Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/981060?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/981060?format=api", "purl": "pkg:npm/%40appium/support@7.0.3", "type": "npm", "namespace": "@appium", "name": "support", "version": "7.0.3", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "7.0.6", "latest_non_vulnerable_version": "7.0.6", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50874?format=api", "vulnerability_id": "VCID-b2mb-2w8a-zkay", "summary": "@appium/support has a Zip Slip arbitrary file write in its ZIP extraction\n`@appium/support` contains a ZIP extraction implementation (`extractAllTo()` via `ZipExtractor.extract()`) with a path traversal (Zip Slip) check that is non-functional. The check at line 88 of `packages/support/lib/zip.js` creates an `Error` object but never throws it, allowing malicious ZIP entries with `../` path components to write files outside the intended destination directory. This affects all JS-based extractions (the default code path), not only those using the `fileNamesEncoding` option.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-30973", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00067", "scoring_system": "epss", "scoring_elements": "0.20865", "published_at": "2026-06-06T12:55:00Z" }, { "value": "0.00067", "scoring_system": "epss", "scoring_elements": "0.20762", "published_at": "2026-06-09T12:55:00Z" }, { "value": "0.00067", "scoring_system": "epss", "scoring_elements": "0.20757", "published_at": "2026-06-08T12:55:00Z" }, { "value": "0.00067", "scoring_system": "epss", "scoring_elements": "0.20821", "published_at": "2026-06-07T12:55:00Z" }, { "value": "0.00067", "scoring_system": "epss", "scoring_elements": "0.20879", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-30973" }, { "reference_url": "https://github.com/appium/appium", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/appium/appium" }, { "reference_url": "https://github.com/appium/appium/releases/tag/@appium/support@7.0.6", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-03-12T14:25:05Z/" } ], "url": "https://github.com/appium/appium/releases/tag/@appium/support@7.0.6" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30973", "reference_id": "CVE-2026-30973", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30973" }, { "reference_url": "https://github.com/advisories/GHSA-rfx7-4xw3-gh4m", "reference_id": "GHSA-rfx7-4xw3-gh4m", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-rfx7-4xw3-gh4m" }, { "reference_url": "https://github.com/appium/appium/security/advisories/GHSA-rfx7-4xw3-gh4m", "reference_id": "GHSA-rfx7-4xw3-gh4m", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-03-12T14:25:05Z/" } ], "url": "https://github.com/appium/appium/security/advisories/GHSA-rfx7-4xw3-gh4m" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/74831?format=api", "purl": "pkg:npm/%40appium/support@7.0.6", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540appium/support@7.0.6" } ], "aliases": [ "CVE-2026-30973", "GHSA-rfx7-4xw3-gh4m" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-b2mb-2w8a-zkay" } ], "fixing_vulnerabilities": [], "risk_score": "3.1", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/%2540appium/support@7.0.3" }