Files
CVEs-PoC/2016/CVE-2016-5683.md
2024-06-18 02:51:15 +02:00

18 lines
640 B
Markdown

### [CVE-2016-5683](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5683)
![](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
ReadyDesk 9.1 allows local users to determine cleartext SQL Server credentials by reading the SQL_Config.aspx file and decrypting data with a hardcoded key in the ReadyDesk.dll file.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/294272
#### Github
No PoCs found on GitHub currently.