nuclei-templates/http/cves/2020/CVE-2020-11853.yaml

44 lines
1.5 KiB
YAML
Raw Normal View History

2021-02-26 12:19:32 +00:00
id: CVE-2020-11853
info:
name: Micro Focus Operations Bridge Manager <=2020.05 - Remote Code Execution
2021-02-26 12:19:32 +00:00
author: dwisiswant0
severity: high
description: |
Micro Focus Operations Bridge Manager in versions 2020.05 and below is vulnerable to remote code execution via UCMDB. The vulnerability allows remote attackers to execute arbitrary code on affected installations of Data Center Automation. An attack requires network access and authentication as a valid application user. Originated from Metasploit module (#14654).
reference:
- http://packetstormsecurity.com/files/161366/Micro-Focus-Operations-Bridge-Manager-Remote-Code-Execution.html
- https://softwaresupport.softwaregrp.com/doc/KM03747658
- https://softwaresupport.softwaregrp.com/doc/KM03747949
- https://softwaresupport.softwaregrp.com/doc/KM03747948
- https://nvd.nist.gov/vuln/detail/CVE-2020-11853
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
cvss-score: 8.8
cve-id: CVE-2020-11853
2023-07-11 19:49:27 +00:00
epss-score: 0.94797
cpe: cpe:2.3:a:microfocus:operation_bridge_manager:*:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: microfocus
product: operation_bridge_manager
tags: opm,rce,packetstorm,cve,cve2020
2021-02-26 12:19:32 +00:00
http:
2021-02-26 12:19:32 +00:00
- method: GET
path:
- "{{BaseURL}}/ucmdb-api/connect"
2023-07-11 19:49:27 +00:00
2021-02-26 12:19:32 +00:00
matchers-condition: and
matchers:
- type: word
2023-07-11 19:49:27 +00:00
part: body
2021-02-26 12:19:32 +00:00
words:
- "HttpUcmdbServiceProviderFactoryImpl"
- "ServerVersion=11.6.0"
condition: and
2023-07-11 19:49:27 +00:00
- type: status
status:
- 200