First published: Sat Apr 06 2024(Updated: )
A vulnerability was found in SourceCodester Online Library System 1.0. It has been rated as problematic. This issue affects some unknown processing of the file admin/users/controller.php. The manipulation of the argument user_name leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-259469 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Library System | ||
Janobe Online Library System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-3365 has been rated as problematic due to its potential for cross site scripting attacks.
CVE-2024-3365 affects the file admin/users/controller.php and can allow an attacker to manipulate the user_name argument.
To fix CVE-2024-3365, sanitize user inputs and implement proper output encoding to prevent cross site scripting.
The primary attack vector for CVE-2024-3365 is through the manipulation of the user_name parameter in web requests.
As of now, there are no publicly known exploits reported for CVE-2024-3365.