Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/6987?format=api",
    "vulnerability_id": "VCID-xbnz-gb74-bkc4",
    "summary": "Juniper Networks Juniper Identity Management Service (JIMS) for Windows contains a local privilege escalation vulnerability prior to version 1.4.",
    "aliases": [
        {
            "alias": "CVE-2022-22187"
        },
        {
            "alias": " MNDT-2022-0029"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-22187",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00038",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11643",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-22187"
        },
        {
            "reference_url": "https://kb.juniper.net/JSA69495",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://kb.juniper.net/JSA69495"
        },
        {
            "reference_url": "https://www.cve.org/CVERecord?id=CVE-2022-22187",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.cve.org/CVERecord?id=CVE-2022-22187"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 379,
            "name": "Creation of Temporary File in Directory with Insecure Permissions",
            "description": "The product creates a temporary file in a directory whose permissions allow unintended actors to determine the file's existence or otherwise access that file."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xbnz-gb74-bkc4"
}