Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/36727?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36727?format=api",
    "vulnerability_id": "VCID-9dpg-ez63-ebdp",
    "summary": "The Store Locator for WordPress with Google Maps – LotsOfLocales plugin for WordPress is vulnerable to Local File Inclusion in version 3.98.9 via the 'sl_engine' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.",
    "aliases": [
        {
            "alias": "CVE-2024-12571"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-12571",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.12373",
                    "scoring_system": "epss",
                    "scoring_elements": "0.94048",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.12373",
                    "scoring_system": "epss",
                    "scoring_elements": "0.94069",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-12571"
        },
        {
            "reference_url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4ea89a6e-e089-4e8d-afd8-2a217f6910a6?source=cve",
            "reference_id": "4ea89a6e-e089-4e8d-afd8-2a217f6910a6?source=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-12-20T16:03:42Z/"
                }
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4ea89a6e-e089-4e8d-afd8-2a217f6910a6?source=cve"
        },
        {
            "reference_url": "https://plugins.trac.wordpress.org/browser/store-locator/trunk/sl-functions.php#L1919",
            "reference_id": "sl-functions.php#L1919",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-12-20T16:03:42Z/"
                }
            ],
            "url": "https://plugins.trac.wordpress.org/browser/store-locator/trunk/sl-functions.php#L1919"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 98,
            "name": "Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')",
            "description": "The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in require, include, or similar functions."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.8 - 9.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9dpg-ez63-ebdp"
}