#VU42758 Permissions, Privileges, and Access Controls in FreeBSD - CVE-2013-2171

 

#VU42758 Permissions, Privileges, and Access Controls in FreeBSD - CVE-2013-2171

Published: July 2, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42758
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Amber
CVE-ID: CVE-2013-2171
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
FreeBSD
Software vendor:
FreeBSD Foundation

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The vm_map_lookup function in sys/vm/vm_map.c in the mmap implementation in the kernel in FreeBSD 9.0 through 9.1-RELEASE-p4 does not properly determine whether a task should have write access to a memory location, which allows local users to bypass filesystem write permissions and consequently gain privileges via a crafted application that leverages read permissions, and makes mmap and ptrace system calls.


Remediation

Install update from vendor's website.

External links