Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/46906?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/46906?format=api", "purl": "pkg:pypi/fickling@0.0.5", "type": "pypi", "namespace": "", "name": "fickling", "version": "0.0.5", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "0.1.6", "latest_non_vulnerable_version": "0.1.9", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37164?format=api", "vulnerability_id": "VCID-dp66-vtjz-b7ad", "summary": "Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 had a bypass caused by `pty` missing from the block list of unsafe module imports. This led to unsafe pickles based on `pty.spawn()` being incorrectly flagged as `LIKELY_SAFE`, and was fixed in version 0.1.6. This impacted any user or system that used Fickling to vet pickle files for security issues.", "references": [ { "reference_url": "https://github.com/trailofbits/fickling", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/trailofbits/fickling" }, { "reference_url": "https://github.com/trailofbits/fickling/pull/108", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/trailofbits/fickling/pull/108" }, { "reference_url": "https://github.com/trailofbits/fickling/pull/187", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/trailofbits/fickling/pull/187" }, { "reference_url": "https://github.com/trailofbits/fickling/security/advisories/GHSA-r7v6-mfhq-g3m2", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/trailofbits/fickling/security/advisories/GHSA-r7v6-mfhq-g3m2" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67748", "reference_id": "CVE-2025-67748", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67748" }, { "reference_url": "https://github.com/advisories/GHSA-r7v6-mfhq-g3m2", "reference_id": "GHSA-r7v6-mfhq-g3m2", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-r7v6-mfhq-g3m2" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/46914?format=api", "purl": "pkg:pypi/fickling@0.1.6", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/fickling@0.1.6" } ], "aliases": [ "CVE-2025-67748", "GHSA-r7v6-mfhq-g3m2", "PYSEC-2025-113" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dp66-vtjz-b7ad" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/fickling@0.0.5" }