Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/190638?format=api",
    "purl": "pkg:ebuild/sys-auth/nss_ldap@258",
    "type": "ebuild",
    "namespace": "sys-auth",
    "name": "nss_ldap",
    "version": "258",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/76607?format=api",
            "vulnerability_id": "VCID-awj9-73b1-tkhb",
            "summary": "Race condition in nss_ldap, when used in applications that are linked against the pthread library and fork after a call to nss_ldap, might send user data to the wrong process because of improper handling of the LDAP connection. NOTE: this issue was originally reported for Dovecot with the wrong mailboxes being returned, but other applications might also be affected.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2007-5794.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2007-5794.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2007-5794",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01591",
                            "scoring_system": "epss",
                            "scoring_elements": "0.81994",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.01591",
                            "scoring_system": "epss",
                            "scoring_elements": "0.82028",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2007-5794"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5794",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5794"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=367461",
                    "reference_id": "367461",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=367461"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453868",
                    "reference_id": "453868",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453868"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200711-33",
                    "reference_id": "GLSA-200711-33",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200711-33"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2008:0389",
                    "reference_id": "RHSA-2008:0389",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2008:0389"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2008:0715",
                    "reference_id": "RHSA-2008:0715",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2008:0715"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/190638?format=api",
                    "purl": "pkg:ebuild/sys-auth/nss_ldap@258",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/sys-auth/nss_ldap@258"
                }
            ],
            "aliases": [
                "CVE-2007-5794"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-awj9-73b1-tkhb"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/sys-auth/nss_ldap@258"
}