mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
20 lines
943 B
Markdown
20 lines
943 B
Markdown
### [CVE-2014-5140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5140)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128183/Loaded-Commerce-7-Shopping-Cart-SQL-Injection.html
|
|
- http://resources.infosecinstitute.com/exploiting-systemic-query-vulnerabilities-attempt-re-invent-pdo/
|
|
- http://www.exploit-db.com/exploits/34552
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|