Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/30598?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/30598?format=api", "vulnerability_id": "VCID-eq2j-gan7-d3b1", "summary": "Path Traversal\nstattic inproper path validation leads to path traversal and allows to read arbitrary files with any extension(s)", "aliases": [ { "alias": "CVE-2018-3734" }, { "alias": "GHSA-w4pv-w56c-mg4v" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/6659?format=api", "purl": "pkg:npm/stattic@0.3.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/stattic@0.3.0" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55506?format=api", "purl": "pkg:npm/stattic@0.2.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-eq2j-gan7-d3b1" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/stattic@0.2.3" } ], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-3734", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00323", "scoring_system": "epss", "scoring_elements": "0.55648", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-3734" }, { "reference_url": "https://github.com/advisories/GHSA-w4pv-w56c-mg4v", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-w4pv-w56c-mg4v" }, { "reference_url": "https://hackerone.com/reports/319003", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.6", "scoring_system": "cvssv3", "scoring_elements": "" }, { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://hackerone.com/reports/319003" }, { "reference_url": "https://www.npmjs.com/advisories/591", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://www.npmjs.com/advisories/591" }, { "reference_url": "https://github.com/nodejs/security-wg/blob/main/vuln/npm/386.json", "reference_id": "386", "reference_type": "", "scores": [ { "value": "8.6", "scoring_system": "cvssv3", "scoring_elements": "" } ], "url": "https://github.com/nodejs/security-wg/blob/main/vuln/npm/386.json" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3734", "reference_id": "CVE-2018-3734", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3734" } ], "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": "7.0 - 8.9", "exploitability": "0.5", "weighted_severity": "8.0", "risk_score": 4.0, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-eq2j-gan7-d3b1" }