Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46426?format=api",
    "vulnerability_id": "VCID-1f72-dxhg-wuhn",
    "summary": "@adobe/css-tools Regular Expression Denial of Service (ReDOS) while Parsing CSS\n### Impact\n@adobe/css-tools version 4.3.0 and earlier are affected by an Improper Input Validation vulnerability that could result in a denial of service while attempting to parse CSS.\n\n### Patches\nThe issue has been resolved in 4.3.1.\n\n### Workarounds\nNone\n\n### References\nN/A",
    "aliases": [
        {
            "alias": "CVE-2023-26364"
        },
        {
            "alias": "GHSA-hpx4-r86g-5jrg"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/67793?format=api",
            "purl": "pkg:npm/%40adobe/css-tools@4.3.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540adobe/css-tools@4.3.1"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/adobe/css-tools/commit/2b09a25d1dbdbb16fe80065e4c9beb5623ee5793",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/adobe/css-tools/commit/2b09a25d1dbdbb16fe80065e4c9beb5623ee5793"
        },
        {
            "reference_url": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg",
            "reference_id": "GHSA-hpx4-r86g-5jrg",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/adobe/css-tools/security/advisories/GHSA-hpx4-r86g-5jrg"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-hpx4-r86g-5jrg",
            "reference_id": "GHSA-hpx4-r86g-5jrg",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-hpx4-r86g-5jrg"
        }
    ],
    "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-1f72-dxhg-wuhn"
}