2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2011-4962" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2012-09-17T17:55:02.987" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T01:33:22.547" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "code/sitefeatures/PageCommentInterface.php in SilverStripe 2.4.x before 2.4.6 might allow remote attackers to execute arbitrary code via a crafted cookie in a user comment submission, which is not properly handled when it is deserialized."
} ,
{
"lang" : "es" ,
"value" : "code/sitefeatures/PageCommentInterface.php en SilverStripe v2.4.x antes de v2.4.6 podr\u00eda permitir a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de una cookie hecha a mano en el env\u00edo de comentarios de usuario, que no son correctamente gestionados cuando se deserializa.\r\n"
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:P/I:P/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.8 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"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-20"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:silverstripe:silverstripe:2.4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F5BCB4DE-0432-4378-8A31-81208794EBD7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:silverstripe:silverstripe:2.4.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DE198516-3D97-4804-84CF-8F9AAC60E795"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:silverstripe:silverstripe:2.4.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "534AD362-1460-4784-97C8-3AA5DD830F94"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:silverstripe:silverstripe:2.4.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA54E0DE-33DC-445D-8154-4DC580BA8812"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:silverstripe:silverstripe:2.4.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5049C8FF-A147-49AE-AF1B-D6F26BFE2B7B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:silverstripe:silverstripe:2.4.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5FCD3B4E-6E0F-413B-8DDD-CB259C0EE40E"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.4.6" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2012/04/30/1" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2012/04/30/3" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://github.com/silverstripe/silverstripe-cms/commit/d15e850" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://doc.silverstripe.org/framework/en/trunk/changelogs/2.4.6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2012/04/30/1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2012/04/30/3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://github.com/silverstripe/silverstripe-cms/commit/d15e850" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
}
]
}