Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45555?format=api",
    "vulnerability_id": "VCID-bv8c-sjq1-t3hn",
    "summary": "The Pocket Widget WordPress plugin through 0.1.3 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).",
    "aliases": [
        {
            "alias": "CVE-2024-7918"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-7918",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00209",
                    "scoring_system": "epss",
                    "scoring_elements": "0.43455",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00209",
                    "scoring_system": "epss",
                    "scoring_elements": "0.43611",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-7918"
        },
        {
            "reference_url": "https://wpscan.com/vulnerability/b1697646-1090-4a2b-9987-cec07428378e/",
            "reference_id": "b1697646-1090-4a2b-9987-cec07428378e",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-09T13:10:45Z/"
                }
            ],
            "url": "https://wpscan.com/vulnerability/b1697646-1090-4a2b-9987-cec07428378e/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 79,
            "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
            "description": "The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.8 - 4.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bv8c-sjq1-t3hn"
}