6 matches found
Unfixed XSS vulnerability at securitydot.net
Security researcher xadet3, has submitted on 07/10/2007 a cross-site-scripting XSS vulnerability affecting securitydot.net, which at the time of submission ranked 27649 on the web according to Alexa. We manually validated and published a mirror of this vulnerability on 08/10/2007. It is currently...
Webmin < 1.290 / Usermin < 1.220 Arbitrary File Disclosure Exploit (perl)
No description provided by source. !/usr/bin/perl Exploit for WEBMIN and USERMIN less than 1.29x ARBITARY REMOTE FILE DISCLOSURE WORKS FOR HTTP AND HTTPS NOW Thrusday 13th July 2006 Vulnerability Disclosure at securitydot.net Coded by UmZ! [email protected] Make sure you have LWP before using...
Webmin < 1.290 / Usermin < 1.220 Arbitrary File Disclosure Expl (perl)
Exploit for multiple platform in category remote exploits ========================================================================= Webmin new; if @ARGV \n"; print"TARGETS are\n "; print"0 - HTTP \n"; print" 1 - HTTPS\n"; print"Define full path with file name \n"; print"Example: ./webmin.pl...
web-usermin.pl.txt
!/usr/bin/perl Exploit for WEBMIN and USERMIN less than 1.29x ARBITARY REMOTE FILE DISCLOSURE WORKS FOR HTTP AND HTTPS NOW Thrusday 13th July 2006 Vulnerability Disclosure at securitydot.net Coded by UmZ! [email protected] Make sure you have LWP before using this exploit. USE IT AT YOUR OWN RIS...
BigwebmasterXSS.txt
Affected software: Bigwebmaster Guestbook version 1.02 and down Vendor: http://www.bigwebmaster.com/Perl/ScriptsandPrograms/Guestbooks/ Introduction: taken from vendor site This is one of the most powerful guestbooks that you will find on the internet. Visitors who come to your site will be able ...
XSS bugs and SQL injection in sNews
Official page : http://www.solucija.com/home/snews/ XSS in comments : just post some comment with scriptalert'XSS TEST by securitydot.net';/script FIX : put this on 423 line $r = strreplace "","<",$r; $r = strreplace "","&lg",$r; Injection through categories : index.php?category=120or201=2 FIX ...