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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Fri, 11 Aug 2006 08:12:47 +0900
From: anonymous.0ca614f0b2@...nymousSpeech.com
To: full-disclosure@...ts.grok.org.uk
Cc: 
Subject: h0 n0

sat collegeboard site sql injection vulnerability

they even show you the query to be nice

to get your question of the day:
http://www.collegeboard.com/apps/qotd/question/0,,47992,00.html

<!--
    SELECT s.question, ls.name, ls.description, s.content_id, s.hint
    FROM survey s, lk_survey ls
    WHERE s.lk_survey_id = ls.lk_survey_id
    AND s.content_id = 47992
-->

and the  s.content_id is directly controllable

http://www.collegeboard.com/apps/qotd/question/0,,(47992),00.html
<!--
    SELECT s.question, ls.name, ls.description, s.content_id, s.hint
    FROM survey s, lk_survey ls
    WHERE s.lk_survey_id = ls.lk_survey_id
    AND s.content_id = (47992)
-->


they do some naive filtering of quotes but you'll quickly find the bypass have PHUN and teachers live those kids alone
***************************************************************
This email was send via www.AnonymousSpeech.com, 
 the worlds leading anonymous email provider.
***************************************************************


_______________________________________________
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ