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

19 lines
886 B
Markdown

### [CVE-2020-28856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28856)
![](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
OpenAsset Digital Asset Management (DAM) through 12.0.19 does not correctly determine the HTTP request's originating IP address, allowing attackers to spoof it using X-Forwarded-For in the header, by supplying localhost address such as 127.0.0.1, effectively bypassing all IP address based access controls.
### POC
#### Reference
- http://packetstormsecurity.com/files/160453/OpenAsset-Digital-Asset-Management-IP-Access-Control-Bypass.html
- http://seclists.org/fulldisclosure/2020/Dec/17
#### Github
No PoCs found on GitHub currently.