Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/91308?format=api",
    "vulnerability_id": "VCID-pw9y-m7be-1yfg",
    "summary": "PHPGurukul Billing System 1.0 is vulnerable to SQL Injection in the /admin/password-recovery.php endpoint. Specifically, the username and mobileno parameters accepts unvalidated user input, which is then concatenated directly into a backend SQL query.",
    "aliases": [
        {
            "alias": "CVE-2025-65379"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-65379",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00025",
                    "scoring_system": "epss",
                    "scoring_elements": "0.07663",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00025",
                    "scoring_system": "epss",
                    "scoring_elements": "0.07642",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00025",
                    "scoring_system": "epss",
                    "scoring_elements": "0.07678",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00025",
                    "scoring_system": "epss",
                    "scoring_elements": "0.07672",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-65379"
        },
        {
            "reference_url": "https://phpgurukul.com/billing-system-using-php-and-mysql/",
            "reference_id": "billing-system-using-php-and-mysql",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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-12-02T21:59:43Z/"
                }
            ],
            "url": "https://phpgurukul.com/billing-system-using-php-and-mysql/"
        },
        {
            "reference_url": "https://github.com/dewcode91/security-research/blob/main/CVE-2025-65379.md",
            "reference_id": "CVE-2025-65379.md",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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-12-02T21:59:43Z/"
                }
            ],
            "url": "https://github.com/dewcode91/security-research/blob/main/CVE-2025-65379.md"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pw9y-m7be-1yfg"
}