First published: Fri Mar 07 2025(Updated: )
A vulnerability, which was classified as critical, was found in projectworlds Life Insurance Management System 1.0. This affects an unknown part of the file /editAgent.php. The manipulation of the argument agent_id leads to sql injection. It is possible to initiate 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 |
---|---|---|
Life Insurance Management System | ||
Life Insurance Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2065 is classified as a critical vulnerability.
CVE-2025-2065 allows for SQL injection through the manipulation of the agent_id parameter in the /editAgent.php file.
Yes, CVE-2025-2065 can be exploited remotely, allowing attackers to execute SQL commands.
CVE-2025-2065 affects the projectworlds Life Insurance Management System version 1.0.
To mitigate CVE-2025-2065, sanitize and validate input parameters to prevent SQL injection.