Share
## https://sploitus.com/exploit?id=B4668221-B2CD-5D1C-9B90-8AC51EB16E4E
# Grafana-CVE-2021-43798
Python implementation of a tool for decrypting and encrypting sensitive data in Grafana, specifically addressing the vulnerabilities associated with CVE-2021-43798. Grafana encrypts all data source passwords using the AES algorithm with the secret_key found in the defaults.ini configuration file.

### Screenshots
![   ](https://i.imgur.com/Zc68pLn.png)

### Install Dependencies
```bash
pip install cryptography