CVE-2020-36984

7.8

EPSON · Printer Software (Status Monitor)

EPSON Printer Software 1.124 contains an unquoted service path vulnerability in the SENADB service, allowing local attackers to execute arbitrary code with LocalSystem privileges.

Executive summary

A local privilege escalation vulnerability in EPSON Printer Software 1.124 allows an attacker to execute malicious code with elevated system permissions.

Vulnerability

The SENADB service utilizes an unquoted service path that lacks proper enclosure, which permits a local user to place a malicious executable in the directory structure. Because the service runs with LocalSystem privileges, the injected code will execute with full administrative rights upon service startup.

Business impact

Successful exploitation allows a local user to gain complete control over the affected workstation. Given the CVSS score of 7.8, this vulnerability poses a significant risk as it facilitates full system compromise, potentially leading to data theft, installation of persistent backdoors, or lateral movement within the network.

Remediation

Immediate Action: Update the EPSON printer software to the latest available version provided by the vendor, which addresses the unquoted service path configuration.

Proactive Monitoring: Monitor system event logs for unexpected service creation or modifications to files within the C:\Program Files (x86)\EPSON_P2B\ directory.

Compensating Controls: Implement strict file system permissions on the affected directory to prevent non-administrative users from writing or modifying files within the path used by the SENADB service.

Exploitation status

Public Exploit Available: Yes, a public proof-of-concept exists as documented in the Exploit-DB entry 48965.

Analyst recommendation

This vulnerability represents a high risk to endpoint security due to the potential for full system escalation. Administrators should prioritize patching the affected EPSON software immediately to eliminate the unquoted service path and prevent unauthorized code execution.

More EPSON CVEs

Sources

Originally found and disclosed by İsmail Önder Kaya, per the CVE Program record.