Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/94129?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/94129?format=api", "purl": "pkg:deb/debian/fetchmail@6.1.0-1?distro=trixie", "type": "deb", "namespace": "debian", "name": "fetchmail", "version": "6.1.0-1", "qualifiers": { "distro": "trixie" }, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": "6.2.0-1", "latest_non_vulnerable_version": "6.6.3-3", "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/67234?format=api", "vulnerability_id": "VCID-jw6n-vfc4-nqhh", "summary": "The getmxrecord function in Fetchmail 6.0.0 and earlier does not properly check the boundary of a particular malformed DNS packet from a malicious DNS server, which allows remote attackers to cause a denial of service (crash) when Fetchmail attempts to read data beyond the expected boundary.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2002-1175.json", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2002-1175.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2002-1175", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.01344", "scoring_system": "epss", "scoring_elements": "0.80383", "published_at": "2026-06-04T12:55:00Z" }, { "value": "0.01344", "scoring_system": "epss", "scoring_elements": "0.80408", "published_at": "2026-06-07T12:55:00Z" }, { "value": "0.01344", "scoring_system": "epss", "scoring_elements": "0.80411", "published_at": "2026-06-06T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2002-1175" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1175", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1175" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616857", "reference_id": "1616857", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616857" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2002:215", "reference_id": "RHSA-2002:215", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2002:215" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2002:216", "reference_id": "RHSA-2002:216", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2002:216" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2003:155", "reference_id": "RHSA-2003:155", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2003:155" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/94129?format=api", "purl": "pkg:deb/debian/fetchmail@6.1.0-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.1.0-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/94130?format=api", "purl": "pkg:deb/debian/fetchmail@6.4.16-4%2Bdeb11u1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4zfz-95n5-8ugz" }, { "vulnerability": "VCID-td28-7qem-kfep" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.4.16-4%252Bdeb11u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/94128?format=api", "purl": "pkg:deb/debian/fetchmail@6.4.37-1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-td28-7qem-kfep" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.4.37-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/94132?format=api", "purl": "pkg:deb/debian/fetchmail@6.4.39-1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-td28-7qem-kfep" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.4.39-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/94131?format=api", "purl": "pkg:deb/debian/fetchmail@6.6.3-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.6.3-3%3Fdistro=trixie" } ], "aliases": [ "CVE-2002-1175" ], "risk_score": null, "exploitability": "0.5", "weighted_severity": "0.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jw6n-vfc4-nqhh" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/67233?format=api", "vulnerability_id": "VCID-vm5f-essz-9fc2", "summary": "Buffer overflows in Fetchmail 6.0.0 and earlier allow remote attackers to cause a denial of service (crash) or execute arbitrary code via (1) long headers that are not properly processed by the readheaders function, or (2) via long Received: headers, which are not properly parsed by the parse_received function.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2002-1174.json", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2002-1174.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2002-1174", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.04276", "scoring_system": "epss", "scoring_elements": "0.89027", "published_at": "2026-06-04T12:55:00Z" }, { "value": "0.04276", "scoring_system": "epss", "scoring_elements": "0.89044", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.04276", "scoring_system": "epss", "scoring_elements": "0.89046", "published_at": "2026-06-06T12:55:00Z" }, { "value": "0.04276", "scoring_system": "epss", "scoring_elements": "0.89045", "published_at": "2026-06-07T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2002-1174" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1174", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1174" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616856", "reference_id": "1616856", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1616856" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2002:215", "reference_id": "RHSA-2002:215", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2002:215" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2002:216", "reference_id": "RHSA-2002:216", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2002:216" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2003:155", "reference_id": "RHSA-2003:155", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2003:155" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/94129?format=api", "purl": "pkg:deb/debian/fetchmail@6.1.0-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.1.0-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/94130?format=api", "purl": "pkg:deb/debian/fetchmail@6.4.16-4%2Bdeb11u1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4zfz-95n5-8ugz" }, { "vulnerability": "VCID-td28-7qem-kfep" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.4.16-4%252Bdeb11u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/94128?format=api", "purl": "pkg:deb/debian/fetchmail@6.4.37-1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-td28-7qem-kfep" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.4.37-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/94132?format=api", "purl": "pkg:deb/debian/fetchmail@6.4.39-1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-td28-7qem-kfep" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.4.39-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/94131?format=api", "purl": "pkg:deb/debian/fetchmail@6.6.3-3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.6.3-3%3Fdistro=trixie" } ], "aliases": [ "CVE-2002-1174" ], "risk_score": null, "exploitability": "0.5", "weighted_severity": "0.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vm5f-essz-9fc2" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/fetchmail@6.1.0-1%3Fdistro=trixie" }