Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

MyBB 1.0 SQL injection in uploading file

Subject: MyBB 1.0 SQL injection in uploading file
Date: 31 Dec 2005 09:55:51 -0000
Hey
there is a security bug in inc/function_upload.php script in mybb all version 
(except two days ago security updated version) that allows SQL INJECTION
this bug is in function of upload attachment .
when a file goes to upload this function test that if file has a valid 
extension . for this call getextension  function and fetch all of characters 
after last period sign. then make a query and search in valid extensions table 
and here a file with quoted extension include sql statement will be execute.
this bug reported to mybb offical site and patched as a security patch in 
internal version 1.0.1 two days ago
be beauty
imei

<Prev in Thread] Current Thread [Next in Thread>
  • MyBB 1.0 SQL injection in uploading file, addmimistrator <=