Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46283?format=api",
    "vulnerability_id": "VCID-5u5e-1xr4-p3d1",
    "summary": "Jenkins MSTeams Webhook Trigger Plugin uses non-constant time webhook token comparison\nJenkins MSTeams Webhook Trigger Plugin 0.1.1 and earlier uses a non-constant time comparison function when checking whether the provided and expected webhook token are equal, potentially allowing attackers to use statistical methods to obtain a valid webhook token.",
    "aliases": [
        {
            "alias": "CVE-2023-46658"
        },
        {
            "alias": "GHSA-2xpq-5952-38w3"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/67497?format=api",
            "purl": "pkg:maven/io.jenkins.plugins/teams-webhook-trigger@0.1.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5u5e-1xr4-p3d1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.jenkins.plugins/teams-webhook-trigger@0.1.1"
        }
    ],
    "references": [
        {
            "reference_url": "https://www.jenkins.io/security/advisory/2023-10-25/#SECURITY-2876",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.jenkins.io/security/advisory/2023-10-25/#SECURITY-2876"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2023/10/25/2",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.openwall.com/lists/oss-security/2023/10/25/2"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46658",
            "reference_id": "CVE-2023-46658",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46658"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-2xpq-5952-38w3",
            "reference_id": "GHSA-2xpq-5952-38w3",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-2xpq-5952-38w3"
        }
    ],
    "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-5u5e-1xr4-p3d1"
}