cvelist/2020/26xxx/CVE-2020-26118.json
2021-01-11 19:01:47 +00:00

86 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-26118",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In SmartBear Collaborator Server through 13.3.13302, use of the Google Web Toolkit (GWT) API introduces a post-authentication Java deserialization vulnerability. The application's UpdateMemento class accepts a serialized Java object directly from the user without properly sanitizing it. A malicious object can be submitted to the server via an authenticated attacker to execute commands on the underlying system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.smartbear.com/collaborator/docs/server/index.html",
"refsource": "MISC",
"name": "https://support.smartbear.com/collaborator/docs/server/index.html"
},
{
"refsource": "CONFIRM",
"name": "https://support.smartbear.com/collaborator/docs/general-info/version-history/ver-13/ver-13-0.html",
"url": "https://support.smartbear.com/collaborator/docs/general-info/version-history/ver-13/ver-13-0.html"
},
{
"refsource": "MISC",
"name": "https://support.smartbear.com/collaborator/docs/general-info/whats-new.html",
"url": "https://support.smartbear.com/collaborator/docs/general-info/whats-new.html"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:L/S:U/UI:N",
"version": "3.1"
}
}
}