Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/97454?format=api",
    "vulnerability_id": "VCID-jtgv-v51c-2kc5",
    "summary": "In JetBrains TeamCity before 2025.03.1 improper path validation in loggingPreset parameter was possible",
    "aliases": [
        {
            "alias": "CVE-2025-46433"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46433",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00176",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "4e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00174",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "4e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00173",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "4e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00172",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46433"
        },
        {
            "reference_url": "https://www.jetbrains.com/privacy-security/issues-fixed/",
            "reference_id": "issues-fixed",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.9",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-25T15:26:40Z/"
                }
            ],
            "url": "https://www.jetbrains.com/privacy-security/issues-fixed/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 23,
            "name": "Relative Path Traversal",
            "description": "The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as .. that can resolve to a location that is outside of that directory."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.9 - 4.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jtgv-v51c-2kc5"
}