Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/64069?format=api",
    "vulnerability_id": "VCID-ab7u-bqan-wbb6",
    "summary": "The SP Project & Document Manager WordPress plugin through 4.71 lacks proper access controllers and allows a logged in user to view and download files belonging to another user",
    "aliases": [
        {
            "alias": "CVE-2024-3749"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3749",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00838",
                    "scoring_system": "epss",
                    "scoring_elements": "0.75117",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00838",
                    "scoring_system": "epss",
                    "scoring_elements": "0.75188",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00838",
                    "scoring_system": "epss",
                    "scoring_elements": "0.752",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00838",
                    "scoring_system": "epss",
                    "scoring_elements": "0.75197",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3749"
        },
        {
            "reference_url": "https://wpscan.com/vulnerability/d14bb16e-ce1d-4c31-8791-bc63174897c0/",
            "reference_id": "d14bb16e-ce1d-4c31-8791-bc63174897c0",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "value": "Track*",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-05-15T15:25:46Z/"
                }
            ],
            "url": "https://wpscan.com/vulnerability/d14bb16e-ce1d-4c31-8791-bc63174897c0/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 639,
            "name": "Authorization Bypass Through User-Controlled Key",
            "description": "The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ab7u-bqan-wbb6"
}