Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/97043?format=api",
    "vulnerability_id": "VCID-286m-6jj4-p3d6",
    "summary": "IPW Systems Metazo through 8.1.3 allows unauthenticated Remote Code Execution because smartyValidator.php enables the attacker to provide template expressions, aka Server-Side Template-Injection. All instances have been patched by the Supplier.",
    "aliases": [
        {
            "alias": "CVE-2025-46661"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46661",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00421",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62525",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00421",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62417",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00421",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62518",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00421",
                    "scoring_system": "epss",
                    "scoring_elements": "0.6253",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46661"
        },
        {
            "reference_url": "https://code-white.com/public-vulnerability-list/",
            "reference_id": "public-vulnerability-list",
            "reference_type": "",
            "scores": [
                {
                    "value": "10",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-04-28T15:47:05Z/"
                }
            ],
            "url": "https://code-white.com/public-vulnerability-list/"
        },
        {
            "reference_url": "https://www.ipwsystems.com/",
            "reference_id": "www.ipwsystems.com",
            "reference_type": "",
            "scores": [
                {
                    "value": "10",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2025-04-28T15:47:05Z/"
                }
            ],
            "url": "https://www.ipwsystems.com/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1336,
            "name": "Improper Neutralization of Special Elements Used in a Template Engine",
            "description": "The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine."
        }
    ],
    "exploits": [],
    "severity_range_score": "10.0 - 10.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-286m-6jj4-p3d6"
}