Back to Labs
Security Advisory

CVE-2022-34924

About

Lanling OA Landray Office Automation (OA) internal patch number #133383/#137780 contains an arbitrary file read vulnerability via the component /sys/ui/extend/varkind/custom.jsp.

Weakness (CWE):CWE-312

Rainforest analyst review

Landray Office Automation exposes an endpoint, /sys/ui/extend/varkind/custom.jsp, that lets an unauthenticated caller read arbitrary files off the server. No credentials, no user interaction, just a request that walks the filesystem and hands back whatever the web process can read, which typically includes configuration, credentials, and application source. It is confidentiality-only, but in an OA platform the files it can reach are exactly the ones that unlock the next step.

Chinese enterprise OA suites are a favored target precisely because they concentrate sensitive internal data and are frequently internet-exposed for remote staff. Unauthenticated file read on a named JSP path is trivially turned into a reliable one-liner, so it tends to circulate in scanning kits and get folded into broader intrusion playbooks rather than used for showy one-off attacks. The loot from reading config files often becomes the credential that enables authenticated code execution later.

Because the vulnerable request targets one specific path, this is a strong candidate for detection and virtual patching. We can write a rule that blocks or alerts on requests to that custom.jsp endpoint at the proxy while the underlying patch is scheduled, and hunt historical logs for prior hits since successful exploitation is quiet and leaves the file-read requests as its main trace.

References

Related CVEs

No related CVEs.

Frequently asked questions

What is CVE-2022-34924?

Lanling OA Landray Office Automation (OA) internal patch number #133383/#137780 contains an arbitrary file read vulnerability via the component /sys/ui/extend/varkind/custom.jsp.

How severe is CVE-2022-34924?

CVE-2022-34924 carries a CVSS 3.1 base score of 7.5, rated high. On the Rainforest Risk Index — which weighs the severity alongside how easy the flaw is to reach and how broad its impact is — it scores 75 out of 100, in the high band.

How is CVE-2022-34924 exploited?

According to the CVSS vector (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N): attack vector Network, attack complexity Low, privileges required None, user interaction None. Impact on confidentiality High, integrity None and availability None.

Which products are affected by CVE-2022-34924?

Public advisories list the following as affected: landray office automation. Check the references on this page for the exact versions each vendor confirms.

How do I fix CVE-2022-34924?

Apply the fix the vendor published — the references on this page link to the primary advisories and patches. When patching can't happen right away, reduce the exposure of the affected component and watch it for exploitation attempts. Rainforest customers see this vulnerability correlated to their own assets and prioritized by real exposure, not by score alone.

Empower Your Security Strategy with Rainforest

Discover vulnerabilities early, prioritize critical threats, and protect what truly matters. Rainforest streamlines your security operations, saving you time and reducing costs, so you can focus on what drives your business forward.

Share this:LinkedInX Email