CVE-2025-6474: code-projects Inventory Management System changeUsername.php sql injection
A vulnerability has been found in code-projects Inventory Management System 1.0 and classified as critical. This vulnerability affects unknown code of the file /changeUsername.php. The manipulation of the argument userid leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-6474?
CVE-2025-6474 is classified as a critical vulnerability.
How does CVE-2025-6474 affect the Inventory Management System?
CVE-2025-6474 affects the file /changeUsername.php, leading to a potential SQL injection.
Can CVE-2025-6474 be exploited remotely?
Yes, CVE-2025-6474 can be exploited remotely.
What are the potential impacts of exploiting CVE-2025-6474?
Exploitation of CVE-2025-6474 can lead to unauthorized access to the database and sensitive data exposure.
How do I fix CVE-2025-6474?
To fix CVE-2025-6474, sanitize and validate the user input in the /changeUsername.php file to prevent SQL injection.