Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44443?format=api",
    "vulnerability_id": "VCID-tynz-dfpk-6kgb",
    "summary": "Out-of-bounds Write\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3516, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.",
    "aliases": [
        {
            "alias": "CVE-2023-0803"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63671?format=api",
            "purl": "pkg:conan/libtiff@4.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8pzd-tzc6-w7a8"
                },
                {
                    "vulnerability": "VCID-arvt-qqf4-wbg2"
                },
                {
                    "vulnerability": "VCID-d52s-g5c7-qka3"
                },
                {
                    "vulnerability": "VCID-dgyb-2jpx-7ber"
                },
                {
                    "vulnerability": "VCID-g46h-2sqe-xkbk"
                },
                {
                    "vulnerability": "VCID-q39u-5dd6-qyd2"
                },
                {
                    "vulnerability": "VCID-trbp-mf1m-6kbm"
                },
                {
                    "vulnerability": "VCID-y3yu-p8ng-buhc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libtiff@4.5.0"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60116?format=api",
            "purl": "pkg:conan/libtiff@4.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2chc-4dg7-eyah"
                },
                {
                    "vulnerability": "VCID-2q3f-jw6b-w7dp"
                },
                {
                    "vulnerability": "VCID-6daw-xvw5-tyfw"
                },
                {
                    "vulnerability": "VCID-6rz4-7zc4-bfcd"
                },
                {
                    "vulnerability": "VCID-bhkq-eqaw-1fba"
                },
                {
                    "vulnerability": "VCID-ccsd-p6nq-93ae"
                },
                {
                    "vulnerability": "VCID-n6xy-jdpr-tfbq"
                },
                {
                    "vulnerability": "VCID-pnp2-whuf-w3d7"
                },
                {
                    "vulnerability": "VCID-rben-hn5u-kqdh"
                },
                {
                    "vulnerability": "VCID-tynz-dfpk-6kgb"
                },
                {
                    "vulnerability": "VCID-xms6-c2j7-hfh8"
                },
                {
                    "vulnerability": "VCID-yfgk-2pdu-w3gc"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:conan/libtiff@4.4.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://gitlab.com/libtiff/libtiff/-/commit/33aee1275d9d1384791d2206776eb8152d397f00",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://gitlab.com/libtiff/libtiff/-/commit/33aee1275d9d1384791d2206776eb8152d397f00"
        },
        {
            "reference_url": "https://gitlab.com/libtiff/libtiff/-/issues/501",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://gitlab.com/libtiff/libtiff/-/issues/501"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0803",
            "reference_id": "CVE-2023-0803",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0803"
        },
        {
            "reference_url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0803.json",
            "reference_id": "CVE-2023-0803.JSON",
            "reference_type": "",
            "scores": [],
            "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0803.json"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 787,
            "name": "Out-of-bounds Write",
            "description": "The product writes data past the end, or before the beginning, of the intended buffer."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tynz-dfpk-6kgb"
}