CVE-2023-3176: SourceCodester Lost and Found Information System manage_user.php sql injection
A vulnerability, which was classified as critical, was found in SourceCodester Lost and Found Information System 1.0. Affected is an unknown function of the file admin\user\manageuser.php. The manipulation of the argument id leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-231150 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-3176?
CVE-2023-3176 has a severity rating of 8.8 (high).
How can I fix the SQL injection vulnerability in admin\user\manage_user.php for CVE-2023-3176?
To fix the SQL injection vulnerability in admin\user\manage_user.php for CVE-2023-3176, you should validate and sanitize user input, and use prepared statements or parameterized queries when constructing SQL queries.
Is CVE-2023-3176 exploitable remotely?
Yes, CVE-2023-3176 can be exploited remotely.
What is the affected software for CVE-2023-3176?
The affected software for CVE-2023-3176 is Oretnom23 Lost And Found Information System 1.0.
What is the Common Weakness Enumeration (CWE) ID for CVE-2023-3176?
The Common Weakness Enumeration (CWE) ID for CVE-2023-3176 is CWE-89.