Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46818?format=api",
    "vulnerability_id": "VCID-g2er-1sf3-6qad",
    "summary": "Improper Restriction of Excessive Authentication Attempts\nA login attempt restriction bypass vulnerability exists in the checkLoginAttempts functionality of WWBN AVideo dev master commit 15fed957fb. A specially crafted HTTP request can lead to captcha bypass, which can be abused by an attacker to brute force user credentials. An attacker can send a series of HTTP requests to trigger this vulnerability.",
    "aliases": [
        {
            "alias": "CVE-2023-49810"
        },
        {
            "alias": "GHSA-v977-h4hm-rrff"
        }
    ],
    "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/commit/15fed957fb64b4055158acfc449bd7974346edb5",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/WWBN/AVideo/commit/15fed957fb64b4055158acfc449bd7974346edb5"
        },
        {
            "reference_url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1898",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1898"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49810",
            "reference_id": "CVE-2023-49810",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49810"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-v977-h4hm-rrff",
            "reference_id": "GHSA-v977-h4hm-rrff",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-v977-h4hm-rrff"
        }
    ],
    "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": 307,
            "name": "Improper Restriction of Excessive Authentication Attempts",
            "description": "The product does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it more susceptible to brute force attacks."
        },
        {
            "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-g2er-1sf3-6qad"
}