2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-4709" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2010-03-15T21:30:00.980" ,
2024-11-22 11:14:00 +00:00
"lastModified" : "2024-11-21T01:10:16.220" ,
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SQL injection vulnerability in the datamints Newsticker (datamints_newsticker) extension before 0.7.2 for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de inyecci\u00f3n SQL en la extensi\u00f3n datamints Newsticker (datamints_newsticker) en versiones anteriores a la 0.7.2 para TYPO3 permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de vectores no especificados."
}
] ,
"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:dirk_maiwert:datamints_newsticker:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "0.7.1" ,
"matchCriteriaId" : "CF9008CF-3DF9-41A2-A972-0B1AD0B1C9D7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dirk_maiwert:datamints_newsticker:0.1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "95941F0F-E1CA-4024-B73D-37A57901220C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dirk_maiwert:datamints_newsticker:0.4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BC3F9D25-CB75-45FD-905E-3322CC899E55"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dirk_maiwert:datamints_newsticker:0.5.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D7A021E9-D014-4507-930F-A57EB1C606E0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dirk_maiwert:datamints_newsticker:0.6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3D36E34B-4607-42F4-A89E-C55BB5525D11"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dirk_maiwert:datamints_newsticker:0.6.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EFC8E164-9363-4FFE-82D2-EC4FA86FDAF3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dirk_maiwert:datamints_newsticker:0.6.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "552EAC75-1D6E-48B9-BF3E-635F93141651"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dirk_maiwert:datamints_newsticker:0.6.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "ED8BD321-7338-4495-BBC6-ED5411B792FD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:dirk_maiwert:datamints_newsticker:0.7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DFDE5040-229F-4847-AFE9-92090888E70F"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5F1C59B0-CDF2-4F9A-88C7-61E8F18590DB"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-010/" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/35879" ,
"source" : "cve@mitre.org"
2024-11-22 11:14:00 +00:00
} ,
{
"url" : "http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-010/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/35879" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}