{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-32461",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-04-12T19:41:51.164Z",
        "datePublished": "2024-04-22T21:54:01.022Z",
        "dateUpdated": "2024-08-02T02:13:39.106Z"
    },
    "containers": {
        "cna": {
            "title": "LibreNMS vulnerable to time-based SQL injection that leads to database extraction",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-89",
                            "lang": "en",
                            "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.1,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/librenms/librenms/security/advisories/GHSA-cwx6-cx7x-4q34",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/librenms/librenms/security/advisories/GHSA-cwx6-cx7x-4q34"
                },
                {
                    "name": "https://github.com/librenms/librenms/commit/d29201fce134347f891102699fbde7070debee33",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/librenms/librenms/commit/d29201fce134347f891102699fbde7070debee33"
                },
                {
                    "name": "https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6"
                }
            ],
            "affected": [
                {
                    "vendor": "librenms",
                    "product": "librenms",
                    "versions": [
                        {
                            "version": "< 24.4.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-04-22T21:54:01.022Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A SQL injection vulnerability in POST /search/search=packages in LibreNMS prior to version 24.4.0 allows a user with global read privileges to execute SQL commands via the package parameter. With this vulnerability, an attacker can exploit a SQL injection time based vulnerability to extract all data from the database, such as administrator credentials. Version 24.4.0 contains a patch for the vulnerability.\n"
                }
            ],
            "source": {
                "advisory": "GHSA-cwx6-cx7x-4q34",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "title": "CISA ADP Vulnrichment",
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2024-32461",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2024-04-23T00:24:26.401467Z"
                            }
                        }
                    }
                ],
                "affected": [
                    {
                        "cpes": [
                            "cpe:2.3:a:librenms:librenms:*:*:*:*:*:*:*:*"
                        ],
                        "vendor": "librenms",
                        "product": "librenms",
                        "versions": [
                            {
                                "status": "affected",
                                "version": "*"
                            }
                        ],
                        "defaultStatus": "unknown"
                    }
                ],
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-06-04T17:50:36.271Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T02:13:39.106Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/librenms/librenms/security/advisories/GHSA-cwx6-cx7x-4q34",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/librenms/librenms/security/advisories/GHSA-cwx6-cx7x-4q34"
                    },
                    {
                        "name": "https://github.com/librenms/librenms/commit/d29201fce134347f891102699fbde7070debee33",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/librenms/librenms/commit/d29201fce134347f891102699fbde7070debee33"
                    },
                    {
                        "name": "https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6"
                    }
                ]
            }
        ]
    }
}