CVE-2024-58352

Landray OA contains an unauthenticated HQL injection vulnerability that allows unauthenticated attackers to query arbitrary Hibernate entity classes by injecting malicious HQL syntax into the uid POST parameter of the wechatLoginHelper.do endpoint. Attackers can exploit the lack of input sanitization in the string-concatenated filter expression passed to the Hibernate findList() call to extract sensitive data such as administrator password hashes and, with sufficient database privileges, perform file-write operations enabling remote code execution. Exploitation evidence was first observed by the Shadowserver Foundation on 2024-03-11 (UTC).
Configurations

No configuration.

History

02 Jul 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-02 17:16

Updated : 2026-07-02 18:16


NVD link : CVE-2024-58352

Mitre link : CVE-2024-58352

CVE.ORG link : CVE-2024-58352


JSON object : View

Products Affected

No product.

CWE
CWE-564

SQL Injection: Hibernate