Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45202?format=api",
    "vulnerability_id": "VCID-mmm4-vk2j-5qhk",
    "summary": "Cross-Site Request Forgery (CSRF)\nMissing permission checks in Jenkins SAML Single Sign On(SSO) Plugin 2.0.2 and earlier allow attackers with Overall/Read permission to send an HTTP request to an attacker-specified URL and parse the response as XML, or parse a local file on the Jenkins controller as XML.",
    "aliases": [
        {
            "alias": "CVE-2023-32992"
        },
        {
            "alias": "GHSA-3xf9-pgc2-mr9c"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/65127?format=api",
            "purl": "pkg:maven/io.jenkins.plugins/miniorange-saml-sp@2.1.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.jenkins.plugins/miniorange-saml-sp@2.1.0"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-2993",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-2993"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32992",
            "reference_id": "CVE-2023-32992",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32992"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-3xf9-pgc2-mr9c",
            "reference_id": "GHSA-3xf9-pgc2-mr9c",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-3xf9-pgc2-mr9c"
        }
    ],
    "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": 352,
            "name": "Cross-Site Request Forgery (CSRF)",
            "description": "The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request."
        },
        {
            "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-mmm4-vk2j-5qhk"
}