lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20091106165526.GF2384@sentinelchicken.org> Date: Fri, 6 Nov 2009 08:55:26 -0800 From: Tim <tim-security@...tinelchicken.org> To: Valdis.Kletnieks@...edu Cc: Full disclosure <full-disclosure@...ts.grok.org.uk> Subject: Re: MySQL trick for SQL injection > > INTO OUTFILE is a dangerous routine (as you've clearly demonstrated), but that > > privilege must be specifically granted to a user before it's possible to > > execute it. No sensible administrator would grant the FILE privilege to a > > webserver application's database acccount. > > Very true, but a good blackhat always keeps a good supply of ways to exploit > common stupid administrator mistakes. I'd not be surprised in the least if > more than 10% of the sites, some admin under time pressure to Just Fix It > assigned FILE privs to get the web application back up and running. I find it's more common that they just have the application log in as MySQL root. It's foolish. It happens more frequently than you'd like to admit. Makes my app pentests easier though. ;-) tim _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/
Powered by blists - more mailing lists