mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
866 B
Markdown
18 lines
866 B
Markdown
### [CVE-2021-39351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39351)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WP Bannerize WordPress plugin is vulnerable to authenticated SQL injection via the id parameter found in the ~/Classes/wpBannerizeAdmin.php file which allows attackers to exfiltrate sensitive information from vulnerable sites. This issue affects versions 2.0.0 - 4.0.2.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://plugins.trac.wordpress.org/browser/wp-bannerize/trunk/Classes/wpBannerizeAdmin.php#L1681
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|