mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
77 lines
2.6 KiB
JSON
77 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2011-3583",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |