First published: Thu Dec 26 2024(Updated: )
A vulnerability was found in code-projects Simple Admin Panel 1.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file addSizeController.php. The manipulation of the argument size leads to cross site scripting. The attack can be launched remotely.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Code-Projects Simple Admin Panel | ||
Code-Projects Simple Admin Panel | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-12932 has been declared as problematic due to its potential for cross-site scripting attacks.
To fix CVE-2024-12932, you should sanitize and validate user input within the addSizeController.php file to prevent injection attacks.
CVE-2024-12932 affects the Code-Projects Simple Admin Panel version 1.0.
CVE-2024-12932 is classified as a cross-site scripting (XSS) vulnerability.
Yes, CVE-2024-12932 can be exploited remotely if an attacker can manipulate the size argument in a web request.