cve/2018/CVE-2018-13989.md

21 lines
968 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-13989](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13989)
![](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
Grundig Smart Inter@ctive TV 3.0 devices allow CSRF attacks via a POST request to TCP port 8085 containing a predictable ID value, as demonstrated by a /sendrcpackage?keyid=-2544&keysymbol=-4081 request to shut off the device.
### POC
#### Reference
- https://packetstormsecurity.com/files/148453/Grundig-Smart-Inter-ctive-3.0-Insecure-Direct-Object-Reference.html
2024-06-09 00:33:16 +00:00
- https://packetstormsecurity.com/files/148453/Grundig-Smart-Inter-ctive-3.0-Insecure-Direct-Object-Reference.html
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/45022/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/45022/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.