CVE-2025-7612: code-projects Mobile Shop login.php sql injection
A vulnerability was found in code-projects Mobile Shop 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /login.php. The manipulation of the argument email 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-7612?
CVE-2025-7612 is classified as a critical severity vulnerability.
How does CVE-2025-7612 affect the application?
CVE-2025-7612 affects the /login.php file of the code-projects Mobile Shop application, allowing for SQL injection through the email parameter.
Who can exploit CVE-2025-7612?
CVE-2025-7612 can be exploited remotely by attackers with knowledge of the vulnerable endpoint.
What are the potential impacts of exploiting CVE-2025-7612?
Exploitation of CVE-2025-7612 can lead to unauthorized access to the database, data manipulation, and retrieval of sensitive information.
How can I mitigate the risks associated with CVE-2025-7612?
To mitigate CVE-2025-7612, it is recommended to implement parameterized queries or prepared statements to prevent SQL injection attacks.