cvelist/2022/23xxx/CVE-2022-23079.json
2022-06-23 16:47:00 +00:00

109 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "vulnerabilitylab@whitesourcesoftware.com",
"ID": "CVE-2022-23079",
"STATE": "PUBLIC",
"DATE_PUBLIC": "Jan 11, 2022, 3:10:07 PM",
"TITLE": "motoradmin - host header Injection in the reset password functionality "
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "motor-admin",
"product": {
"product_data": [
{
"product_name": "motor-admin",
"version": {
"version_data": [
{
"version_value": "0.0.1",
"version_affected": ">="
},
{
"version_value": "0.2.56",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Mend Vulnerability Research Team (MVR)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In motor-admin versions 0.0.1 through 0.2.56 are vulnerable to host header injection in the password reset functionality where malicious actor can send fake password reset email to arbitrary victim."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"version": 3.1,
"baseScore": 8.8,
"baseSeverity": "HIGH"
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.mend.io/vulnerability-database/CVE-2022-23079",
"name": "https://www.mend.io/vulnerability-database/CVE-2022-23079"
},
{
"refsource": "MISC",
"url": "https://github.com/motor-admin/motor-admin/commit/a461b7507940a1fa062836daa89c82404fe3ecf9",
"name": "https://github.com/motor-admin/motor-admin/commit/a461b7507940a1fa062836daa89c82404fe3ecf9"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-116 Improper Encoding or Escaping of Output"
}
]
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update version to 0.2.61 or later"
}
],
"source": {
"advisory": "https://www.mend.io/vulnerability-database/",
"discovery": "UNKNOWN"
}
}