Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/12102?format=api",
    "vulnerability_id": "VCID-d43t-b3f6-4qh6",
    "summary": "Information Exposure\nThe Jenkins remote API at `/queue/item/(ID)/api` showed information about tasks in the queue (typically builds waiting to start). This included information about tasks that the current user otherwise has no access.",
    "aliases": [
        {
            "alias": "CVE-2017-1000399"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53920?format=api",
            "purl": "pkg:maven/org.jenkins-ci.main/jenkins-core@2.86",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/jenkins-core@2.86"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53918?format=api",
            "purl": "pkg:maven/org.jenkins-ci.main/jenkins-core@2.73.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-32pa-nzy7-v7ap"
                },
                {
                    "vulnerability": "VCID-d43t-b3f6-4qh6"
                },
                {
                    "vulnerability": "VCID-hkq2-zykf-kugj"
                },
                {
                    "vulnerability": "VCID-j6v8-fjp5-m7ds"
                },
                {
                    "vulnerability": "VCID-j9fd-bscd-dudw"
                },
                {
                    "vulnerability": "VCID-numr-pkmf-nqhf"
                },
                {
                    "vulnerability": "VCID-qq9u-naap-zyfp"
                },
                {
                    "vulnerability": "VCID-v7cw-mt1y-1ydw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/jenkins-core@2.73.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53919?format=api",
            "purl": "pkg:maven/org.jenkins-ci.main/jenkins-core@2.83",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-32pa-nzy7-v7ap"
                },
                {
                    "vulnerability": "VCID-d43t-b3f6-4qh6"
                },
                {
                    "vulnerability": "VCID-hkq2-zykf-kugj"
                },
                {
                    "vulnerability": "VCID-j6v8-fjp5-m7ds"
                },
                {
                    "vulnerability": "VCID-j9fd-bscd-dudw"
                },
                {
                    "vulnerability": "VCID-numr-pkmf-nqhf"
                },
                {
                    "vulnerability": "VCID-qq9u-naap-zyfp"
                },
                {
                    "vulnerability": "VCID-v7cw-mt1y-1ydw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/jenkins-core@2.83"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-1000399",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00275",
                    "scoring_system": "epss",
                    "scoring_elements": "0.51153",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-1000399"
        },
        {
            "reference_url": "https://jenkins.io/security/advisory/2017-10-11/",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://jenkins.io/security/advisory/2017-10-11/"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000399",
            "reference_id": "CVE-2017-1000399",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000399"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 200,
            "name": "Exposure of Sensitive Information to an Unauthorized Actor",
            "description": "The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d43t-b3f6-4qh6"
}