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

46 lines
1.9 KiB
YAML
Raw Normal View History

2022-05-17 07:45:41 +00:00
id: CVE-2018-17422
info:
2022-12-16 02:10:24 +00:00
name: DotCMS < 5.0.2 - Open Redirect
2022-05-17 07:45:41 +00:00
author: 0x_Akoko,daffainfo
severity: medium
2022-05-17 07:54:44 +00:00
description: |
dotCMS before 5.0.2 contains multiple open redirect vulnerabilities via the html/common/forward_js.jsp FORWARD_URL parameter or the html/portlet/ext/common/page_preview_popup.jsp hostname parameter. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
2023-09-27 15:51:13 +00:00
impact: |
An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the installation of malware.
2023-09-06 12:57:14 +00:00
remediation: |
Upgrade to a version of DotCMS that is higher than 5.0.2 to mitigate the open redirect vulnerability.
2022-05-17 07:45:41 +00:00
reference:
- https://github.com/dotCMS/core/issues/15286
- https://nvd.nist.gov/vuln/detail/CVE-2018-17422
- https://github.com/ARPSyndicate/kenzer-templates
2022-05-17 07:45:41 +00:00
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-05-17 07:45:41 +00:00
cvss-score: 6.1
cve-id: CVE-2018-17422
cwe-id: CWE-601
2023-07-11 19:49:27 +00:00
epss-score: 0.00118
epss-percentile: 0.44971
2023-09-06 12:57:14 +00:00
cpe: cpe:2.3:a:dotcms:dotcms:*:*:*:*:*:*:*:*
2022-05-17 07:45:41 +00:00
metadata:
2022-12-16 02:10:24 +00:00
verified: true
2023-09-06 12:57:14 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: dotcms
product: dotcms
2023-09-06 12:57:14 +00:00
shodan-query: http.title:"dotCMS"
2024-01-14 09:21:50 +00:00
tags: cve2018,cve,redirect,dotcms
2022-05-17 07:45:41 +00:00
http:
2022-05-17 07:45:41 +00:00
- method: GET
path:
2022-12-14 06:27:06 +00:00
- '{{BaseURL}}/html/common/forward_js.jsp?FORWARD_URL=http://evil.com'
- '{{BaseURL}}/html/portlet/ext/common/page_preview_popup.jsp?hostname=evil.com'
2022-05-17 07:45:41 +00:00
stop-at-first-match: true
matchers:
- type: word
part: body
words:
2022-12-14 06:27:06 +00:00
- "self.location = 'http://evil.com'"
- "location.href = 'http\\x3a\\x2f\\x2fwww\\x2eevil\\x2ecom'"
# digest: 4b0a00483046022100b9ccd68c61702e8993ac90e5736b80c6f0becb6042c2e5985e4b08b0996a1e950221009c6e50a671ce1798b130f6fccf18aed8ddd2548fda94175c2bca18ff2f949a6d:922c64590222798bb761d5b6d8e72950