internal dev tokens disclosure
Low
S
Snapchat
Submitted None
Actions:
Reported by
happytohelp22
Vulnerability Details
Technical details and impact analysis
snapchat has made Keydb as opensource but its development repo on github is leaking too much internal sensitive data in commits history which should not be a good idea to be revealed in open source project.
such as https://github.com/Snapchat/KeyDB/commit/157b32109854f947843366f66215ccf90809e766
```
[Dockerfile](https://github.sc-corp.net/Snapchat/keydb-internal/github-action-runner-docker/Dockerfile).
3. Take the token from that script. Should be in "Configure" section:
```
./config.sh --url https://github.com/EQ-Alpha/KeyDB --token ████
```
██████
## Impact
internal dev sensitive information disclosed publicaly
for example PAT token i pasted above
Report Details
Additional information and metadata
State
Closed
Substate
Resolved
Bounty
$250.00
Submitted
Weakness
Cleartext Storage of Sensitive Information