2022-09-30 17:00:33 +00:00
{
"CVE_data_meta" : {
2022-11-23 17:57:12 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-09-30 17:00:33 +00:00
"ID" : "CVE-2022-41922" ,
2022-11-23 17:57:12 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "yiisoft/yii before v1.1.27 vulnerable to Remote Code Execution if the application calls `unserialize()` on arbitrary user input"
2022-09-30 17:00:33 +00:00
} ,
2022-11-23 17:57:12 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "yii" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.1.27"
}
]
}
}
]
} ,
"vendor_name" : "yiisoft"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-09-30 17:00:33 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-23 17:57:12 +00:00
"value" : "`yiisoft/yii` before version 1.1.27 are vulnerable to Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input. This has been patched in 1.1.27."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/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"
}
]
2022-09-30 17:00:33 +00:00
}
]
2022-11-23 17:57:12 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/yiisoft/yii/security/advisories/GHSA-442f-wcwq-fpcf" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/yiisoft/yii/security/advisories/GHSA-442f-wcwq-fpcf"
} ,
{
"name" : "https://github.com/yiisoft/yii/commit/ed67b7cc57216557c5c595c6650cdd2d3aa41c52" ,
"refsource" : "MISC" ,
"url" : "https://github.com/yiisoft/yii/commit/ed67b7cc57216557c5c595c6650cdd2d3aa41c52"
}
]
} ,
"source" : {
"advisory" : "GHSA-442f-wcwq-fpcf" ,
"discovery" : "UNKNOWN"
2022-09-30 17:00:33 +00:00
}
}