vendor:
fenix
by:
Juan Sacco
7,8
CVSS
HIGH
Stack-Based Buffer Overflow
119
CWE
Product Name: fenix
Affected Version From: v0.92
Affected Version To: v0.92
Patch Exists: NO
Related CWE: N/A
CPE: a:fenix:fenix:0.92
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: GNU/Linux - Kali Linux 2.0
2020
Exploit FENIX v0.92 Local Overflow Exploit
FENIX v0.92 and prior is prone to a stack-based buffer overflow vulnerability because the application fails to perform adequate boundary-checks on user-supplied input. An attacker could exploit this issue to execute arbitrary code in the context of the application. Failed exploit attempts will result in a denial-of-service condition.
Mitigation:
Input validation should be performed to ensure that untrusted data is not allowed to affect the application's control flow.