Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/83333?format=api",
    "purl": "pkg:ebuild/net-analyzer/cacti@0.8.5a",
    "type": "ebuild",
    "namespace": "net-analyzer",
    "name": "cacti",
    "version": "0.8.5a",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "0.8.5a-r1",
    "latest_non_vulnerable_version": "1.2.26",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/57271?format=api",
            "vulnerability_id": "VCID-cpkb-6zw3-rffv",
            "summary": "With special configurations of Cacti it is possible to change passwords via\n    a SQL injection attack.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2004-1737",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86954",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86965",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86984",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86976",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.86996",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87004",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87017",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87012",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87006",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87022",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87026",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.03203",
                            "scoring_system": "epss",
                            "scoring_elements": "0.87023",
                            "published_at": "2026-04-21T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2004-1737"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1737",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1737"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/php/webapps/24375.txt",
                    "reference_id": "CVE-2004-1737;OSVDB-8989",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/php/webapps/24375.txt"
                },
                {
                    "reference_url": "https://www.securityfocus.com/bid/10960/info",
                    "reference_id": "CVE-2004-1737;OSVDB-8989",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://www.securityfocus.com/bid/10960/info"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200408-21",
                    "reference_id": "GLSA-200408-21",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200408-21"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/83334?format=api",
                    "purl": "pkg:ebuild/net-analyzer/cacti@0.8.5a-r1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-analyzer/cacti@0.8.5a-r1"
                }
            ],
            "aliases": [
                "CVE-2004-1737"
            ],
            "risk_score": null,
            "exploitability": "2.0",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cpkb-6zw3-rffv"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-analyzer/cacti@0.8.5a"
}