Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/50970?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/50970?format=api", "purl": "pkg:pypi/opencv-python@3.4.10.35", "type": "pypi", "namespace": "", "name": "opencv-python", "version": "3.4.10.35", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "4.8.1.78", "latest_non_vulnerable_version": "4.8.1.78", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37351?format=api", "vulnerability_id": "VCID-73g1-r39e-z7ez", "summary": "opencv-python versions before v4.8.1.78 bundled libwebp binaries in wheels that are vulnerable to CVE-2023-4863. opencv-python v4.8.1.78 upgrades the bundled libwebp binary to v1.3.2.", "references": [ { "reference_url": "https://github.com/opencv/opencv/pull/24274", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/opencv/opencv/pull/24274" }, { "reference_url": "https://github.com/opencv/opencv/wiki/ChangeLog#version481", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/opencv/opencv/wiki/ChangeLog#version481" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4863", "reference_id": "", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4863" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/51012?format=api", "purl": "pkg:pypi/opencv-python@4.8.1.78", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/opencv-python@4.8.1.78" } ], "aliases": [ "PYSEC-2023-183" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-73g1-r39e-z7ez" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/opencv-python@3.4.10.35" }