CVE-2024-12930: code-projects Simple Admin Panel addCatController.php cross site scripting
A vulnerability was found in code-projects Simple Admin Panel 1.0 and classified as problematic. This issue affects some unknown processing of the file addCatController.php. The manipulation of the argument cname leads to cross site scripting. The attack may be initiated remotely.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-12930?
CVE-2024-12930 is classified as a problematic vulnerability due to its potential for remote exploitation.
How do I fix CVE-2024-12930?
To fix CVE-2024-12930, ensure proper input validation on the c_name parameter in addCatController.php to mitigate cross site scripting.
What type of vulnerability is CVE-2024-12930?
CVE-2024-12930 is a cross site scripting (XSS) vulnerability.
Which software is affected by CVE-2024-12930?
CVE-2024-12930 affects version 1.0 of the Code-Projects Simple Admin Panel.
Can CVE-2024-12930 be exploited remotely?
Yes, CVE-2024-12930 can be exploited remotely, allowing attackers to manipulate the argument and execute XSS attacks.