Micro Focus UCMDB - Remote Code Execution
ID: CVE-2020-11854
Severity: critical
Author: dwisiswant0
Tags: cve2020,cve,microfocus,packetstorm,ucmdb,rce
Description
Section titled “Description”Micro Focus UCMDB is susceptible to remote code execution. Impacted products include Operation Bridge Manager versions 2020.05, 2019.11, 2019.05, 2018.11, 2018.05, 10.63,10.62, 10.61, 10.60, 10.12, 10.11, 10.10 and all earlier versions, and Operations Bridge (containerized) 2020.05, 2019.08, 2019.05, 2018.11, 2018.08, 2018.05. 2018.02 and 2017.11. 3.), and Application Performance Management versions 9,51, 9.50 and 9.40 with UCMDB 10.33 CUP 3.
YAML Source
Section titled “YAML Source”id: CVE-2020-11854
info: name: Micro Focus UCMDB - Remote Code Execution author: dwisiswant0 severity: critical description: | Micro Focus UCMDB is susceptible to remote code execution. Impacted products include Operation Bridge Manager versions 2020.05, 2019.11, 2019.05, 2018.11, 2018.05, 10.63,10.62, 10.61, 10.60, 10.12, 10.11, 10.10 and all earlier versions, and Operations Bridge (containerized) 2020.05, 2019.08, 2019.05, 2018.11, 2018.08, 2018.05. 2018.02 and 2017.11. 3.), and Application Performance Management versions 9,51, 9.50 and 9.40 with UCMDB 10.33 CUP 3. impact: | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system. remediation: | Apply the latest security patches or updates provided by Micro Focus to fix this vulnerability. reference: - http://packetstormsecurity.com/files/161182/Micro-Focus-UCMDB-Remote-Code-Execution.html - https://softwaresupport.softwaregrp.com/doc/KM03747658 - https://softwaresupport.softwaregrp.com/doc/KM03747657 - https://softwaresupport.softwaregrp.com/doc/KM03747854 - https://nvd.nist.gov/vuln/detail/CVE-2020-11854 classification: 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 cve-id: CVE-2020-11854 cwe-id: CWE-798 epss-score: 0.23333 epss-percentile: 0.96551 cpe: cpe:2.3:a:microfocus:application_performance_management:9.50:*:*:*:*:*:*:* metadata: max-request: 1 vendor: microfocus product: application_performance_management tags: cve2020,cve,microfocus,packetstorm,ucmdb,rce
http: - method: GET path: - "{{BaseURL}}/ucmdb-api/connect"
matchers-condition: and matchers: - type: word part: body words: - "HttpUcmdbServiceProviderFactoryImpl" - "ServerVersion=11.6.0" condition: and
- type: status status: - 200# digest: 4b0a00483046022100f76f10f42bae693b7dd600a48adfd1aa5b3335983ea91114a08fed835018fa2d022100958501c990ff6b0d65d47dfd211fd412a3a54ebd2a5a8eb844d9399e6ad8ad25:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/cves/2020/CVE-2020-11854.yaml"