Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46816?format=api",
    "vulnerability_id": "VCID-e1bu-y7rn-wka8",
    "summary": "WWBN AVideo Insufficient Entropy vulnerbaility\nAn insufficient entropy vulnerability exists in the salt generation functionality of WWBN AVideo dev master commit 15fed957fb. A specially crafted series of HTTP requests can lead to privilege escalation. An attacker can gather system information via HTTP requests and bruteforce the salt offline, leading to forging a legitimate password recovery code for the admin user.",
    "aliases": [
        {
            "alias": "CVE-2023-49599"
        },
        {
            "alias": "GHSA-wqcc-qf63-c2x4"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63805?format=api",
            "purl": "pkg:composer/wwbn/avideo@12.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-dys1-y27f-kybb"
                },
                {
                    "vulnerability": "VCID-e1bu-y7rn-wka8"
                },
                {
                    "vulnerability": "VCID-g2er-1sf3-6qad"
                },
                {
                    "vulnerability": "VCID-jzaa-2qhr-tkhb"
                },
                {
                    "vulnerability": "VCID-vynh-gpdq-2yde"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/wwbn/avideo@12.4.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/WWBN/AVideo",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/WWBN/AVideo"
        },
        {
            "reference_url": "https://github.com/WWBN/AVideo/commit/15fed957fb64b4055158acfc449bd7974346edb5",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/WWBN/AVideo/commit/15fed957fb64b4055158acfc449bd7974346edb5"
        },
        {
            "reference_url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1900",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1900"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49599",
            "reference_id": "CVE-2023-49599",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49599"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-wqcc-qf63-c2x4",
            "reference_id": "GHSA-wqcc-qf63-c2x4",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-wqcc-qf63-c2x4"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 331,
            "name": "Insufficient Entropy",
            "description": "The product uses an algorithm or scheme that produces insufficient entropy, leaving patterns or clusters of values that are more likely to occur than others."
        },
        {
            "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."
        },
        {
            "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."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-e1bu-y7rn-wka8"
}