Vulnerability record · CVE-2023-40492 · published 3 May 2024
CVE-2023-40492: LG Simple Editor deleteCheckSession path traversal allows arbitrary file deletion
Lg · Simple Editor
LG Simple Editor contains a path traversal flaw in the deleteCheckSession method, where a user-supplied path is used in file operations without proper validation. Because authentication is not required, a remote attacker can reach the method and delete arbitrary files. This matters because file deletion runs in the SYSTEM context, so the flaw can remove critical files and disrupt or damage the installation.
Description
LG Simple Editor deleteCheckSession Directory Traversal Arbitrary File Deletion Vulnerability. This vulnerability allows remote attackers to delete arbitrary files on affected installations of LG Simple Editor. Authentication is not required to exploit this vulnerability. The specific flaw exists within the deleteCheckSession method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to delete files in the context of SYSTEM. . Was ZDI-CAN-19919.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Automated analysis
critical priorityCVSS 9.1 with no authentication or user interaction required and a very high EPSS score make this a critical remote file-deletion risk.
What it is
LG Simple Editor contains a path traversal flaw in the deleteCheckSession method, where a user-supplied path is used in file operations without proper validation. Because authentication is not required, a remote attacker can reach the method and delete arbitrary files. This matters because file deletion runs in the SYSTEM context, so the flaw can remove critical files and disrupt or damage the installation.
Impact
An attacker gains the ability to delete arbitrary files with SYSTEM privileges, which can break the application or operating system and cause denial of service. The CVSS vector shows no confidentiality loss but high integrity and availability impact.
Attack surface
The vulnerability is network-reachable (AV:N) with no privileges or user interaction required (PR:N, UI:N), so it can be triggered directly against the deleteCheckSession method. No authentication is needed per the description.
Exploitation
The record does not list this CVE in CISA KEV and documents no ransomware use; EPSS is very high at 0.83142 (99.659th percentile), indicating strong predicted exploitation likelihood, though the only references are ZDI advisories with no exploit tag.
What to do
- Apply the vendor patch or fixed LG Simple Editor release as soon as one is available; check LG security advisories for the corrected version.
- If no patch exists, restrict network access to the Simple Editor service to trusted hosts and block it from untrusted networks.
- Run the service under a low-privilege account instead of SYSTEM to limit the impact of arbitrary file deletion.
- Monitor and back up critical files so deleted data can be restored quickly.
- Validate or sanitize any user-supplied path input reaching deleteCheckSession if the application can be modified.
Detection
- Monitor for unexpected deletion or disappearance of files in LG Simple Editor installation and system directories.
- Alert on requests to the deleteCheckSession endpoint or method, especially from untrusted source IPs.
- Watch for file-system events where the Simple Editor process deletes files outside its expected working directories.
- Correlate process-level file deletion activity by the Simple Editor service with inbound network connections.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://www.zerodayinitiative.com/advisories/ZDI-23-1198/ | Third Party Advisory |
| https://www.zerodayinitiative.com/advisories/ZDI-23-1198/ | Third Party Advisory |
Track CVE-2023-40492 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-40492), CISA KEV, FIRST EPSS (scores of 2026-09-25). This page is refreshed as NVD updates the record.