Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/100935?format=api",
    "vulnerability_id": "VCID-r3ep-4nn3-3bbk",
    "summary": "The file preview functionality in Sketch 0.6.12 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the filename of an encapsulated Postscript (EPS) file.",
    "aliases": [
        {
            "alias": "CVE-2002-2047"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/574201?format=api",
            "purl": "pkg:deb/debian/sketch@0.6.13-1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sketch@0.6.13-1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/128923?format=api",
            "purl": "pkg:deb/debian/sketch@0.6.13-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sketch@0.6.13-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/128922?format=api",
            "purl": "pkg:deb/debian/sketch@1:0.3.7-12?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sketch@1:0.3.7-12%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/128924?format=api",
            "purl": "pkg:deb/debian/sketch@1:0.3.7-13?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sketch@1:0.3.7-13%3Fdistro=trixie"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/574200?format=api",
            "purl": "pkg:deb/debian/sketch@0.6.4-2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-r3ep-4nn3-3bbk"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sketch@0.6.4-2"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2002-2047",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.02191",
                    "scoring_system": "epss",
                    "scoring_elements": "0.84696",
                    "published_at": "2026-06-04T12:55:00Z"
                },
                {
                    "value": "0.02191",
                    "scoring_system": "epss",
                    "scoring_elements": "0.8472",
                    "published_at": "2026-06-05T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2002-2047"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2047",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2047"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-r3ep-4nn3-3bbk"
}