cvelist/2020/1xxx/CVE-2020-1773.json

135 lines
4.9 KiB
JSON
Raw Normal View History

2019-11-29 16:01:00 +00:00
{
"CVE_data_meta": {
2020-03-24 11:16:38 +01:00
"ASSIGNER": "security@otrs.com",
"DATE_PUBLIC": "2020-03-27T00:00:00.000Z",
2019-11-29 16:01:00 +00:00
"ID": "CVE-2020-1773",
2020-03-24 11:16:38 +01:00
"STATE": "PUBLIC",
"TITLE": "Session / Password / Password token leak"
2019-11-29 16:01:00 +00:00
},
2020-03-24 11:16:38 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
2020-04-02 16:01:23 +00:00
"vendor_name": "OTRS AG",
2020-03-24 11:16:38 +01:00
"product": {
"product_data": [
{
"product_name": "((OTRS)) Community Edition",
"version": {
"version_data": [
{
2020-04-02 16:01:23 +00:00
"version_value": "5.0.41 and prior"
2020-03-24 11:16:38 +01:00
},
{
2020-04-02 16:01:23 +00:00
"version_value": "6.0.26 and prior"
2020-03-24 11:16:38 +01:00
}
]
}
},
{
"product_name": "OTRS",
"version": {
"version_data": [
{
2020-04-02 16:01:23 +00:00
"version_value": "7.0.15 and prior"
2020-03-24 11:16:38 +01:00
}
]
}
}
]
2020-04-02 16:01:23 +00:00
}
2020-03-24 11:16:38 +01:00
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Fabian Henneke"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-11-29 16:01:00 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-02 16:01:23 +00:00
"value": "An attacker with the ability to generate session IDs or password reset tokens, either by being able to authenticate or by exploiting OSA-2020-09, may be able to predict other users session IDs, password reset tokens and automatically generated passwords. This issue affects ((OTRS)) Community Edition: 5.0.41 and prior versions, 6.0.26 and prior versions. OTRS; 7.0.15 and prior versions."
2020-03-24 11:16:38 +01:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"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:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-331 Insufficient Entropy"
}
]
2019-11-29 16:01:00 +00:00
}
]
2020-03-24 11:16:38 +01:00
},
"references": {
"reference_data": [
{
2020-04-02 12:18:11 +02:00
"name": "https://otrs.com/release-notes/otrs-security-advisory-2020-10/",
"refsource": "MISC",
2020-04-02 12:13:55 +02:00
"url": "https://otrs.com/release-notes/otrs-security-advisory-2020-10/"
2020-04-25 21:01:14 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0551",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00038.html"
2020-09-20 06:01:36 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1475",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00066.html"
2020-09-23 15:01:33 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1509",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00077.html"
2023-08-31 03:00:32 +00:00
},
{
"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"
2020-03-24 11:16:38 +01:00
}
]
},
"solution": [
{
"lang": "eng",
"value": "Upgrade to OTRS 7.0.16, ((OTRS)) Community Edition 6.0.27, 5.0.42\n\nPatch for ((OTRS)) Community Edition 6: https://github.com/OTRS/otrs/commit/ab253734bc211541309b9f8ea2b8b70389c4a64e\nPatch for ((OTRS)) Community Edition 5: https://github.com/OTRS/otrs/commit/4955521af50238046847bce51ad9865950324f77"
}
],
"source": {
"advisory": "OSA-2020-10",
"defect": [
"2020012742001563"
],
"discovery": "EXTERNAL"
2019-11-29 16:01:00 +00:00
}
}