vendor:
Petrol Pump Management Software
by:
Shubham Pandey
6.1
CVSS
HIGH
Cross Site Scripting (XSS)
79
CWE
Product Name: Petrol Pump Management Software
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: CVE-2024-27744
CPE: a:petrol_pump_management_software:petrol_pump_management_software:1.0
Platforms Tested: Windows, Linux
2024
Petrol Pump Management Software v.1.0 – Stored Cross Site Scripting via SVG file
A Cross Site Scripting vulnerability was found in Petrol Pump Management Software v.1.0. This vulnerability allows an attacker to execute malicious code by uploading a specially crafted SVG file to the 'image' parameter in the profile.php component. By exploiting this vulnerability, an attacker can conduct various attacks such as stealing sensitive data, session hijacking, or defacing the website.
Mitigation:
To mitigate this vulnerability, input validation should be implemented to ensure that uploaded files do not contain malicious scripts or code. Additionally, sanitizing user inputs and encoding special characters can help prevent XSS attacks.