2023-10-30 20:00:33 +00:00
{
2023-11-14 21:00:33 +00:00
"data_version" : "4.0" ,
2023-10-30 20:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-47130" ,
2023-11-14 21:00:33 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-10-30 20:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-11-14 21:00:33 +00:00
"value" : "Yii is an open source PHP web framework. yiisoft/yii before version 1.1.29 are vulnerable to Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input. An attacker may leverage this vulnerability to compromise the host system. A fix has been developed for the 1.1.29 release. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-502: Deserialization of Untrusted Data" ,
"cweId" : "CWE-502"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "yiisoft" ,
"product" : {
"product_data" : [
{
"product_name" : "yii" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 1.1.29"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q" ,
"refsource" : "MISC" ,
"name" : "https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q"
} ,
{
"url" : "https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06" ,
"refsource" : "MISC" ,
"name" : "https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06"
} ,
{
"url" : "https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection" ,
"refsource" : "MISC" ,
"name" : "https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection"
}
]
} ,
"source" : {
"advisory" : "GHSA-mw2w-2hj2-fg8q" ,
"discovery" : "UNKNOWN"
} ,
"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"
2023-10-30 20:00:33 +00:00
}
]
}
}