Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/98988?format=api",
    "vulnerability_id": "VCID-c6vf-8bw4-8bgj",
    "summary": "The asyncore module in Python before 3.2 does not properly handle unsuccessful calls to the accept function, and does not have accompanying documentation describing how daemon applications should handle unsuccessful calls to the accept function, which makes it easier for remote attackers to conduct denial of service attacks that terminate these applications via network connections.",
    "aliases": [
        {
            "alias": "CVE-2010-3492"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/125529?format=api",
            "purl": "pkg:deb/debian/python2.7@2.7.8-11?distro=bullseye",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python2.7@2.7.8-11%3Fdistro=bullseye"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/125526?format=api",
            "purl": "pkg:deb/debian/python2.7@2.7.18-8%2Bdeb11u1?distro=bullseye",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/python2.7@2.7.18-8%252Bdeb11u1%3Fdistro=bullseye"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/190450?format=api",
            "purl": "pkg:ebuild/dev-lang/python@2.6.8",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-lang/python@2.6.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/190451?format=api",
            "purl": "pkg:ebuild/dev-lang/python@2.7.3-r1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-lang/python@2.7.3-r1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/190452?format=api",
            "purl": "pkg:ebuild/dev-lang/python@3.2.5-r1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-lang/python@3.2.5-r1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/190453?format=api",
            "purl": "pkg:ebuild/dev-lang/python@3.3.2-r1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-lang/python@3.3.2-r1"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2010-3492.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2010-3492.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2010-3492",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01356",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80463",
                    "published_at": "2026-06-04T12:55:00Z"
                },
                {
                    "value": "0.01356",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80489",
                    "published_at": "2026-06-05T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2010-3492"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3492",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3492"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=638330",
            "reference_id": "638330",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=638330"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201401-04",
            "reference_id": "GLSA-201401-04",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201401-04"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-c6vf-8bw4-8bgj"
}