CVE-2025-14218 Details
Description
A security flaw has been discovered in code-projects Currency Exchange System 1.0. The affected element is an unknown function of the file /editotheraccount.php. Performing manipulation of the argument ID results in sql injection. It is possible to initiate the attack remotely. The exploit has been released to the public and may be exploited.
A SQL injection vulnerability has been identified in Code-Projects Currency Exchange System version 1.0. The issue arises in the file editotheraccount.php, where user-supplied input in the ID parameter is not properly sanitized before being incorporated into SQL queries. This flaw allows remote attackers to manipulate SQL queries, potentially leading to unauthorized data access, data modification or deletion, and in severe cases, system-level control.
To address this vulnerability, it is recommended to use prepared statements with parameter binding for all database queries in the affected file. Additionally, implement strict input validation to ensure that the ID parameter only accepts expected values, and minimize database user permissions to limit the impact of a potential exploitation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Dec 8, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/rassec2/dbcve/issues/15 | CISA-ADP | ExploitIssue TrackingThird Party Advisory |
| https://code-projects.org/ | [email protected] | Product |
| https://github.com/rassec2/dbcve/issues/15 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.334660 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.334660 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.701155 | [email protected] | ExploitThird Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| fabian currency exchange system | 1.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Dec 9, 2025 | Initial Analysis | [email protected] |
| Dec 8, 2025 | CVE Modified | CISA-ADP |
| Dec 8, 2025 | New CVE Received | [email protected] |