Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89265?format=api",
    "vulnerability_id": "VCID-j4s5-xhuh-7uag",
    "summary": "The LuxCal Web Calendar prior to 5.3.3M (MySQL version) and prior to 5.3.3L (SQLite version) contains an SQL injection vulnerability in retrieve.php. If this vulnerability is exploited, information in a database may be deleted, altered, or retrieved.",
    "aliases": [
        {
            "alias": "CVE-2025-25222"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-25222",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00015",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03199",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00015",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03209",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00015",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03196",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00015",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03213",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-25222"
        },
        {
            "reference_url": "https://www.luxsoft.eu/?download",
            "reference_id": "?download",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.3",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-02-18T17:13:37Z/"
                }
            ],
            "url": "https://www.luxsoft.eu/?download"
        },
        {
            "reference_url": "https://jvn.jp/en/jp/JVN26024080/",
            "reference_id": "JVN26024080",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.3",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-02-18T17:13:37Z/"
                }
            ],
            "url": "https://jvn.jp/en/jp/JVN26024080/"
        },
        {
            "reference_url": "https://www.luxsoft.eu/lcforum/viewtopic.php?pid=1984#p1984",
            "reference_id": "viewtopic.php?pid=1984#p1984",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.3",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-02-18T17:13:37Z/"
                }
            ],
            "url": "https://www.luxsoft.eu/lcforum/viewtopic.php?pid=1984#p1984"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 89,
            "name": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
            "description": "The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.3 - 7.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-j4s5-xhuh-7uag"
}