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.# 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

### Install Dependencies
```bash
pip install cryptography
[4.0K] /data/pocs/84a19542abca2cbaf307cf3c82f6b005068e5ded
├── [4.0K] AESDecrypt.py
└── [ 439] README.md
0 directories, 2 files