Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/519053?format=api",
    "purl": "pkg:deb/debian/mingw-w64@5.0.1-1",
    "type": "deb",
    "namespace": "debian",
    "name": "mingw-w64",
    "version": "5.0.1-1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "8.0.0-1",
    "latest_non_vulnerable_version": "8.0.0-1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/93207?format=api",
            "vulnerability_id": "VCID-d3j3-gy69-qqbs",
            "summary": "Mingw-w64 version 5.0.3 and earlier, 5.0.4, 6.0.0 and 7.0.0 contains an Improper Null Termination (CWE-170) vulnerability in mingw-w64-crt (libc)->(v)snprintf that can result in The bug may be used to corrupt subsequent string functions. This attack appear to be exploitable via Depending on the usage, worst case: network.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1000101",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00568",
                            "scoring_system": "epss",
                            "scoring_elements": "0.68914",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00568",
                            "scoring_system": "epss",
                            "scoring_elements": "0.68954",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00568",
                            "scoring_system": "epss",
                            "scoring_elements": "0.68963",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.00568",
                            "scoring_system": "epss",
                            "scoring_elements": "0.68956",
                            "published_at": "2026-06-07T12:55:00Z"
                        },
                        {
                            "value": "0.00568",
                            "scoring_system": "epss",
                            "scoring_elements": "0.68939",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.00568",
                            "scoring_system": "epss",
                            "scoring_elements": "0.68958",
                            "published_at": "2026-06-09T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-1000101"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000101",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000101"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897196",
                    "reference_id": "897196",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897196"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/519055?format=api",
                    "purl": "pkg:deb/debian/mingw-w64@8.0.0-1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/mingw-w64@8.0.0-1"
                }
            ],
            "aliases": [
                "CVE-2018-1000101"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d3j3-gy69-qqbs"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/mingw-w64@5.0.1-1"
}