Wanhu ezOFFICE wf_printnum.jsp sql injection
Description
A critical SQL injection vulnerability in Wanhu ezOFFICE 11.1.0 allows remote attackers to execute arbitrary SQL commands via the recordId parameter in wf_printnum.jsp.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A critical SQL injection vulnerability in Wanhu ezOFFICE 11.1.0 allows remote attackers to execute arbitrary SQL commands via the recordId parameter in wf_printnum.jsp.
Vulnerability
The vulnerability resides in the file defaultroot/platform/bpm/work_flow/operate/wf_printnum.jsp in Wanhu ezOFFICE version 11.1.0. The recordId parameter is not properly sanitized, allowing SQL injection. The attack is unauthenticated and can be triggered remotely via a crafted GET request. [1]
Exploitation
An attacker can exploit this by sending a specially crafted HTTP GET request to the vulnerable endpoint with a malicious recordId value. The reference demonstrates using WAITFOR DELAY to confirm blind SQL injection, and SQLmap can automate exploitation. No authentication is required. [1]
Impact
Successful exploitation allows an attacker to execute arbitrary SQL commands on the underlying database, potentially leading to data exfiltration, modification, or denial of service. The vulnerability is rated critical due to the ease of exploitation and potential for full database compromise. [1]
Mitigation
The vendor has released a patch; users should upgrade to the latest version from the official website (https://www.whir.net/). As a temporary workaround, restrict access to the vulnerable endpoint via WAF or network controls, though bypass risks exist. [1]
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
3- github.com/4nNns/cveAdd/blob/b73e94ff089ae2201d9836b4d61b8175ff21618a/sqli/%E4%B8%87%E6%88%B7EZOFFICE%20%E5%89%8D%E5%8F%B0SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E.mdmitreexploit
- vuldb.commitresignaturepermissions-required
- vuldb.commitrevdb-entrytechnical-description
News mentions
0No linked articles in our index yet.