First published: Mon Dec 25 2023(Updated: )
A vulnerability classified as critical has been found in code-projects Water Billing System 1.0. This affects an unknown part of the file /addbill.php. The manipulation of the argument owners_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. The identifier VDB-248949 was assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-7097 is classified as a critical vulnerability.
CVE-2023-7097 allows SQL injection through manipulation of the owners_id argument in the /addbill.php file.
Yes, CVE-2023-7097 can be exploited remotely.
CVE-2023-7097 affects Water Billing System version 1.0.
To fix CVE-2023-7097, sanitize input data and use prepared statements for database queries.