2021-01-02 04:56:15 +00:00
|
|
|
id: CVE-2020-4463
|
2020-12-07 07:59:25 +00:00
|
|
|
|
|
|
|
info:
|
2022-06-28 19:13:35 +00:00
|
|
|
name: IBM Maximo Asset Management Information Disclosure - XML External Entity Injection
|
2020-12-07 07:59:25 +00:00
|
|
|
author: dwisiswant0
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
IBM Maximo Asset Management is vulnerable to an
|
2022-06-28 19:03:43 +00:00
|
|
|
XML external entity injection (XXE) attack when processing XML data.
|
2020-12-07 07:59:25 +00:00
|
|
|
A remote attacker could exploit this vulnerability to expose
|
|
|
|
sensitive information or consume memory resources.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
The vulnerability can lead to unauthorized access to sensitive information or a denial of service.
|
2023-09-06 12:22:36 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patches or updates provided by IBM to mitigate the vulnerability.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2020-12-07 07:59:25 +00:00
|
|
|
- https://www.ibm.com/support/pages/security-bulletin-ibm-maximo-asset-management-vulnerable-information-disclosure-cve-2020-4463
|
|
|
|
- https://github.com/Ibonok/CVE-2020-4463
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/181484
|
|
|
|
- https://www.ibm.com/support/pages/node/6253953
|
2022-06-28 19:03:43 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-4463
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 8.2
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2020-4463
|
|
|
|
cwe-id: CWE-611
|
2024-01-14 13:49:27 +00:00
|
|
|
epss-score: 0.76538
|
|
|
|
epss-percentile: 0.97916
|
2023-09-06 12:22:36 +00:00
|
|
|
cpe: cpe:2.3:a:ibm:maximo_asset_management:7.6.0.1:*:*:*:*:*:*:*
|
2022-07-04 13:17:38 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: ibm
|
|
|
|
product: maximo_asset_management
|
2023-09-06 12:22:36 +00:00
|
|
|
shodan-query: http.favicon.hash:-399298961
|
2024-05-31 19:23:20 +00:00
|
|
|
fofa-query: icon_hash=-399298961
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: cve,cve2020,ibm,xxe,disclosure
|
2020-12-07 15:00:11 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-12-07 07:59:25 +00:00
|
|
|
- method: POST
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/os/mxperson"
|
|
|
|
- "{{BaseURL}}/meaweb/os/mxperson"
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2020-12-07 07:59:25 +00:00
|
|
|
body: |
|
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
|
|
|
<max:QueryMXPERSON xmlns:max='http://www.ibm.com/maximo'>
|
|
|
|
<max:MXPERSONQuery></max:MXPERSONQuery>
|
|
|
|
</max:QueryMXPERSON>
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2020-12-07 07:59:25 +00:00
|
|
|
headers:
|
2023-07-11 19:49:27 +00:00
|
|
|
Content-Type: "application/xml"
|
2022-07-02 11:33:45 +00:00
|
|
|
|
2020-12-07 07:59:25 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-07-02 11:33:45 +00:00
|
|
|
part: body
|
2020-12-07 07:59:25 +00:00
|
|
|
words:
|
|
|
|
- "QueryMXPERSONResponse"
|
|
|
|
- "MXPERSONSet"
|
2022-07-02 11:33:45 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/xml"
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4a0a00473045022100ad901c9f50112ffefc10b1c2aea6d266d683320f67f505e6fdfa319e2cadf9320220653da19c0b99e8e9f168a04d16913bd909cd86c04ee31bf7f1615f9a02fca76d:922c64590222798bb761d5b6d8e72950
|