Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Al1ex/CVE-2020-13937
Apache Kylin API Unauthorized Access
https://github.com/Al1ex/CVE-2020-13937
apache-kylin cve-2020-13937
Last synced: 22 days ago
JSON representation
Apache Kylin API Unauthorized Access
- Host: GitHub
- URL: https://github.com/Al1ex/CVE-2020-13937
- Owner: Al1ex
- Created: 2021-01-22T06:53:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-22T07:00:37.000Z (almost 4 years ago)
- Last Synced: 2024-08-05T17:42:18.365Z (4 months ago)
- Topics: apache-kylin, cve-2020-13937
- Homepage:
- Size: 229 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - Al1ex/CVE-2020-13937 - Apache Kylin API Unauthorized Access (Others)
README
## 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 has one restful api which exposed Kylin's configuration information without any authentication, so it is dangerous because some confidential information entries will be disclosed to everyone.
## How to Exploit
```
http://xx.com/kylin/api/admin/config
```![result](img/result.png)
## Reference
https://nvd.nist.gov/vuln/detail/CVE-2020-13937