Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49989?format=api",
    "vulnerability_id": "VCID-hr5b-1tjt-yug2",
    "summary": "Privilege escalation vulnerability identified in OpenText ArcSight Intelligence.",
    "aliases": [
        {
            "alias": "CVE-2024-6359"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://portal.microfocus.com/s/article/KM000032594",
            "reference_id": "KM000032594",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/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-08-06T13:35:30Z/"
                }
            ],
            "url": "https://portal.microfocus.com/s/article/KM000032594"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 269,
            "name": "Improper Privilege Management",
            "description": "The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.4 - 6.4",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hr5b-1tjt-yug2"
}