CodeAstro Real Estate Management System Cross-Site Scripting Vulnerability

Vulnerability

A cross-site scripting (XSS) vulnerability has been identified in CodeAstro Real Estate Management System version 1.0. The issue resides in the file 'feature.php', where the 'msg' parameter is not properly sanitized before being echoed back to users. This flaw allows attackers to inject and execute arbitrary JavaScript in the context of the user's browser.

Impact

Exploitation of this vulnerability allows for reflected cross-site scripting, where injected scripts are executed immediately in the user's browser.

Reproduction

To reproduce this vulnerability, send a GET request to 'feature.php' with the 'msg' parameter containing unescaped JavaScript, such as a script tag including JavaScript code, or an image tag with an 'onerror' event. The injected script will execute in the context of the user's browser.

Added: Sep 4, 2025, 11:08 AM
Updated: Sep 4, 2025, 3:53 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
1.7
exploitability
7.7
remediation
0.0
relevance
0.4
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.