{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-32461",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "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"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                        "cweId": "CWE-89"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "librenms",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "librenms",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "< 24.4.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/librenms/librenms/security/advisories/GHSA-cwx6-cx7x-4q34",
                "refsource": "MISC",
                "name": "https://github.com/librenms/librenms/security/advisories/GHSA-cwx6-cx7x-4q34"
            },
            {
                "url": "https://github.com/librenms/librenms/commit/d29201fce134347f891102699fbde7070debee33",
                "refsource": "MISC",
                "name": "https://github.com/librenms/librenms/commit/d29201fce134347f891102699fbde7070debee33"
            },
            {
                "url": "https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6",
                "refsource": "MISC",
                "name": "https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-cwx6-cx7x-4q34",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "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"
            }
        ]
    }
}