Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | [Full-disclosure] ekg insecure temporary file creation and arbitrary code execution |
|---|---|
| Date: | Tue, 05 Jul 2005 08:51:07 +0200 |
#########################################################
ekg insecure temporary file creation and arbitrary code execution
Vendor: http://dev.null.pl/ekg/ Advisory: http://www.zataz.net/adviso/ekg-06062005.txt Vendor informed: yes Exploit available: no Impact : high Exploitation : high
#########################################################
########## Versions: ##########
ekg <= 2005-06-05 22:03
########## Solution: ##########
For the symlink attack use kernel patch such as grsecurity
######### Timeline: #########
Discovered : 2005-05-27 Vendor notified : 2005-06-06 Vendor response : no response Vendor fix : no fix Vendor Sec report (vendor-sec@lst.de) : 2005-06-27 Disclosure : 2005-07-04
##################### Technical details : #####################
Vulnerable code : -----------------
In contrib/scripts/linki.py
95 def czyjest ():
96 if os.path.exists('/tmp/rmrmg_ekg_url'):
97 wejsc= open ('/tmp/rmrmg_ekg_url')
98 file = wejsc.readlines()
99 dlug=len(file)
100 wejsc.close()
101 #ekg.printf("generic", "liczno¶æ %d" %(dlug))
102 return file
103 else:
104 return 0Then
######### Related : #########
Gentoo Bugs report : http://bugs.gentoo.org/show_bug.cgi?id=94172 CVE : CAN-2005-1916
##################### Credits : #####################
Eric Romang (eromang@zataz.net - ZATAZ Audit) Thxs to Gentoo Security Team. (Taviso, jaervosz, solar, tigger, etc.) _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Full-disclosure] kpopper insecure temporary file creation, ZATAZ Audits |
|---|---|
| Next by Date: | [Full-disclosure] iDEFENSE Security Advisory 07.05.05: Adobe Acrobat Reader UnixAppOpenFilePerform() Buffer Overflow Vulnerability, iDEFENSE Labs |
| Previous by Thread: | [Full-disclosure] kpopper insecure temporary file creation, ZATAZ Audits |
| Next by Thread: | Re: ekg insecure temporary file creation and arbitrary code execution, Adam Wysocki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |