Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/292033?format=api",
    "vulnerability_id": "VCID-wduu-zd5x-vqeq",
    "summary": "Inadequate content filtering leads to XSS vulnerabilities in various components.",
    "aliases": [
        {
            "alias": "CVE-2024-21726"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-21726",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.53632",
                    "published_at": "2026-06-09T12:55:00Z"
                },
                {
                    "value": "0.003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.53637",
                    "published_at": "2026-06-05T12:55:00Z"
                },
                {
                    "value": "0.003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.53646",
                    "published_at": "2026-06-06T12:55:00Z"
                },
                {
                    "value": "0.003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.53633",
                    "published_at": "2026-06-07T12:55:00Z"
                },
                {
                    "value": "0.003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.53609",
                    "published_at": "2026-06-08T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-21726"
        },
        {
            "reference_url": "https://developer.joomla.org/security-centre/929-20240205-core-inadequate-content-filtering-within-the-filter-code.html",
            "reference_id": "929-20240205-core-inadequate-content-filtering-within-the-filter-code.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-02-29T20:46:25Z/"
                }
            ],
            "url": "https://developer.joomla.org/security-centre/929-20240205-core-inadequate-content-filtering-within-the-filter-code.html"
        },
        {
            "reference_url": "https://www.sonarsource.com/blog/joomla-multiple-xss-vulnerabilities/",
            "reference_id": "joomla-multiple-xss-vulnerabilities",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-02-29T20:46:25Z/"
                }
            ],
            "url": "https://www.sonarsource.com/blog/joomla-multiple-xss-vulnerabilities/"
        }
    ],
    "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": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wduu-zd5x-vqeq"
}