Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/197346?format=api",
    "purl": "pkg:gem/kelredd-pruview@0.1.2",
    "type": "gem",
    "namespace": "",
    "name": "kelredd-pruview",
    "version": "0.1.2",
    "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/37533?format=api",
            "vulnerability_id": "VCID-f4jt-44zx-sbf7",
            "summary": "Remote command injection\nRemote commands can be executed if the file name contains shell meta characters",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2013-1947",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.84163",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.02041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.84152",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.02041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.84176",
                            "published_at": "2026-06-09T12:55:00Z"
                        },
                        {
                            "value": "0.02041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.84179",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.02041",
                            "scoring_system": "epss",
                            "scoring_elements": "0.84174",
                            "published_at": "2026-06-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2013-1947"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-78j3-7wpm-qhvp",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-78j3-7wpm-qhvp"
                },
                {
                    "reference_url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/kelredd-pruview/CVE-2013-1947.yml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/kelredd-pruview/CVE-2013-1947.yml"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1947",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1947"
                },
                {
                    "reference_url": "http://vapid.dhs.org/advisories/kelredd-pruview-cmd-inject.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://vapid.dhs.org/advisories/kelredd-pruview-cmd-inject.html"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2013/04/10/3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2013/04/10/3"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2013/04/12/2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2013/04/12/2"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2013-1947",
                "GHSA-78j3-7wpm-qhvp",
                "OSV-92228"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-f4jt-44zx-sbf7"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.5",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/kelredd-pruview@0.1.2"
}