Input validation error in afflib - CVE-2018-8050

 

Input validation error in afflib - CVE-2018-8050

Published: November 28, 2023


Vulnerability identifier: #VU83537
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2018-8050
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
afflib
Software vendor:
afflib

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input within the af_get_page() function in lib/afflib_pages.cpp. A remote attacker can pass a corrupted AFF image to the application and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links