cvelist/2021/39xxx/CVE-2021-39166.json
advisory-db[bot] 1a6599fd61
Add CVE-2021-39166 for GHSA-w6j8-jc36-x5q9
Add CVE-2021-39166 for GHSA-w6j8-jc36-x5q9
2021-09-01 13:58:06 +00:00

88 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-39166",
"STATE": "PUBLIC",
"TITLE": "Improper Neutralization of Text-Values in Object Version Preview"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pimcore",
"version": {
"version_data": [
{
"version_value": "< 10.1.2"
}
]
}
}
]
},
"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 & experience management platform. Prior to version 10.1.2, text-values were not properly escaped before printed in the version preview. This allowed XSS by authenticated users with access to the resources. This issue is patched in Pimcore version 10.1.2."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/pimcore/pimcore/security/advisories/GHSA-w6j8-jc36-x5q9",
"refsource": "CONFIRM",
"url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-w6j8-jc36-x5q9"
},
{
"name": "https://github.com/pimcore/pimcore/pull/10170",
"refsource": "MISC",
"url": "https://github.com/pimcore/pimcore/pull/10170"
}
]
},
"source": {
"advisory": "GHSA-w6j8-jc36-x5q9",
"discovery": "UNKNOWN"
}
}