cvelist/2006/4xxx/CVE-2006-4785.json
2018-10-17 17:05:08 -04:00

113 lines
3.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-4785",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060917 Sql injection in Moodle",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/446227/100/0/threaded"
},
{
"name" : "http://docs.moodle.org/en/Release_notes#Moodle_1.6.2",
"refsource" : "CONFIRM",
"url" : "http://docs.moodle.org/en/Release_notes#Moodle_1.6.2"
},
{
"name" : "20060919 Moodle issue - invalid vendor ack? and extra vulns",
"refsource" : "VIM",
"url" : "http://www.attrition.org/pipermail/vim/2006-September/001038.html"
},
{
"name" : "20060619 Re: Moodle issue - invalid vendor ack? and extra vulns",
"refsource" : "VIM",
"url" : "http://www.attrition.org/pipermail/vim/2006-September/001040.html"
},
{
"name" : "19995",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/19995"
},
{
"name" : "20085",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/20085"
},
{
"name" : "ADV-2006-3591",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/3591"
},
{
"name" : "1016877",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1016877"
},
{
"name" : "21899",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/21899"
},
{
"name" : "moodle-unspecified-sql-injection(28904)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/28904"
},
{
"name" : "moodle-edit-sql-injection(29001)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/29001"
}
]
}
}