cvelist/2023/3xxx/CVE-2023-3897.json

106 lines
3.5 KiB
JSON
Raw Normal View History

2023-07-25 07:00:34 +00:00
{
2023-07-25 09:00:34 +00:00
"data_version": "4.0",
2023-07-25 07:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-3897",
2023-07-25 09:00:34 +00:00
"ASSIGNER": "security@42gears.com",
"STATE": "PUBLIC"
2023-07-25 07:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-25 12:00:33 +00:00
"value": "\nUsername enumeration is possible through Bypassing CAPTCHA in On-premise SureMDM Solution on Windows deployment allows attacker to enumerate local user information via error message.\n\nThis issue affects SureMDM On-premise: 6.31 and below version\u00a0\n\n"
2023-07-25 09:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-203 Observable Discrepancy",
"cweId": "CWE-203"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Onpremise SureMDM Solution",
"product": {
"product_data": [
{
"product_name": " SureMDM Onpremise",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "6.31"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.42gears.com/security-and-compliance",
"refsource": "MISC",
"name": "https://www.42gears.com/security-and-compliance"
2024-02-19 18:00:36 +00:00
},
{
"url": "http://packetstormsecurity.com/files/177179/SureMDM-On-Premise-CAPTCHA-Bypass-User-Enumeration.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/177179/SureMDM-On-Premise-CAPTCHA-Bypass-User-Enumeration.html"
2023-07-25 09:00:34 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Upgrade to the latest version of On-premise SureMDM Solution."
}
],
"value": "Upgrade to the latest version of\u00a0On-premise SureMDM Solution."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
2023-07-25 12:00:33 +00:00
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
2023-07-25 09:00:34 +00:00
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
2023-07-25 12:00:33 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
2023-07-25 09:00:34 +00:00
"version": "3.1"
2023-07-25 07:00:34 +00:00
}
]
}
}