cvelist/2020/1xxx/CVE-2020-1774.json
2023-08-31 03:00:32 +00:00

125 lines
4.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@otrs.com",
"DATE_PUBLIC": "2020-04-27T00:00:00.000Z",
"ID": "CVE-2020-1774",
"STATE": "PUBLIC",
"TITLE": "Information disclosure "
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "OTRS AG",
"product": {
"product_data": [
{
"product_name": "((OTRS)) Community Edition",
"version": {
"version_data": [
{
"version_value": "6.0.x <= 6.0.27"
},
{
"version_value": "5.0.x <= 5.0.42"
}
]
}
},
{
"product_name": "OTRS",
"version": {
"version_data": [
{
"version_value": "7.0.x <= 7.0.16"
}
]
}
}
]
}
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Matthias Terlinde"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "When user downloads PGP or S/MIME keys/certificates, exported file has same name for private and public keys. Therefore it's possible to mix them and to send private key to the third-party instead of public key. This issue affects ((OTRS)) Community Edition: 5.0.42 and prior versions, 6.0.27 and prior versions. OTRS: 7.0.16 and prior versions."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-201 Information Exposure Through Sent Data"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://otrs.com/release-notes/otrs-security-advisory-2020-11/",
"url": "https://otrs.com/release-notes/otrs-security-advisory-2020-11/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200501 [SECURITY] [DLA 2198-1] otrs2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/05/msg00000.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230831 [SECURITY] [DLA 3551-1] otrs2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00040.html"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Upgrade to OTRS 7.0.17, ((OTRS)) Community Edition 6.0.28\nPatch for ((OTRS)) Community Edition 6: https://github.com/OTRS/otrs/commit/ff725cbea77f03fa296bb13f93f5b07086920342\nPatch for ((OTRS)) Community Edition 5: https://github.com/OTRS/otrs/commit/fb0e6131e79aa2ba9c7acbd16f4ee4e73289f64b"
}
],
"source": {
"advisory": "OSA-2020-11",
"defect": [
"2020021442001602"
],
"discovery": "USER"
}
}