.. / CVE-2022-1916

Exploit for WordPress Active Products Tables for WooCommerce <1.0.5 - Cross-Site Scripting (CVE-2022-1916)

Description:

WordPress Active Products Tables for WooCommerce plugin prior to 1.0.5 contains a cross-site scripting vulnerability.. The plugin does not sanitize and escape a parameter before outputting it back in the response of an AJAX action, An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Nuclei Template

View the template here CVE-2022-1916.yaml

Validate with Nuclei

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

References:

https://wpscan.com/vulnerability/d16a0c3d-4318-4ecd-9e65-fc4165af8808
https://nvd.nist.gov/vuln/detail/CVE-2022-1916
https://github.com/ARPSyndicate/kenzer-templates
https://github.com/cyllective/CVEs