mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
20 lines
942 B
Markdown
20 lines
942 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/20142995/nuclei-templates
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ExpLangcn/FuYao-Go
|
|
|