Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/10039?format=api",
    "vulnerability_id": "VCID-4hxn-5wm2-2qg6",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2018-1002201"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55153?format=api",
            "purl": "pkg:maven/org.zeroturnaround/zt-zip@1.13",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.zeroturnaround/zt-zip@1.13"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1002201",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01462",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81182",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1002201"
        },
        {
            "reference_url": "https://github.com/zeroturnaround/zt-zip/blob/zt-zip-1.13/Changelog.txt",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/zeroturnaround/zt-zip/blob/zt-zip-1.13/Changelog.txt"
        },
        {
            "reference_url": "https://github.com/zeroturnaround/zt-zip/commit/759b72f33bc8f4d69f84f09fcb7f010ad45d6fff",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/zeroturnaround/zt-zip/commit/759b72f33bc8f4d69f84f09fcb7f010ad45d6fff"
        },
        {
            "reference_url": "https://snyk.io/research/zip-slip-vulnerability",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://snyk.io/research/zip-slip-vulnerability"
        },
        {
            "reference_url": "https://snyk.io/vuln/SNYK-JAVA-ORGZEROTURNAROUND-31681",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://snyk.io/vuln/SNYK-JAVA-ORGZEROTURNAROUND-31681"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1002201",
            "reference_id": "CVE-2018-1002201",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1002201"
        }
    ],
    "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": 22,
            "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
            "description": "The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory."
        },
        {
            "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-4hxn-5wm2-2qg6"
}