mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
109 lines
3.4 KiB
JSON
109 lines
3.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@otrs.com",
|
|
"DATE_PUBLIC": "2022-06-13T07:00:00.000Z",
|
|
"ID": "CVE-2022-32741",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Information disclosure in Request New Password feature "
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "OTRS",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "7.0.x",
|
|
"version_value": "7.0.34"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_name": "8.0.x",
|
|
"version_value": "8.0.22"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "OTRS AG"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Special thanks to Bal\u00e1zs \u00dar for reporting these vulnerability."
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Attacker is able to determine if the provided username exists (and it's valid) using Request New Password feature, based on the response time."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://otrs.com/release-notes/otrs-security-advisory-2022-09/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://otrs.com/release-notes/otrs-security-advisory-2022-09/"
|
|
}
|
|
]
|
|
},
|
|
"solution": [
|
|
{
|
|
"lang": "eng",
|
|
"value": " Update to OTRS 8.0.23 or OTRS 7.0.35. "
|
|
}
|
|
],
|
|
"source": {
|
|
"advisory": "OSA-2022-09",
|
|
"defect": [
|
|
"2022031842001181"
|
|
],
|
|
"discovery": "INTERNAL"
|
|
}
|
|
} |