mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
18 lines
679 B
Markdown
18 lines
679 B
Markdown
### [CVE-2018-14472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14472)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in WUZHI CMS 4.1.0. The vulnerable file is coreframe/app/order/admin/goods.php. The $keywords parameter is taken directly into execution without any filtering, leading to SQL injection.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/wuzhicms/wuzhicms/issues/144
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|