cvelist/2022/39xxx/CVE-2022-39365.json
advisory-database[bot] eefdb9f412
Add CVE-2022-39365 for GHSA-5qxq-vgmm-q39m
Add CVE-2022-39365 for GHSA-5qxq-vgmm-q39m
2022-10-27 14:52:30 +00:00

98 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-39365",
"STATE": "PUBLIC",
"TITLE": "RCE vulnerability in Pimcore/Mail & Dynamic Text Layout"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pimcore",
"version": {
"version_data": [
{
"version_value": "< 10.5.9"
}
]
}
}
]
},
"vendor_name": "pimcore"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Pimcore is an open source data and experience management platform. Prior to version 10.5.9, the user controlled twig templates rendering in `Pimcore/Mail` & `ClassDefinition\\Layout\\Text` is vulnerable to server-side template injection, which could lead to remote code execution. Version 10.5.9 contains a patch for this issue. As a workaround, one may apply the patch manually."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94: Improper Control of Generation of Code ('Code Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/pimcore/pimcore/security/advisories/GHSA-5qxq-vgmm-q39m",
"refsource": "CONFIRM",
"url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-5qxq-vgmm-q39m"
},
{
"name": "https://github.com/pimcore/pimcore/pull/13347",
"refsource": "MISC",
"url": "https://github.com/pimcore/pimcore/pull/13347"
},
{
"name": "https://github.com/pimcore/pimcore/pull/13347.patch",
"refsource": "MISC",
"url": "https://github.com/pimcore/pimcore/pull/13347.patch"
},
{
"name": "https://github.com/pimcore/pimcore/commit/43aa34e018f5cd447bceb864358285ba92f68372",
"refsource": "MISC",
"url": "https://github.com/pimcore/pimcore/commit/43aa34e018f5cd447bceb864358285ba92f68372"
}
]
},
"source": {
"advisory": "GHSA-5qxq-vgmm-q39m",
"discovery": "UNKNOWN"
}
}