Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51050?format=api",
    "vulnerability_id": "VCID-wpsm-hjgc-qkek",
    "summary": "A vulnerability was found in 3Scale. There is no auth mechanism to see a PDF invoice of a Developer user if the URL is known. Anyone can see the invoice if the URL is known or guessed.",
    "aliases": [
        {
            "alias": "CVE-2024-9671"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-9671",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00354",
                    "scoring_system": "epss",
                    "scoring_elements": "0.58112",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-9671"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:/a:redhat:red_hat_3scale_amp:2",
            "reference_id": "cpe:/a:redhat:red_hat_3scale_amp:2",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:/a:redhat:red_hat_3scale_amp:2"
        },
        {
            "reference_url": "https://access.redhat.com/security/cve/CVE-2024-9671",
            "reference_id": "CVE-2024-9671",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-09T16:16:40Z/"
                }
            ],
            "url": "https://access.redhat.com/security/cve/CVE-2024-9671"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317449",
            "reference_id": "show_bug.cgi?id=2317449",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-09T16:16:40Z/"
                }
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317449"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.3 - 5.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wpsm-hjgc-qkek"
}