cvelist/2022/23xxx/CVE-2022-23172.json

103 lines
3.1 KiB
JSON
Raw Normal View History

2022-01-11 23:01:39 +00:00
{
"CVE_data_meta": {
2022-07-06 14:00:50 +00:00
"ASSIGNER": "cna@cyber.gov.il",
"DATE_PUBLIC": "2022-06-26T13:17:00.000Z",
2022-01-11 23:01:39 +00:00
"ID": "CVE-2022-23172",
2022-07-06 14:00:50 +00:00
"STATE": "PUBLIC",
"TITLE": "Priority - Priority User Enumeration"
2022-01-11 23:01:39 +00:00
},
2022-07-06 14:00:50 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Priority",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "22.0",
"version_value": "22.0"
}
]
}
}
]
},
"vendor_name": "Priority"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": ": Dudu Moyal - Sophtix Security LTD."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-01-11 23:01:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-07-06 14:00:50 +00:00
"value": "An attacker can access to \"Forgot my password\" button, as soon as he puts users is valid in the system, the system would issue a message that a password reset email had been sent to user. This way you can verify which users are in the system and which are not."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "User Enumeration"
}
]
2022-01-11 23:01:39 +00:00
}
]
2022-07-06 14:00:50 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.gov.il/en/departments/faq/cve_advisories",
"name": "https://www.gov.il/en/departments/faq/cve_advisories"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to version V22.0"
}
],
"source": {
"defect": [
"ILVN-2022-0027"
],
"discovery": "EXTERNAL"
2022-01-11 23:01:39 +00:00
}
}