Files
CVEs-PoC/2018/CVE-2018-13390.md
T
2024-07-25 21:25:12 +00:00

18 lines
843 B
Markdown

### [CVE-2018-13390](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13390)
![](https://img.shields.io/static/v1?label=Product&message=cloudtoken&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200.1.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Restriction%20of%20Communication%20Channel%20to%20Intended%20Endpoints&color=brighgreen)
### Description
Unauthenticated access to cloudtoken daemon on Linux via network from version 0.1.1 before version 0.1.24 allows attackers on the same subnet to gain temporary AWS credentials for the users' roles.
### POC
#### Reference
- https://bitbucket.org/atlassian/cloudtoken/wiki/CVE-2018-13390%20-%20Exposed%20credentials%20in%20daemon%20mode%20on%20Linux
#### Github
No PoCs found on GitHub currently.