Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/11638?format=api",
    "vulnerability_id": "VCID-r2ve-m2f1-63dr",
    "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nUEdit has XSS via the SRC attribute of an IFRAME element.",
    "aliases": [
        {
            "alias": "CVE-2017-14744"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53152?format=api",
            "purl": "pkg:nuget/hawk.ueditor@1.4.3.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/hawk.ueditor@1.4.3.4"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/105650?format=api",
            "purl": "pkg:nuget/hawk.ueditor@1.4.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-r2ve-m2f1-63dr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/hawk.ueditor@1.4.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53151?format=api",
            "purl": "pkg:nuget/hawk.ueditor@1.4.3.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-97m7-rmr6-auce"
                },
                {
                    "vulnerability": "VCID-r2ve-m2f1-63dr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/hawk.ueditor@1.4.3.3"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-14744",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00301",
                    "scoring_system": "epss",
                    "scoring_elements": "0.53688",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-14744"
        },
        {
            "reference_url": "http://ueditor.baidu.com/website/changelog.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://ueditor.baidu.com/website/changelog.html"
        },
        {
            "reference_url": "http://www.yuag.org/2017/09/19/ueditor%E5%82%A8%E5%AD%98%E5%9E%8Bxss%E6%BC%8F%E6%B4%9E/",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.yuag.org/2017/09/19/ueditor%E5%82%A8%E5%AD%98%E5%9E%8Bxss%E6%BC%8F%E6%B4%9E/"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14744",
            "reference_id": "CVE-2017-14744",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14744"
        }
    ],
    "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-r2ve-m2f1-63dr"
}