mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
19 lines
886 B
Markdown
19 lines
886 B
Markdown
### [CVE-2020-28856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28856)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|