CVE-2024-3377: SourceCodester Computer Laboratory Management System cross site scripting
A vulnerability classified as problematic was found in SourceCodester Computer Laboratory Management System 1.0. This vulnerability affects unknown code of the file /classes/SystemSettings.php?f=updatesettings. The manipulation of the argument name leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-259498 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-3377?
CVE-2024-3377 is classified as a problematic vulnerability.
What type of vulnerability is CVE-2024-3377?
CVE-2024-3377 is a cross-site scripting (XSS) vulnerability affecting the Computer Laboratory Management System.
How do I fix CVE-2024-3377?
To fix CVE-2024-3377, ensure proper input validation and encoding of the 'name' argument in the update_settings function.
Which software is affected by CVE-2024-3377?
CVE-2024-3377 affects SourceCodester Computer Laboratory Management System version 1.0.
Where does CVE-2024-3377 occur in the code?
CVE-2024-3377 occurs in the file /classes/SystemSettings.php specifically in the update_settings function.