First published: Fri Feb 23 2024(Updated: )
A vulnerability, which was classified as problematic, was found in CodeAstro House Rental Management System 1.0. This affects an unknown part of the component User Registration Page. The manipulation of the argument address with the input <img src="1" onerror="console.log(1)"> leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-254613 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
CodeAstro House Rental Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-1825 is classified as problematic, indicating a significant security risk.
To fix CVE-2024-1825, validate and sanitize user input on the User Registration Page to prevent injection of malicious scripts.
CVE-2024-1825 affects the User Registration Page of CodeAstro House Rental Management System version 1.0.
CVE-2024-1825 is an injection vulnerability that allows manipulation of the address argument.
Yes, CVE-2024-1825 can be exploited by injecting an image tag with an onerror attribute to execute arbitrary JavaScript.