Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45182?format=api",
    "vulnerability_id": "VCID-3sc7-mha4-aug6",
    "summary": "The Open Link is a CKEditor plugin, extending context menu with a possibility to open link in a new tab. The vulnerability allowed to execute JavaScript code by abusing link href attribute. It affects all users using the Open Link plugin at version < **1.0.5**.",
    "aliases": [
        {
            "alias": "CVE-2024-37888"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37888",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.20643",
                    "scoring_system": "epss",
                    "scoring_elements": "0.95721",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.20643",
                    "scoring_system": "epss",
                    "scoring_elements": "0.95734",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.20643",
                    "scoring_system": "epss",
                    "scoring_elements": "0.95735",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.20643",
                    "scoring_system": "epss",
                    "scoring_elements": "0.95738",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37888"
        },
        {
            "reference_url": "https://github.com/mlewand/ckeditor-plugin-openlink/security/advisories/GHSA-rhxf-gvmh-hrxm",
            "reference_id": "GHSA-rhxf-gvmh-hrxm",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-07-11T19:17:17Z/"
                }
            ],
            "url": "https://github.com/mlewand/ckeditor-plugin-openlink/security/advisories/GHSA-rhxf-gvmh-hrxm"
        }
    ],
    "weaknesses": [
        {
            "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."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.1 - 6.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3sc7-mha4-aug6"
}