Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/53152?format=api",
    "purl": "pkg:nuget/hawk.ueditor@1.4.3.4",
    "type": "nuget",
    "namespace": "",
    "name": "hawk.ueditor",
    "version": "1.4.3.4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/14125?format=api",
            "vulnerability_id": "VCID-97m7-rmr6-auce",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nCross Site Scripting (XSS) vulnerability exists in UEditor v1.4.3.3, which can be exploited by an attacker to obtain user cookie information.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-37271",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00206",
                            "scoring_system": "epss",
                            "scoring_elements": "0.42778",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-37271"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37271",
                    "reference_id": "CVE-2021-37271",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37271"
                }
            ],
            "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"
                }
            ],
            "aliases": [
                "CVE-2021-37271"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-97m7-rmr6-auce"
        },
        {
            "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.",
            "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"
                }
            ],
            "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"
                }
            ],
            "aliases": [
                "CVE-2017-14744"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-r2ve-m2f1-63dr"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/hawk.ueditor@1.4.3.4"
}