2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-05-13 18:23:42 -05:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11067" ,
2020-05-13 18:23:42 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "Deserialization of Untrusted Data in TYPO3 CMS"
2020-03-30 19:01:15 +00:00
} ,
2020-05-13 18:23:42 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "TYPO3 CMS" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 9.0.0, < 9.5.17"
} ,
{
"version_value" : ">= 10.0.0, < 10.4.2"
}
]
}
}
]
} ,
"vendor_name" : "TYPO3"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-14 00:01:27 +00:00
"value" : "In TYPO3 CMS 9.0.0 through 9.5.16 and 10.0.0 through 10.4.1, it has been discovered that backend user settings (in $BE_USER->uc) are vulnerable to insecure deserialization. In combination with vulnerabilities of third party components, this can lead to remote code execution. A valid backend user account is needed to exploit this vulnerability. This has been fixed in 9.5.17 and 10.4.2."
2020-03-30 19:01:15 +00:00
}
]
2020-05-13 18:23:42 -05:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-502: Deserialization of Untrusted Data"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-2wj9-434x-9hvp" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-2wj9-434x-9hvp"
}
]
} ,
"source" : {
"advisory" : "GHSA-2wj9-434x-9hvp" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}