vendor:
Petrol Pump Management Software
by:
Shubham Pandey
6.1
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Petrol Pump Management Software
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: CVE-2024-27747
CPE: a:petrol_pump_management_software:petrol_pump_management_software:1.0
Platforms Tested: Windows, Linux
2024
Petrol Pump Management Software v1.0 – Remote Code Execution via File Upload
A file upload vulnerability in Petrol Pump Management Software v1.0 allows an attacker to run malicious code by uploading a specifically crafted payload to the email Image parameter in the profile.php component.
Mitigation:
To mitigate this vulnerability, restrict file uploads to only allow specific file types, validate file content to ensure it does not contain executable code, and sanitize user inputs to prevent code injection.