CVE-2019-25705
HIGHEcho Mirage 3.1 Stack Buffer Overflow via Rules Action Field
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2019-25705. PoCs published by InitD Community.
AI-analyzed exploit summary This Python script generates a buffer overflow payload targeting Echo Mirage 3.1 by creating a maliciously crafted text file. The payload consists of a large buffer (24241 'A's), an RBP overwrite (8 'B's), and padding (50 'C's), designed to trigger a stack overflow when pasted into the 'action' field of the application.
Description
Echo Mirage 3.1 contains a stack buffer overflow vulnerability that allows local attackers to crash the application or execute arbitrary code by supplying an oversized string in the Rules action field. Attackers can create a malicious text file with a crafted payload exceeding buffer boundaries and paste it into the action field through the Rules dialog to trigger the overflow and overwrite the return address.
Exploits (1)
This Python script generates a buffer overflow payload targeting Echo Mirage 3.1 by creating a maliciously crafted text file. The payload consists of a large buffer (24241 'A's), an RBP overwrite (8 'B's), and padding (50 'C's), designed to trigger a stack overflow when pasted into the 'action' field of the application.
References (4)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H