Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46659?format=api",
    "vulnerability_id": "VCID-a6ec-ydgm-ake5",
    "summary": "SeaCMS v12.9 has an unauthorized SQL injection vulnerability. The vulnerability is caused by the SQL injection through the cid parameter at /js/player/dmplayer/dmku/index.php?ac=edit, which can cause sensitive database information to be leaked.",
    "aliases": [
        {
            "alias": "CVE-2024-39027"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39027",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00107",
                    "scoring_system": "epss",
                    "scoring_elements": "0.28378",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39027"
        },
        {
            "reference_url": "https://github.com/seacms-net/CMS/issues/17",
            "reference_id": "17",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2026-03-03T17:08:58Z/"
                }
            ],
            "url": "https://github.com/seacms-net/CMS/issues/17"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "7.5 - 7.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-a6ec-ydgm-ake5"
}