cvelist/2019/1xxx/CVE-2019-1677.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2018-12-06 16:03:34 -05:00
{
2019-03-18 02:33:18 +00:00
"CVE_data_meta": {
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-02-06T16:00:00-0800",
"ID": "CVE-2019-1677",
"STATE": "PUBLIC",
"TITLE": "Cisco Webex Meetings for Android Cross-Site Scripting Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco WebEx Meetings for Android ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "11.7.0.236"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability in Cisco Webex Meetings for Android could allow an unauthenticated, local attacker to perform a cross-site scripting attack against the application. The vulnerability is due to insufficient validation of the application input parameters. An attacker could exploit this vulnerability by sending a malicious request to the Webex Meetings application through an intent. A successful exploit could allow the attacker to execute script code in the context of the Webex Meetings application. Versions prior to 11.7.0.236 are affected."
}
]
},
"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": "5.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "106933",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106933"
},
2019-02-06 20:32:18 +00:00
{
2019-03-18 02:33:18 +00:00
"name": "20190206 Cisco Webex Meetings for Android Cross-Site Scripting Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190206-webex-andro-xss"
2019-02-06 20:32:18 +00:00
}
2019-03-18 02:33:18 +00:00
]
},
"source": {
"advisory": "cisco-sa-20190206-webex-andro-xss",
"defect": [
[
"CSCvn97559"
2019-02-06 20:32:18 +00:00
]
2019-03-18 02:33:18 +00:00
],
"discovery": "INTERNAL"
}
}