CVE-2024-1825: CodeAstro House Rental Management System User Registration Page cross site scripting
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1825?
CVE-2024-1825 is classified as problematic, indicating a significant security risk.
How do I fix CVE-2024-1825?
To fix CVE-2024-1825, validate and sanitize user input on the User Registration Page to prevent injection of malicious scripts.
What component of CodeAstro House Rental Management System is affected by CVE-2024-1825?
CVE-2024-1825 affects the User Registration Page of CodeAstro House Rental Management System version 1.0.
What type of vulnerability is CVE-2024-1825?
CVE-2024-1825 is an injection vulnerability that allows manipulation of the address argument.
Is there a known exploit for CVE-2024-1825?
Yes, CVE-2024-1825 can be exploited by injecting an image tag with an onerror attribute to execute arbitrary JavaScript.