Files
CVEs-PoC/2020/CVE-2020-10591.md
T
2024-05-25 21:48:12 +02:00

18 lines
783 B
Markdown

### [CVE-2020-10591](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10591)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in Walmart Labs Concord before 1.44.0. CORS Access-Control-Allow-Origin headers have a potentially unsafe dependency on Origin headers, and are not configurable. This allows remote attackers to discover host information, nodes, API metadata, and references to usernames via api/v1/apikey.
### POC
#### Reference
- https://github.com/walmartlabs/concord/issues/22
#### Github
No PoCs found on GitHub currently.