Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40142?format=api",
    "vulnerability_id": "VCID-p2rq-evuj-1qb4",
    "summary": "Inclusion of Sensitive Information in Log Files\nAn exposure of sensitive information vulnerability exists in the Jenkins SSH Agent Plugin in `SSHAgentStepExecution.java` that exposes the SSH private key password to users with permission to read the build log.",
    "aliases": [
        {
            "alias": "CVE-2018-1999036"
        },
        {
            "alias": "GHSA-wwgx-94v6-fc2p"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/56227?format=api",
            "purl": "pkg:maven/org.jenkins-ci.plugins/ssh-agent@1.16",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/ssh-agent@1.16"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/56226?format=api",
            "purl": "pkg:maven/org.jenkins-ci.plugins/ssh-agent@1.15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-p2rq-evuj-1qb4"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/ssh-agent@1.15"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1999036",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00193",
                    "scoring_system": "epss",
                    "scoring_elements": "0.41063",
                    "published_at": "2026-06-04T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1999036"
        },
        {
            "reference_url": "https://github.com/jenkinsci/ssh-agent-plugin",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/jenkinsci/ssh-agent-plugin"
        },
        {
            "reference_url": "https://github.com/jenkinsci/ssh-agent-plugin/commit/3a8abe1889d25f9a73cdba202cf27212b273de4d",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/jenkinsci/ssh-agent-plugin/commit/3a8abe1889d25f9a73cdba202cf27212b273de4d"
        },
        {
            "reference_url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-704",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-704"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1999036",
            "reference_id": "CVE-2018-1999036",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1999036"
        }
    ],
    "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": 532,
            "name": "Insertion of Sensitive Information into Log File",
            "description": "Information written to log files can be of a sensitive nature and give valuable guidance to an attacker or expose sensitive user 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": "0.1 - 3.1",
    "exploitability": "0.5",
    "weighted_severity": "2.8",
    "risk_score": 1.4,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p2rq-evuj-1qb4"
}