Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/65917?format=api",
    "purl": "pkg:npm/gladys@4.26.1",
    "type": "npm",
    "namespace": "",
    "name": "gladys",
    "version": "4.26.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/18506?format=api",
            "vulnerability_id": "VCID-m91t-uug7-jbck",
            "summary": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')\nA path traversal in Gladys Assistant v4.26.1 and below allows authenticated attackers to extract sensitive files in the host machine by exploiting a non-sanitized user input.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-43256",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00125",
                            "scoring_system": "epss",
                            "scoring_elements": "0.31318",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-43256"
                },
                {
                    "reference_url": "https://blog.moku.fr/cves/CVE-unassigned/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-24T15:51:33Z/"
                        }
                    ],
                    "url": "https://blog.moku.fr/cves/CVE-unassigned/"
                },
                {
                    "reference_url": "https://github.com/GladysAssistant/Gladys/commit/f27d0ea4689c3deca5739b5f9ed45a2ddbf00b7b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-24T15:51:33Z/"
                        }
                    ],
                    "url": "https://github.com/GladysAssistant/Gladys/commit/f27d0ea4689c3deca5739b5f9ed45a2ddbf00b7b"
                },
                {
                    "reference_url": "https://blog.moku.fr/cves/CVE-2023-43256/",
                    "reference_id": "CVE-2023-43256",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-24T15:51:33Z/"
                        }
                    ],
                    "url": "https://blog.moku.fr/cves/CVE-2023-43256/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43256",
                    "reference_id": "CVE-2023-43256",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43256"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2023-43256"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-m91t-uug7-jbck"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/gladys@4.26.1"
}