Vulnerability Details : CVE-2014-5140
The bindReplace function in the query factory in includes/classes/database.php in Loaded Commerce 7 does not properly handle : (colon) characters, which allows remote authenticated users to conduct SQL injection attacks via the First name and Last name fields in the address book.
Vulnerability category: Sql Injection
Products affected by CVE-2014-5140
- cpe:2.3:a:loadedcommerce:loaded7:-:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2014-5140
0.79%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 82 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2014-5140
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:P |
8.0
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2014-5140
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2014-5140
-
http://packetstormsecurity.com/files/128183/Loaded-Commerce-7-Shopping-Cart-SQL-Injection.html
Loaded Commerce 7 Shopping Cart SQL Injection ≈ Packet StormExploit;Third Party Advisory;VDB Entry
-
http://www.exploit-db.com/exploits/34552
LoadedCommerce7 - Systemic Query Factory - PHP webapps ExploitExploit;Third Party Advisory;VDB Entry
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/95791
LoadedCommerce7 SQL injection CVE-2014-5140 Vulnerability ReportThird Party Advisory;VDB Entry
-
http://resources.infosecinstitute.com/exploiting-systemic-query-vulnerabilities-attempt-re-invent-pdo/
Exploiting Systemic Query Vulnerabilities: Why You Should Not Attempt to Re-invent PDO - Infosec ResourcesPatch;Third Party Advisory
-
https://github.com/loadedcommerce/loaded7/pull/520
Fixes the salt issue by breakingtech · Pull Request #520 · loadedcommerce/loaded7 · GitHubPatch;Third Party Advisory
Jump to