cvelist/2022/22xxx/CVE-2022-22792.json
2022-02-16 17:01:24 +00:00

105 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"AKA": "INCD",
"ASSIGNER": "cna@cyber.gov.il",
"DATE_PUBLIC": "2022-02-01T12:26:00.000Z",
"ID": "CVE-2022-22792",
"STATE": "PUBLIC",
"TITLE": "MobiSoft - MobiPlus User Take Over and Improper Handling of url Parameters"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "eharmony",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "MobiPlus",
"version_value": "1.0"
}
]
}
}
]
},
"vendor_name": "MobiSoft"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Dudu Moyal - Sophtix Security LTD"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "MobiSoft - MobiPlus User Take Over and Improper Handling of url Parameters Attacker can navigate to specific url which will expose all the users and password in clear text. http://IP/MobiPlusWeb/Handlers/MainHandler.ashx?MethodName=GridData&amp;GridName=Users"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-233 Improper Handling of url Parameters"
}
]
}
]
},
"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": "An update was released which addresses the issue"
}
],
"source": {
"advisory": "ILVN-2022-0013",
"defect": [
"ILVN-2022-0013"
],
"discovery": "INTERNAL"
}
}