Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/219230?format=api",
    "vulnerability_id": "VCID-1nx6-xd6c-pkg7",
    "summary": "The Gst.MapInfo function in Vala 0.26.0 and 0.26.1 uses an incorrect buffer length declaration for the Gstreamer bindings, which allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via unspecified vectors, which trigger a heap-based buffer overflow.",
    "aliases": [
        {
            "alias": "CVE-2014-8154"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/106569?format=api",
            "purl": "pkg:deb/debian/vala@0?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/vala@0%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/106570?format=api",
            "purl": "pkg:deb/debian/vala@0.48.17-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/vala@0.48.17-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/106568?format=api",
            "purl": "pkg:deb/debian/vala@0.56.3-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/vala@0.56.3-1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/106572?format=api",
            "purl": "pkg:deb/debian/vala@0.56.18-2?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/vala@0.56.18-2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/106571?format=api",
            "purl": "pkg:deb/debian/vala@0.56.19-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/vala@0.56.19-1%3Fdistro=trixie"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2014-8154.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2014-8154.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2014-8154",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00888",
                    "scoring_system": "epss",
                    "scoring_elements": "0.75948",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00888",
                    "scoring_system": "epss",
                    "scoring_elements": "0.7602",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00888",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76034",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00888",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76028",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2014-8154"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1181404",
            "reference_id": "1181404",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1181404"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 122,
            "name": "Heap-based Buffer Overflow",
            "description": "A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc()."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1nx6-xd6c-pkg7"
}