Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37928?format=api",
    "vulnerability_id": "VCID-ydpt-ecu4-bkb1",
    "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nMultiple cross-site scripting (XSS) vulnerabilities in Kentico CMS allow remote attackers to inject arbitrary web script or HTML via a (1) parameter name to CMSModules/AdminControls/Pages/UIPage.aspx or the (2) CMSBodyClass cookie variable to the default URI.",
    "aliases": [
        {
            "alias": "CVE-2015-7822"
        }
    ],
    "fixed_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"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/52380?format=api",
            "purl": "pkg:nuget/Kentico.Libraries@8.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nb35-xzmj-x7fq"
                },
                {
                    "vulnerability": "VCID-ydpt-ecu4-bkb1"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Kentico.Libraries@8.2.0"
        }
    ],
    "references": [
        {
            "reference_url": "http://packetstormsecurity.com/files/133981/Kentico-CMS-8.2-Cross-Site-Scripting-Open-Redirect.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://packetstormsecurity.com/files/133981/Kentico-CMS-8.2-Cross-Site-Scripting-Open-Redirect.html"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2015-7822",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00318",
                    "scoring_system": "epss",
                    "scoring_elements": "0.55134",
                    "published_at": "2026-06-04T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2015-7822"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7822",
            "reference_id": "CVE-2015-7822",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7822"
        }
    ],
    "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": 79,
            "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
            "description": "The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users."
        },
        {
            "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-ydpt-ecu4-bkb1"
}