CVE-2025-14215: code-projects Currency Exchange System edit.php sql injection
A vulnerability was found in code-projects Currency Exchange System 1.0. This vulnerability affects unknown code of the file /edit.php. The manipulation of the argument ID results in sql injection. The attack can be executed remotely. The exploit has been made public and could be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-14215?
CVE-2025-14215 has been classified as a high-severity vulnerability due to its potential for remote exploitation through SQL injection.
How do I fix CVE-2025-14215?
To fix CVE-2025-14215, sanitize and validate all input data, specifically the 'ID' argument in the /edit.php file to prevent SQL injection.
What systems are affected by CVE-2025-14215?
CVE-2025-14215 affects version 1.0 of the Code-projects Currency Exchange System.
Can CVE-2025-14215 be exploited remotely?
Yes, CVE-2025-14215 can be exploited remotely, allowing attackers to execute SQL injection attacks without local access.
What type of vulnerability is CVE-2025-14215?
CVE-2025-14215 is classified as an SQL injection vulnerability, which allows unauthorized access to the database.