mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
19 lines
907 B
Markdown
19 lines
907 B
Markdown
### [CVE-2021-4134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4134)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Fancy Product Designer WordPress plugin is vulnerable to SQL Injection due to insufficient escaping and parameterization of the ID parameter found in the ~/inc/api/class-view.php file which allows attackers with administrative level permissions to inject arbitrary SQL queries to obtain sensitive information, in versions up to and including 4.7.4.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ExpLangcn/FuYao-Go
|
|
|