cvelist/2021/36xxx/CVE-2021-36095.json

109 lines
3.5 KiB
JSON
Raw Normal View History

2021-07-01 21:00:51 +00:00
{
"CVE_data_meta": {
2021-09-06 15:09:09 +02:00
"ASSIGNER": "security@otrs.com",
"DATE_PUBLIC": "2021-09-06T00:00:00.000Z",
2021-07-01 21:00:51 +00:00
"ID": "CVE-2021-36095",
2021-09-06 15:09:09 +02:00
"STATE": "PUBLIC",
"TITLE": "User enumeration issue using \"lost password\" feature "
2021-07-01 21:00:51 +00:00
},
2021-09-06 15:09:09 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "((OTRS)) Community Edition",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_value": "6.0.1"
}
]
}
},
{
"product_name": "OTRS",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "7.0.x",
"version_value": "7.0.28"
}
]
}
}
]
},
"vendor_name": "OTRS AG"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-07-01 21:00:51 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-06 14:00:56 +00:00
"value": "Malicious attacker is able to find out valid user logins by using the \"lost password\" feature. This issue affects: OTRS AG ((OTRS)) Community Edition version 6.0.1 and later versions. OTRS AG OTRS 7.0.x version 7.0.28 and prior versions."
2021-09-06 15:09:09 +02:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure"
}
]
2021-07-01 21:00:51 +00:00
}
]
2021-09-06 15:09:09 +02:00
},
"references": {
"reference_data": [
{
"name": "https://otrs.com/release-notes/otrs-security-advisory-2021-18/",
"refsource": "CONFIRM",
"url": "https://otrs.com/release-notes/otrs-security-advisory-2021-18/"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to OTRS 7.0.29. "
}
],
"source": {
"advisory": "OSA-2021-18",
"defect": [
"2021062442001389"
],
"discovery": "USER"
2021-07-01 21:00:51 +00:00
}
}