Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/12263?format=api",
    "vulnerability_id": "VCID-tf2r-c17z-cqh7",
    "summary": "Information Exposure\nAn exposure of sensitive information vulnerability exists in Jenkins Perforce Plugin allows attackers with local file system access to obtain encrypted Perforce passwords and decrypt them.",
    "aliases": [
        {
            "alias": "CVE-2018-1000145"
        },
        {
            "alias": "GHSA-cwxx-gwwj-pqjq"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/54305?format=api",
            "purl": "pkg:maven/org.jenkins-ci.plugins/p4@1.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/p4@1.4"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/54304?format=api",
            "purl": "pkg:maven/org.jenkins-ci.plugins/p4@1.3.36",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-tf2r-c17z-cqh7"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/p4@1.3.36"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/61745?format=api",
            "purl": "pkg:maven/org.jvnet.hudson.plugins/perforce@1.3.36",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-tf2r-c17z-cqh7"
                },
                {
                    "vulnerability": "VCID-usa5-a7x7-7yej"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jvnet.hudson.plugins/perforce@1.3.36"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1000145",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00096",
                    "scoring_system": "epss",
                    "scoring_elements": "0.26544",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1000145"
        },
        {
            "reference_url": "https://github.com/jenkinsci/perforce-plugin",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/jenkinsci/perforce-plugin"
        },
        {
            "reference_url": "https://jenkins.io/security/advisory/2018-03-26/#SECURITY-373",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://jenkins.io/security/advisory/2018-03-26/#SECURITY-373"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000145",
            "reference_id": "CVE-2018-1000145",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000145"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-cwxx-gwwj-pqjq",
            "reference_id": "GHSA-cwxx-gwwj-pqjq",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-cwxx-gwwj-pqjq"
        }
    ],
    "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": "4.0 - 6.9",
    "exploitability": "0.5",
    "weighted_severity": "0.0",
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tf2r-c17z-cqh7"
}