Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/63017?format=api",
    "purl": "pkg:maven/org.acegisecurity/acegi-security@1.0.0",
    "type": "maven",
    "namespace": "org.acegisecurity",
    "name": "acegi-security",
    "version": "1.0.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.0.7",
    "latest_non_vulnerable_version": "1.0.7",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43864?format=api",
            "vulnerability_id": "VCID-7kpg-9qh6-c7e6",
            "summary": "Authentication Bypass Using an Alternate Path or Channel in SpringSource Spring Security and Acegi Security\nVMware SpringSource Spring Security 2.x before 2.0.6 and 3.x before 3.0.4, and Acegi Security 1.0.0 through 1.0.7, as used in IBM WebSphere Application Server (WAS) 6.1 and 7.0, allows remote attackers to bypass security constraints via a path parameter.",
            "references": [
                {
                    "reference_url": "http://osvdb.org/68931",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://osvdb.org/68931"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2010-3700",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00248",
                            "scoring_system": "epss",
                            "scoring_elements": "0.4824",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00248",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48302",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00248",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48306",
                            "published_at": "2026-06-06T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2010-3700"
                },
                {
                    "reference_url": "https://issues.apache.org/bugzilla/show_bug.cgi?id=25015",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://issues.apache.org/bugzilla/show_bug.cgi?id=25015"
                },
                {
                    "reference_url": "https://web.archive.org/web/20110802082343/http://www.springsource.com/security/cve-2010-3700",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://web.archive.org/web/20110802082343/http://www.springsource.com/security/cve-2010-3700"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3700",
                    "reference_id": "CVE-2010-3700",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3700"
                },
                {
                    "reference_url": "http://www.springsource.com/security/cve-2010-3700",
                    "reference_id": "CVE-2010-3700",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.springsource.com/security/cve-2010-3700"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3295-h9qx-r82x",
                    "reference_id": "GHSA-3295-h9qx-r82x",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-3295-h9qx-r82x"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/63018?format=api",
                    "purl": "pkg:maven/org.acegisecurity/acegi-security@1.0.7",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.acegisecurity/acegi-security@1.0.7"
                }
            ],
            "aliases": [
                "CVE-2010-3700",
                "GHSA-3295-h9qx-r82x"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7kpg-9qh6-c7e6"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "3.1",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.acegisecurity/acegi-security@1.0.0"
}