vendor:
Petrol Pump Management Software
by:
Shubham Pandey
6.1
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: Petrol Pump Management Software
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: CVE-2024-27743
CPE: a:petrol_pump_management_software:petrol_pump_management_software:1.0
Platforms Tested: Windows, Linux
2024
Petrol Pump Management Software v1.0 – ‘Address’ Stored Cross Site Scripting
A Cross Site Scripting vulnerability was found in Petrol Pump Management Software v1.0. By injecting a malicious payload into the 'Address' parameter in the add_invoices.php component, an attacker can execute arbitrary code. This vulnerability could be exploited to perform various malicious actions.
Mitigation:
To mitigate this issue, input validation should be implemented to sanitize user inputs and prevent the execution of malicious scripts. Additionally, encoding user-supplied data before rendering it can help prevent XSS attacks.