cvelist/2011/3xxx/CVE-2011-3584.json
2019-11-26 00:02:09 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-3584",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "TYPO3 Core",
"product": {
"product_data": [
{
"product_name": "wec_discussion",
"version": {
"version_data": [
{
"version_value": "before 2.1.1"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The TYPO3 Core wec_discussion extension before 2.1.1 is vulnerable to SQL Injection due to improper sanitation of user-supplied input."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2011-3584",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2011-3584"
},
{
"url": "https://access.redhat.com/security/cve/cve-2011-3584",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2011-3584"
},
{
"refsource": "MISC",
"name": "https://typo3.org/security/advisory/typo3-sa-2011-003/",
"url": "https://typo3.org/security/advisory/typo3-sa-2011-003/"
}
]
}
}