Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36910?format=api",
    "vulnerability_id": "VCID-h15c-5s4c-m7ed",
    "summary": "The Hello In All Languages plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.6. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.",
    "aliases": [
        {
            "alias": "CVE-2024-12572"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-12572",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00311",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54764",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00311",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54638",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00311",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54763",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00311",
                    "scoring_system": "epss",
                    "scoring_elements": "0.5478",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-12572"
        },
        {
            "reference_url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/85501fc0-5d51-492b-b208-4b84f371ee77?source=cve",
            "reference_id": "85501fc0-5d51-492b-b208-4b84f371ee77?source=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-16T19:40:25Z/"
                }
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/85501fc0-5d51-492b-b208-4b84f371ee77?source=cve"
        },
        {
            "reference_url": "https://plugins.trac.wordpress.org/browser/hello-in-all-languages/trunk/hello-in-all-languages.php#L398",
            "reference_id": "hello-in-all-languages.php#L398",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-16T19:40:25Z/"
                }
            ],
            "url": "https://plugins.trac.wordpress.org/browser/hello-in-all-languages/trunk/hello-in-all-languages.php#L398"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 352,
            "name": "Cross-Site Request Forgery (CSRF)",
            "description": "The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.1 - 6.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-h15c-5s4c-m7ed"
}