Lucene search

K
zdtMarco Ivaldi1337DAY-ID-7671
HistoryApr 04, 2007 - 12:00 a.m.

TrueCrypt <= 4.3 Local Privilege Escalation Exploit (CVE-2007-1738)

2007-04-0400:00:00
Marco Ivaldi
0day.today
20

Exploit for unknown platform in category local exploits

===================================================================
TrueCrypt <= 4.3 Local Privilege Escalation Exploit (CVE-2007-1738)
===================================================================



# $Id: raptor_truecrypt,v 1.1.1.1 2007/04/04 11:31:56 raptor Exp $
#
# raptor_truecrypt - setuid truecrypt privilege escalation
# Copyright (c) 2007 Marco Ivaldi <[email protected]>
#
# TrueCrypt 4.3, when installed setuid root, allows local users to cause a 
# denial of service (filesystem unavailability) or gain privileges by mounting 
# a crafted TrueCrypt volume, as demonstrated using (1) /usr/bin or (2) another
# user's home directory, a different issue than CVE-2007-1589 (CVE-2007-1738).
#
# WARNING: THIS IS A PROOF OF CONCEPT EXPLOIT TAKING ADVANTAGE OF NPTL THREAD
# LOCAL STORAGE DYNAMIC LINKING MODEL, DO NOT USE IT IF YOU DON'T KNOW HOW IT
# WORKS! YEAH, IT *DOES* REQUIRE SOME TWEAKINGS TO EXPLOIT NON-TLS PLATFORMS!
#
# Other possible attack vectors: /etc/cron.{d,hourly,daily,weekly,monthly}, at 
# (/var/spool/atjobs/), xinetd (/etc/xinetd.d), /etc/logrotate.d, and more...


back: http://inj3ct0r.com/sploits/445.zip



#  0day.today [2018-02-18]  #