Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45220?format=api",
    "vulnerability_id": "VCID-5eeu-rg58-p3b3",
    "summary": "Jenkins WSO2 Oauth Plugin cross-site request forgery vulnerability\nA cross-site request forgery (CSRF) vulnerability in Jenkins WSO2 Oauth Plugin 1.0 and earlier allows attackers to trick users into logging in to the attacker's account.",
    "aliases": [
        {
            "alias": "CVE-2023-33006"
        },
        {
            "alias": "GHSA-7xgj-j9hp-c692"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/64593?format=api",
            "purl": "pkg:maven/org.jenkins-ci.plugins/wso2id-oauth@1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4ckm-xvje-n3fk"
                },
                {
                    "vulnerability": "VCID-5eeu-rg58-p3b3"
                },
                {
                    "vulnerability": "VCID-a5hc-quuz-qqdh"
                },
                {
                    "vulnerability": "VCID-yhsb-6s3b-cqab"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/wso2id-oauth@1.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-2990",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-2990"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33006",
            "reference_id": "CVE-2023-33006",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33006"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-7xgj-j9hp-c692",
            "reference_id": "GHSA-7xgj-j9hp-c692",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-7xgj-j9hp-c692"
        }
    ],
    "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": 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-5eeu-rg58-p3b3"
}