2023-11-14 23:00:21 +00:00

63 lines
2.0 KiB
JSON

{
"id": "CVE-2023-47130",
"sourceIdentifier": "security-advisories@github.com",
"published": "2023-11-14T21:15:11.450",
"lastModified": "2023-11-14T21:38:02.453",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"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."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
}
],
"references": [
{
"url": "https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q",
"source": "security-advisories@github.com"
},
{
"url": "https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection",
"source": "security-advisories@github.com"
}
]
}