2024-12-08 03:06:42 +00:00

110 lines
2.9 KiB
JSON

{
"id": "CVE-2020-36655",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-21T01:15:12.343",
"lastModified": "2024-11-21T05:30:01.527",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Yii Yii2 Gii before 2.2.2 allows remote attackers to execute arbitrary code via the Generator.php messageCategory field. The attacker can embed arbitrary PHP code into the model file."
},
{
"lang": "es",
"value": "Yii Yii2 Gii anterior a 2.2.2 permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s del campo messageCategory de Generator.php. El atacante puede incrustar c\u00f3digo PHP arbitrario en el archivo del modelo."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yiiframework:gii:*:*:*:*:*:yii2:*:*",
"versionEndExcluding": "2.2.2",
"matchCriteriaId": "5682A105-2B48-4CA4-95DA-636A6B8BBA17"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/yiisoft/yii2-gii/issues/433",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://lab.wallarm.com/yii2-gii-remote-code-execution/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://github.com/yiisoft/yii2-gii/issues/433",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://lab.wallarm.com/yii2-gii-remote-code-execution/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
]
}
]
}