Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/61351?format=api",
    "vulnerability_id": "VCID-qant-bx5v-uqa5",
    "summary": "The 360 Product Rotation WordPress plugin through 1.5.8 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against only unauthenticated users.",
    "aliases": [
        {
            "alias": "CVE-2024-13823"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-13823",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00269",
                    "scoring_system": "epss",
                    "scoring_elements": "0.50676",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00269",
                    "scoring_system": "epss",
                    "scoring_elements": "0.50809",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-13823"
        },
        {
            "reference_url": "https://wpscan.com/vulnerability/dcfd8a03-0a04-4fd1-986d-1e816b1fad19/",
            "reference_id": "dcfd8a03-0a04-4fd1-986d-1e816b1fad19",
            "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:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-05-20T18:43:13Z/"
                }
            ],
            "url": "https://wpscan.com/vulnerability/dcfd8a03-0a04-4fd1-986d-1e816b1fad19/"
        }
    ],
    "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-qant-bx5v-uqa5"
}