.. / CVE-2022-1574

Exploit for WordPress HTML2WP <=1.0.0 - Arbitrary File Upload (CVE-2022-1574)

Description:

WordPress HTML2WP plugin through 1.0.0 contains an arbitrary file upload vulnerability. The plugin does not perform authorization and CSRF checks when importing files and does not validate them. As a result, an attacker can upload arbitrary files on the remote server.

Nuclei Template

View the template here CVE-2022-1574.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-1574.yaml
Copy

References:

https://wordpress.org/plugins/html2wp/
https://wpscan.com/vulnerability/c36d0ea8-bf5c-4af9-bd3d-911eb02adc14
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2022-1574