Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39519?format=api",
    "vulnerability_id": "VCID-d2gk-j16z-v3dn",
    "summary": "Direct Request ('Forced Browsing')\nKentico allows remote attackers to obtain Global Administrator access by visiting CMSInstall/install.aspx and then navigating to the CMS Administration Dashboard.",
    "aliases": [
        {
            "alias": "CVE-2017-17736"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55256?format=api",
            "purl": "pkg:nuget/Kentico.Libraries@10.0.48",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Kentico.Libraries@10.0.48"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52381?format=api",
            "purl": "pkg:nuget/Kentico.Libraries@9.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-d2gk-j16z-v3dn"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Kentico.Libraries@9.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55216?format=api",
            "purl": "pkg:nuget/Kentico.Libraries@10.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-4ek4-g4m1-dya6"
                },
                {
                    "vulnerability": "VCID-d2gk-j16z-v3dn"
                },
                {
                    "vulnerability": "VCID-k1pf-7arq-wudg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Kentico.Libraries@10.0.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-17736",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.92649",
                    "scoring_system": "epss",
                    "scoring_elements": "0.99758",
                    "published_at": "2026-06-04T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-17736"
        },
        {
            "reference_url": "https://blog.hivint.com/advisory-access-control-bypass-in-kentico-cms-cve-2017-17736-49e1e43ae55b",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://blog.hivint.com/advisory-access-control-bypass-in-kentico-cms-cve-2017-17736-49e1e43ae55b"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17736",
            "reference_id": "CVE-2017-17736",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17736"
        }
    ],
    "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": 425,
            "name": "Direct Request ('Forced Browsing')",
            "description": "The web application does not adequately enforce appropriate authorization on all restricted URLs, scripts, or files."
        },
        {
            "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": "0.5",
    "weighted_severity": "0.0",
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d2gk-j16z-v3dn"
}