7.2
CVSSv2

CVE-2007-1189

Published: 02/03/2007 Updated: 11/10/2017
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Integer overflow in the envwrite function in the Alcatel-Lucent Bell Labs Plan 9 kernel allows local users to overwrite certain memory addresses with kernel memory via a large n argument, as demonstrated by (1) modifying the iseve function to gain privileges and (2) making the devpermcheck function grant unrestricted device permissions.

Vulnerable Product Search on Vulmon Subscribe to Product

bell labs plan 9

Exploits

/* !!! DO NOT DISTRIBUTE !!! */ /* identity theft * * this exploit uses my devenvc OTRUNC/pwrite vulnerability * to overwrite specific kernel addresses to help elevate our * privileges this exploit is *very* picky, so you *must* * understand the plan9 kernel and know what you are * doing, though a best-practice usage example will * guid ...