First published: Mon Mar 17 2025(Updated: )
A vulnerability classified as critical has been found in code-projects Real Estate Property Management System 1.0. Affected is an unknown function of the file /InsertFeedback.php. The manipulation of the argument txtName/txtEmail/txtMobile/txtFeedback leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Real Estate Property Management System | ||
Real Estate Property Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2419 is classified as a critical vulnerability.
To fix CVE-2025-2419, ensure that user inputs are properly sanitized and implement prepared statements for database operations.
CVE-2025-2419 is an SQL injection vulnerability.
CVE-2025-2419 is found in the file /InsertFeedback.php of the Real Estate Property Management System.
The functions handling the arguments txtName, txtEmail, txtMobile, and txtFeedback are affected by CVE-2025-2419.