Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44364?format=api",
    "vulnerability_id": "VCID-m9jh-jgt9-rbeg",
    "summary": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in wwbn/avideo.",
    "aliases": [
        {
            "alias": "GHSA-pgvh-p3g4-86jw"
        },
        {
            "alias": "GMS-2023-226"
        }
    ],
    "fixed_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"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/WWBN/AVideo/commit/236228f15a9a31be5a0e60f05dac043682e49a5e",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/WWBN/AVideo/commit/236228f15a9a31be5a0e60f05dac043682e49a5e"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-pgvh-p3g4-86jw",
            "reference_id": "GHSA-pgvh-p3g4-86jw",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-pgvh-p3g4-86jw"
        },
        {
            "reference_url": "https://github.com/WWBN/AVideo/security/advisories/GHSA-pgvh-p3g4-86jw",
            "reference_id": "GHSA-pgvh-p3g4-86jw",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/WWBN/AVideo/security/advisories/GHSA-pgvh-p3g4-86jw"
        }
    ],
    "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": 78,
            "name": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
            "description": "The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component."
        },
        {
            "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-m9jh-jgt9-rbeg"
}