Secunia Logo  


Secunia PSI WorldMap
 
CVE Reference: CVE-2006-4785
NOTE: The text on this page is written by CVE MITRE and reflects neither the opinions of Secunia or the results of our research. All data on this page is written and maintained by CVE MITRE.

Original Page at CVE MITRE:
CVE-2006-4785

Description:
SQL injection vulnerability in blog/edit.php in Moodle 1.6.1 and earlier allows remote attackers to execute arbitrary SQL commands via the format parameter as stored in the $blogEntry variable, which is not properly handled by the insert_record function, which calls _adodb_column_sql in the adodb layer (lib/adodb/adodb-lib.inc.php), which does not convert the data type to an int.

CVE Status:
Candidate

References:

XF
  http://xforce.iss.net/xforce/xfdb/28904
  http://xforce.iss.net/xforce/xfdb/29001

ST
  1016877

SAID
  Secunia Advisory: SA21899

MLIST
  http://www.attrition.org/pipermail/vim/2006-September/001038.html
  http://www.attrition.org/pipermail/vim/2006-September/001040.html

CONFIRM
  http://docs.moodle.org/en/Release_notes#Moodle_1.6.2

BUGTRAQ
  http://www.securityfocus.com/archive/1/archive/1/446227/100/0/threaded

BID
  19995
  20085


Return to the previous page.