Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/350977?format=api",
    "vulnerability_id": "VCID-1hh1-tkt8-vfeq",
    "summary": "Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in magentech MaxShop sw_maxshop allows PHP Local File Inclusion.This issue affects MaxShop: from n/a through <= 3.6.20.",
    "aliases": [
        {
            "alias": "CVE-2025-69047"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-69047",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00222",
                    "scoring_system": "epss",
                    "scoring_elements": "0.44969",
                    "published_at": "2026-06-06T12:55:00Z"
                },
                {
                    "value": "0.00222",
                    "scoring_system": "epss",
                    "scoring_elements": "0.4492",
                    "published_at": "2026-06-08T12:55:00Z"
                },
                {
                    "value": "0.00222",
                    "scoring_system": "epss",
                    "scoring_elements": "0.44931",
                    "published_at": "2026-06-09T12:55:00Z"
                },
                {
                    "value": "0.00222",
                    "scoring_system": "epss",
                    "scoring_elements": "0.44965",
                    "published_at": "2026-06-05T12:55:00Z"
                },
                {
                    "value": "0.00222",
                    "scoring_system": "epss",
                    "scoring_elements": "0.44949",
                    "published_at": "2026-06-07T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-69047"
        },
        {
            "reference_url": "https://patchstack.com/database/Wordpress/Theme/sw_maxshop/vulnerability/wordpress-maxshop-theme-3-6-20-local-file-inclusion-vulnerability?_s_id=cve",
            "reference_id": "wordpress-maxshop-theme-3-6-20-local-file-inclusion-vulnerability?_s_id=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-01-29T00:55:19Z/"
                }
            ],
            "url": "https://patchstack.com/database/Wordpress/Theme/sw_maxshop/vulnerability/wordpress-maxshop-theme-3-6-20-local-file-inclusion-vulnerability?_s_id=cve"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 98,
            "name": "Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')",
            "description": "The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in require, include, or similar functions."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.1 - 8.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1hh1-tkt8-vfeq"
}