Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/81131?format=api",
    "vulnerability_id": "VCID-23u7-hejn-dkdk",
    "summary": "pki: Dogtag's python client does not validate certificates",
    "aliases": [
        {
            "alias": "CVE-2020-15720"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/582578?format=api",
            "purl": "pkg:deb/debian/dogtag-pki@10.9.1-1?distro=bullseye",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/dogtag-pki@10.9.1-1%3Fdistro=bullseye"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/582579?format=api",
            "purl": "pkg:deb/debian/dogtag-pki@10.10.2-3?distro=bullseye",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/dogtag-pki@10.10.2-3%3Fdistro=bullseye"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-15720.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.8",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-15720.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-15720",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40364",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40451",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40477",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.404",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40462",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40483",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40445",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40426",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40473",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40442",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40367",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.00186",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40258",
                    "published_at": "2026-04-24T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-15720"
        },
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15720",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15720"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1855273",
            "reference_id": "1855273",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1855273"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2020:4847",
            "reference_id": "RHSA-2020:4847",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2020:4847"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 295,
            "name": "Improper Certificate Validation",
            "description": "The product does not validate, or incorrectly validates, a certificate."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.8 - 6.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-23u7-hejn-dkdk"
}