Cyber Posture

CVE-2025-29641

HighPublic PoC

Published: 21 March 2025

Published
21 March 2025
Modified
01 April 2025
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0004 11.9th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.

Security Summary

CVE-2025-29641, published on 2025-03-21, is a SQL injection vulnerability (CWE-89) in Phpgurukul Vehicle Record Management System version 1.0. The flaw resides in the /index.php endpoint via the 'searchinputdata' parameter, allowing malicious SQL payloads to be injected into database queries.

The vulnerability has a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L), indicating high severity. An unauthenticated remote attacker with network access can exploit it with low attack complexity and no user interaction. Exploitation enables limited impacts: partial disclosure of confidential information, limited data modification, and limited denial-of-service effects.

Mitigation details are available in the referenced advisory at https://github.com/Pei4AN/CVE/issues/5.

Details

CWE(s)
CWE-89

Affected Products

anujk305
vehicle record management system
1.0

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

SQL injection in public-facing web app (/index.php) directly enables remote unauthenticated exploitation of the application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References