Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50005?format=api",
    "vulnerability_id": "VCID-r8ve-62d7-tybc",
    "summary": "The TrueBooker  WordPress plugin before 1.0.3 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.",
    "aliases": [
        {
            "alias": "CVE-2024-6924"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-6924",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.76506",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98963",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.76506",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98966",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.76506",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98967",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.76506",
                    "scoring_system": "epss",
                    "scoring_elements": "0.98968",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-6924"
        },
        {
            "reference_url": "https://wpscan.com/vulnerability/39e79801-6ec7-4579-bc6b-fd7e899733a8/",
            "reference_id": "39e79801-6ec7-4579-bc6b-fd7e899733a8",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track*",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2024-09-09T19:52:36Z/"
                }
            ],
            "url": "https://wpscan.com/vulnerability/39e79801-6ec7-4579-bc6b-fd7e899733a8/"
        }
    ],
    "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": "9.8 - 9.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-r8ve-62d7-tybc"
}