cvelist/2021/1xxx/CVE-2021-1143.json

86 lines
2.9 KiB
JSON
Raw Normal View History

2020-11-13 20:02:30 +00:00
{
"CVE_data_meta": {
2021-01-13 17:02:46 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2021-01-13T16:00:00",
2020-11-13 20:02:30 +00:00
"ID": "CVE-2021-1143",
2021-01-13 17:02:46 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco Connected Mobile Experiences User Enumeration Vulnerability"
2020-11-13 20:02:30 +00:00
},
2021-01-13 17:02:46 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Connected Mobile Experiences ",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-13 20:02:30 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-13 22:02:00 +00:00
"value": "A vulnerability in Cisco Connected Mobile Experiences (CMX) API authorizations could allow an authenticated, remote attacker to enumerate what users exist on the system. The vulnerability is due to a lack of authorization checks for certain API GET requests. An attacker could exploit this vulnerability by sending specific API GET requests to an affected device. A successful exploit could allow the attacker to enumerate users of the CMX system."
2020-11-13 20:02:30 +00:00
}
]
2021-01-13 17:02:46 +00:00
},
"exploit": [
{
"lang": "eng",
"value": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory. "
}
],
"impact": {
"cvss": {
"baseScore": "4.3",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20210113 Cisco Connected Mobile Experiences User Enumeration Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cmxapi-KsKwCmfp"
}
]
},
"source": {
"advisory": "cisco-sa-cmxapi-KsKwCmfp",
"defect": [
[
"CSCvv57192"
]
],
"discovery": "INTERNAL"
2020-11-13 20:02:30 +00:00
}
2021-01-13 22:02:00 +00:00
}