2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2011-1722" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2011-04-19T19:55:01.937" ,
2024-11-22 11:14:00 +00:00
"lastModified" : "2024-11-21T01:26:52.720" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Multiple SQL injection vulnerabilities in WEC Discussion Forum (wec_discussion) extension 2.1.0 and earlier for TYPO3 allow remote attackers to execute arbitrary SQL commands via unspecified vectors, as exploited in the wild in April 2011."
} ,
{
"lang" : "es" ,
"value" : "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en el componente WEC Discussion Forum (wec_discussion) 2.1.0 y versiones anteriores de TYPO3. Permite a usuarios remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de vectores sin especificar. Se ha explotado en Abril del 2011."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:P/A:P" ,
2024-11-22 11:14:00 +00:00
"baseScore" : 7.5 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-22 11:14:00 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.1.0" ,
"matchCriteriaId" : "0E88D89D-1DCD-4593-9F52-39F5DD156BC3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:1.6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8F03D13A-79F5-4B0C-B1EF-8593C1B12AA0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:1.6.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "665895CE-9D9C-48AB-A8E2-D3DD3F234C05"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:1.6.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "874C3D70-B9F8-4ADD-8451-CAE797C593F9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:1.6.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8CB5775B-A31D-436B-B8F6-50E547C5D9EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:1.7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "434FB076-E0DC-46D6-A126-A1C23B16EE2D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:2.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A58AC564-C42A-4FE1-B8BF-0E2438A3055E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:2.0.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0D37B34D-F153-406A-AFB5-BE4CEB9AF1DE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:2.0.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0E0EB71C-1AC8-4B2D-83C4-1CD969D2D787"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:webempoweredchurch:wec_discussion:2.0.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "ED959636-1557-455F-A904-C22857C638D6"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5F1C59B0-CDF2-4F9A-88C7-61E8F18590DB"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "http://osvdb.org/71674" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://secunia.com/advisories/44055" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://typo3.org/extensions/repository/view/wec_discussion/2.1.1/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://typo3.org/teams/security/security-bulletins/typo3-sa-2011-003/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/47257" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2011/0896" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/66619" ,
"source" : "cve@mitre.org"
2024-11-22 11:14:00 +00:00
} ,
{
"url" : "http://osvdb.org/71674" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/44055" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://typo3.org/extensions/repository/view/wec_discussion/2.1.1/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://typo3.org/teams/security/security-bulletins/typo3-sa-2011-003/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/47257" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2011/0896" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/66619" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}