First published: Sun Dec 10 2023(Updated: )
A vulnerability has been found in PHPGurukul Teacher Subject Allocation Management System 1.0 and classified as problematic. This vulnerability affects unknown code of the file index.php. The manipulation of the argument searchdata with the input <script>alert(5)</script> leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-247342 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Teacher Subject Allocation System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-6649 is classified as a problematic vulnerability that can lead to reflected cross-site scripting (XSS).
To fix CVE-2023-6649, validate and sanitize user inputs in the searchdata parameter of index.php to prevent XSS attacks.
CVE-2023-6649 affects version 1.0 of PHPGurukul Teacher Subject Allocation Management System.
CVE-2023-6649 is a reflected cross-site scripting (XSS) vulnerability.
CVE-2023-6649 occurs in the file index.php where the argument searchdata is manipulated.