CVE-2021-1221
04.02.2021, 17:15
A vulnerability in the user interface of Cisco Webex Meetings and Cisco Webex Meetings Server Software could allow an authenticated, remote attacker to inject a hyperlink into a meeting invitation email. The vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by entering a URL into a field in the user interface. A successful exploit could allow the attacker to generate a Webex Meetings invitation email that contains a link to a destination of their choosing. Because this email is sent from a trusted source, the recipient may be more likely to click the link.
Vendor | Product | Version |
---|---|---|
cisco | webex_meetings | 𝑥 < 41.1.0 |
cisco | webex_meetings_server | 𝑥 < 3.0 |
cisco | webex_meetings_server | 3.0 |
cisco | webex_meetings_server | 3.0:maintenance_release3_security_patch4 |
cisco | webex_meetings_server | 4.0 |
cisco | webex_meetings_server | 4.0:maintenance_release3_security_patch3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.