CVE-2025-3729
Published: 16 April 2025
Summary
CVE-2025-3729 is a medium-severity Command Injection (CWE-77) vulnerability in Senior-Walter Web-Based Pharmacy Product Management System. Its CVSS base score is 6.9 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 10.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
A critical vulnerability has been identified in SourceCodester Web-based Pharmacy Product Management System version 1.0, specifically within the Database Backup Handler component's backup.php file. The flaw stems from improper handling of the txtdbname argument, which permits operating system command injection and is tracked under CWE-77 and CWE-78. The issue received a CVSS 4.0 score of 6.9 and can be triggered remotely without authentication or user interaction.
Remote, unauthenticated attackers can supply crafted input to the vulnerable parameter and execute arbitrary operating system commands on the underlying server, resulting in limited impacts to confidentiality, integrity, and availability. Public exploit details have been disclosed, enabling potential misuse against exposed instances of the pharmacy management application.
The associated EPSS score remains low, with a modest peak of 0.0553 that has since receded to 0.0427. No vendor advisories or patch information appear among the referenced sources.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-11543
Vulnerability details
A vulnerability, which was classified as critical, has been found in SourceCodester Web-based Pharmacy Product Management System 1.0. This issue affects some unknown processing of the file backup.php of the component Database Backup Handler. The manipulation of the argument txtdbname…
more
leads to os command injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Unauthenticated OS command injection in public-facing web app's backup.php enables exploitation of public-facing applications (T1190), indirect command execution (T1202 as noted in advisory), and command/script interpreter abuse (T1059).
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.