Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/57569?format=api",
    "vulnerability_id": "VCID-66bv-666b-tqdt",
    "summary": "SAP NetWeaver AS Java allows an unauthenticated attacker to brute force the login functionality in order to identify the legitimate user IDs. This has an impact on confidentiality but not on integrity or availability.",
    "aliases": [
        {
            "alias": "CVE-2024-47592"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-47592",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39614",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.0018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39429",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39599",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.0018",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39624",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-47592"
        },
        {
            "reference_url": "https://me.sap.com/notes/3393899",
            "reference_id": "3393899",
            "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-11-12T01:36:57Z/"
                }
            ],
            "url": "https://me.sap.com/notes/3393899"
        },
        {
            "reference_url": "https://url.sap/sapsecuritypatchday",
            "reference_id": "sapsecuritypatchday",
            "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-11-12T01:36:57Z/"
                }
            ],
            "url": "https://url.sap/sapsecuritypatchday"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 307,
            "name": "Improper Restriction of Excessive Authentication Attempts",
            "description": "The product does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it more susceptible to brute force attacks."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.3 - 5.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-66bv-666b-tqdt"
}