VYPR
Unrated severityNVD Advisory· Published Jan 31, 2024· Updated Jun 13, 2025

Wanhu ezOFFICE wf_printnum.jsp sql injection

CVE-2024-1012

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

2
  • Wanhu/ezOFFICEllm-create2 versions
    =11.1.0+ 1 more
    • (no CPE)range: =11.1.0
    • (no CPE)range: 11.1.0

Patches

0

No 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

News mentions

0

No linked articles in our index yet.