First published: Mon Dec 30 2024(Updated: )
A vulnerability, which was classified as problematic, has been found in code-projects Chat System 1.0. Affected by this issue is some unknown functionality of the file /admin/chatroom.php. The manipulation of the argument id leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Simple Chat System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-13033 is classified as a problematic vulnerability due to the potential for cross-site scripting attacks.
To fix CVE-2024-13033, ensure proper validation and sanitization of input parameters in the /admin/chatroom.php file.
CVE-2024-13033 is a cross-site scripting (XSS) vulnerability found in code-projects Chat System 1.0.
CVE-2024-13033 affects the code-projects Chat System version 1.0.
The attack vector for CVE-2024-13033 involves manipulating the id argument in the /admin/chatroom.php functionality.