CVE-2021-43798
Last updated
Last updated
First I found the service that was running and the version
Then I had to google the CVE for this version
What the CVE Does - A directory path traversal vulnerability was found in Grafan. This flaw allows an attacker to obtain read access to the local files due to lack of path normalization in the /public/plugins/URL.
I ran the CVE to show the tokens stored on the kube pod
I then put the token into jwt.io and to see the necessary YAML information.