vendor:
N/A
by:
Brandon Azad
7,8
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2018
IOFireWireFamily-overflow.c
This exploit is reachable from IOFireWireUserClient::localConfigDirectory_Publish. It is a buffer overflow vulnerability which can be triggered by calling IOConnectCallMethod with method 17 and passing a large buffer size. This will cause the kernel to write past the end of the buffer, leading to a potential memory corruption.
Mitigation:
The best way to mitigate this vulnerability is to ensure that the application is not passing large buffer sizes to IOConnectCallMethod.