2017-10-16 12:31:07 -04:00
{
2019-03-18 05:54:30 +00:00
"CVE_data_meta" : {
2019-11-26 00:02:09 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
2019-03-18 05:54:30 +00:00
"ID" : "CVE-2011-3583" ,
2019-11-26 00:02:09 +00:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "TYPO3 Core" ,
"product" : {
"product_data" : [
{
"product_name" : "TYPO3 Core" ,
"version" : {
"version_data" : [
{
"version_value" : "4.5.0 - 4.5.5"
}
]
}
}
]
}
}
]
}
2019-03-18 05:54:30 +00:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-11-26 00:02:09 +00:00
"value" : "It was found that Typo3 Core versions 4.5.0 - 4.5.5 uses prepared statements that, if the parameter values are not properly replaced, could lead to a SQL Injection vulnerability. This issue can only be exploited if two or more parameters are bound to the query and at least two come from user input."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "SQL Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://security-tracker.debian.org/tracker/CVE-2011-3583" ,
"refsource" : "MISC" ,
"name" : "https://security-tracker.debian.org/tracker/CVE-2011-3583"
} ,
{
"url" : "https://access.redhat.com/security/cve/cve-2011-3583" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/cve-2011-3583"
} ,
{
"refsource" : "MISC" ,
"name" : "https://typo3.org/security/advisory/typo3-core-sa-2011-002/" ,
"url" : "https://typo3.org/security/advisory/typo3-core-sa-2011-002/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641682" ,
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641682"
2019-03-18 05:54:30 +00:00
}
]
}
}