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] gwcc insecure temporary file creation |
|---|---|
| Date: | Fri, 16 Sep 2005 15:48:14 +0200 |
#########################################################
gwcc insecure temporary file creation
Vendor: http://gwcc.sourceforge.net/ Advisory: http://www.zataz.net/adviso/gwcc-09052005.txt Vendor informed: yes Exploit available: yes Impact : low Exploitation : low
#########################################################
Secunia report that this bug was discovered by D1g1t4lLeech the 2005-09-16.
ZATAZ Audit has discovered this bug the 2005-09-02
So I think that D1g1t4lLeech is a true leecher ;)
########## Versions: ##########
gwcc <= 0.9.6-r2
########## Solution: ##########
To prevent symlink attack use kernel patch such as grsecurity Gentoo Patch : http://bugs.gentoo.org/attachment.cgi?id=67477
######### Timeline: #########
Discovered : 2005-09-02 Vendor notified : 2005-09-05 Vendor response : no reponse Vendor fix : no patch Vendor Sec report (vendor-sec@lst.de) : 2005-09-13 Disclosure : 2005-09-16
##################### Technical details : #####################
Vulnerable code : -----------------
Take a look at : src/callbacks.c
1702 // Pipe print command and voila!, the doc is printed. 1703 strcat(print_command, " /tmp/gwcc_out.txt");
And also into : src/utils.c
94 else if (strcmp(operation, "temp") == 0) {
95 strcat(file_name, "/tmp/gwcc_out.txt");######### Related : #########
Bug report : http://bugs.gentoo.org/show_bug.cgi?id=104566 CVE : NONE
##################### Credits : #####################
Eric Romang (eromang@zataz.net - ZATAZ Audit) - Gentoo Security Scout Thxs to Gentoo Security Team.
_______________________________________________ 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] gtkdiskfree insecure temporary file creation, ZATAZ Audits |
|---|---|
| Next by Date: | [Full-disclosure] ncompress insecure temporary file creation, ZATAZ Audits |
| Previous by Thread: | [Full-disclosure] gtkdiskfree insecure temporary file creation, ZATAZ Audits |
| Next by Thread: | [Full-disclosure] ncompress insecure temporary file creation, ZATAZ Audits |
| Indexes: | [Date] [Thread] [Top] [All Lists] |