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

121 lines
4.3 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": [
{
"product": {
"product_data": [
{
"product_name": "((OTRS)) Community Edition",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "5.0.x",
"version_value": "5.0.41"
},
{
"version_affected": "<=",
"version_name": "6.0.x",
"version_value": "6.0.26"
}
]
}
},
{
"product_name": "OTRS",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "7.0.x",
"version_value": "7.0.15"
}
]
}
}
]
},
"vendor_name": "OTRS AG"
}
]
}
},
"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-03-27 13:01:30 +00:00
"value": "It's possible that an authenticated user guess other session IDs based on its own. Also it's possible to guess a password reset token or an automated password generated. 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-03-27 13:01:30 +00:00
"refsource": "MISC",
"url": "https://otrs.com/release-notes/otrs-security-advisory-2020-10/",
"name": "https://otrs.com/release-notes/otrs-security-advisory-2020-10/"
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
}
}