cvelist/2020/11xxx/CVE-2020-11057.json
2020-05-14 21:01:25 +00:00

93 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11057",
"STATE": "PUBLIC",
"TITLE": "Code Injection in XWiki Platform"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "XWiki Platform",
"version": {
"version_data": [
{
"version_value": ">= 7.2, < 11.10.3"
}
]
}
}
]
},
"vendor_name": "xwiki"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In XWiki Platform 7.2 through 11.10.2, registered users without scripting/programming permissions are able to execute python/groovy scripts while editing personal dashboards. This has been fixed 11.3.7 , 11.10.3 and 12.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L",
"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://medium.com/@andrew.levkin/tews-4c47cfc011d1",
"refsource": "MISC",
"url": "https://medium.com/@andrew.levkin/tews-4c47cfc011d1"
},
{
"name": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-rmp6-jjg8-9424",
"refsource": "CONFIRM",
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-rmp6-jjg8-9424"
},
{
"name": "https://jira.xwiki.org/browse/XWIKI-16960",
"refsource": "MISC",
"url": "https://jira.xwiki.org/browse/XWIKI-16960"
}
]
},
"source": {
"advisory": "GHSA-rmp6-jjg8-9424",
"discovery": "UNKNOWN"
}
}