Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/115015?format=api",
    "vulnerability_id": "VCID-yaza-xxu9-xfhu",
    "summary": "A path traversal vulnerability has been reported to affect Qsync Central. If a remote attacker gains a user account, they can then exploit the vulnerability to read the contents of unexpected files or system data.\n\nWe have already fixed the vulnerability in the following version:\nQsync Central 4.5.0.7 ( 2025/04/23 ) and later",
    "aliases": [
        {
            "alias": "CVE-2025-33036"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-33036",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00094",
                    "scoring_system": "epss",
                    "scoring_elements": "0.26225",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00094",
                    "scoring_system": "epss",
                    "scoring_elements": "0.26426",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-33036"
        },
        {
            "reference_url": "https://www.qnap.com/en/security-advisory/qsa-25-22",
            "reference_id": "qsa-25-22",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.2",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-08-29T18:16:39Z/"
                }
            ],
            "url": "https://www.qnap.com/en/security-advisory/qsa-25-22"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 22,
            "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
            "description": "The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.2 - 7.2",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yaza-xxu9-xfhu"
}