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

19 lines
760 B
Markdown

### [CVE-2020-28860](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28860)
![](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
OpenAssetDigital Asset Management (DAM) through 12.0.19 does not correctly sanitize user supplied input, incorporating it into its SQL queries, allowing for authenticated blind SQL injection.
### POC
#### Reference
- http://packetstormsecurity.com/files/160459/OpenAsset-Digital-Asset-Management-SQL-Injection.html
- http://seclists.org/fulldisclosure/2020/Dec/21
#### Github
No PoCs found on GitHub currently.