CVE-2025-6134: Projectworlds Life Insurance Management System insertClient.php sql injection
A vulnerability was found in Projectworlds Life Insurance Management System 1.0. It has been classified as critical. This affects an unknown part of the file /insertClient.php. The manipulation of the argument clientid leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-6134?
CVE-2025-6134 has been classified as a critical vulnerability.
What type of attack can be executed due to CVE-2025-6134?
CVE-2025-6134 allows for SQL injection attacks through the manipulation of the client_id argument.
Which system is affected by CVE-2025-6134?
CVE-2025-6134 affects the Projectworlds Life Insurance Management System version 1.0.
What part of the file is involved in CVE-2025-6134?
CVE-2025-6134 involves the /insertClient.php file in the affected system.
How can I fix CVE-2025-6134?
To fix CVE-2025-6134, implement input validation and use prepared statements to prevent SQL injection.