First published: Fri Mar 24 2023(Updated: )
SourceCodester Loan Management System v1.0 was discovered to contain a cross-site scripting (XSS) vulnerability via the Type parameter under the Edit Loan Types module.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Loan Management System | =1.0 | |
Loan Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-27242 is a cross-site scripting (XSS) vulnerability in SourceCodester Loan Management System v1.0.
The severity of CVE-2023-27242 is medium with a CVSS score of 5.4.
CVE-2023-27242 allows an attacker to execute arbitrary scripts in the context of a user's browser, posing a risk of data theft or unauthorized actions.
The CWE for CVE-2023-27242 is CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').
To fix CVE-2023-27242, developers should properly sanitize and validate user input to prevent the injection of malicious scripts.