CVE-2019-25701

8.4

Divxtodvd · Easy Video to iPod Converter

Easy Video to iPod Converter 1.6.20 contains a local buffer overflow vulnerability in the user registration field, allowing attackers to overwrite the SEH and execute arbitrary code.

Executive summary

A local buffer overflow vulnerability in Easy Video to iPod Converter 1.6.20 allows for arbitrary code execution, posing a critical risk to host system integrity.

Vulnerability

The software contains a local buffer overflow vulnerability triggered via the user registration field. By inputting a crafted payload exceeding 996 bytes, an unauthenticated local attacker can overwrite the structured exception handler (SEH) to achieve arbitrary code execution.

Business impact

Successful exploitation of this vulnerability allows a local attacker to execute arbitrary code with the privileges of the logged in user. Given the CVSS score of 8.4, this represents a high severity risk that could lead to full system compromise, unauthorized data access, or the deployment of persistent malware on the affected workstation.

Remediation

Immediate Action: As there is no official patch available from the vendor, users should uninstall the application immediately to eliminate the attack surface.

Proactive Monitoring: Security teams should monitor endpoint logs for suspicious process execution or unexpected crashes within the application directory.

Compensating Controls: Implement strict application allowlisting to prevent unauthorized software from executing and ensure users operate with the principle of least privilege to limit the impact of potential code execution.

Exploitation status

Public Exploit Available: Yes, a functional exploit is available via the Exploit-DB entry (EDB-ID: 46255).

Analyst recommendation

Given the availability of a functional exploit and the critical nature of the vulnerability, organizations must prioritize the removal of the vulnerable software from all systems. If the application is not essential for business operations, complete decommissioning is the only effective way to mitigate the risk of arbitrary code execution.

Sources

Originally found and disclosed by Nawaf Alkeraithe, per the CVE Program record.