writersblock-sql.txt
Writers Block SQL Injection Vulnerabilities ".$GET'PostID'." AND Draft=0 ORDER BY Timestamp ASC LIMIT 1"; ---- x Exploit The issue can be exploited through a web browser. x Patch Just add an intval: ---- permalink.php, line 212: $getpost = @mysqlquery"SELECT Title, Timestamp, Body, PostCat1,...