CVE-2025-14834 Details
Description
A weakness has been identified in code-projects Simple Stock System 1.0. This affects an unknown function of the file /checkuser.php. Executing a manipulation of the argument Username can lead to sql injection. The attack can be launched remotely. The exploit has been made available to the public and could be used for attacks.
A SQL injection vulnerability has been identified in Code-Projects Simple Stock System version 1.0. The issue resides in the checkuser.php file, where the Username GET parameter is manipulated, allowing attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, and an exploit is publicly available.
It is recommended to replace the vulnerable SQL query handling with prepared statements to prevent SQL injection. The advisory suggests using a prepared statement with a parameterized query to safely handle user input.
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 18, 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://gist.github.com/b1uel0n3/06593fd15acd0f2f61c29c5595453755 | CISA-ADP | ExploitThird Party Advisory |
| https://code-projects.org/ | [email protected] | Product |
| https://gist.github.com/b1uel0n3/06593fd15acd0f2f61c29c5595453755 | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.336983 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.336983 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.715228 | [email protected] | Third 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 |
|---|---|
| carmelo simple stock system | 1.0 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 24, 2026 | CVE Modified | [email protected] |
| Dec 24, 2025 | Initial Analysis | [email protected] |
| Dec 18, 2025 | CVE Modified | CISA-ADP |
| Dec 17, 2025 | New CVE Received | [email protected] |