cvelist/2007/6xxx/CVE-2007-6272.json
2018-10-15 17:03:25 -04:00

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-6272",
"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" : "Multiple SQL injection vulnerabilities in index.php in Joomla! 1.5 RC3 allow remote attackers to execute arbitrary SQL commands via (1) the view parameter to the com_content component, (2) the task parameter to the com_search component, or (3) the option parameter in a search action to the com_search component."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20071205 Blind Sql-Injection in Joomla 1.5 RC3",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/484603/100/0/threaded"
},
{
"name" : "26707",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/26707"
},
{
"name" : "3422",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/3422"
},
{
"name" : "joomla-viewtaskoption-sql-injection(38867)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/38867"
}
]
}
}