Description
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).
Published: 2026-07-02
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated user can send a crafted POST request to the wechatLoginHelper.do endpoint, injecting Hibernate Query Language into the uid parameter. The injection bypasses input sanitization in the string‑concatenated filter passed to Hibernate’s findList() call, allowing arbitrary queries of Hibernate entity classes. This enables the attacker to read sensitive information such as administrator password hashes, and if the database user has write privileges, to create files on the server, which can lead to remote code execution.

Affected Systems

Landry Office Automation (OA) from Shenzhen Landray Software Co., Ltd. No specific release information is disclosed, implying that all current versions of the product could be vulnerable until a vendor patch is applied.

Risk and Exploitability

The CVSS score of 8.7 categorises the issue as high severity, while the EPSS score of <1% indicates a low but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is an unauthenticated HTTP POST request to wechatLoginHelper.do, exploiting the lack of authentication and inadequate input filtering to inject malicious HQL.

Generated by OpenCVE AI on July 21, 2026 at 10:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch for Landry Office Automation when available.
  • Restrict the database user’s file‑write permissions to only the minimum necessary for application operation.
  • Add input validation or sanitization to block malicious HQL fragments submitted to the uid parameter.

Generated by OpenCVE AI on July 21, 2026 at 10:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Landray
Landray landray Office Automation
Vendors & Products Landray
Landray landray Office Automation

Thu, 02 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description 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).
Title Landray OA Unauthenticated HQL Injection via wechatLoginHelper.do
Weaknesses CWE-564
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Landray Landray Office Automation
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-02T17:49:58.164Z

Reserved: 2026-06-08T15:20:35.497Z

Link: CVE-2024-58352

cve-icon Vulnrichment

Updated: 2026-07-02T17:49:53.025Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:00:05Z

Weaknesses