CVE-2024-2063: SourceCodester Petrol Pump Management Software profile_crud.php cross site scripting
A vulnerability, which was classified as problematic, was found in SourceCodester Petrol Pump Management Software 1.0. Affected is an unknown function of the file /admin/app/profilecrud.php. The manipulation of the argument username leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-255378 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-2063?
CVE-2024-2063 has been classified as a problematic vulnerability.
What type of vulnerability is CVE-2024-2063?
CVE-2024-2063 is a cross-site scripting (XSS) vulnerability.
How do I fix CVE-2024-2063?
To fix CVE-2024-2063, sanitize and validate user inputs in the 'username' argument to prevent XSS.
Which software is affected by CVE-2024-2063?
CVE-2024-2063 affects SourceCodester Petrol Pump Management Software version 1.0.
Where is the vulnerable code located in CVE-2024-2063?
The vulnerability in CVE-2024-2063 is located in the file /admin/app/profile_crud.php.