(Pwn2Own) Microsoft Teams Cross-Site Scripting Remote Code Execution Vulnerability
Vulnerability Details
This vulnerability allows remote attackers to execute arbitrary code on affected installations of Microsoft Teams. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.
The specific flaw exists within the processing of the description parameter within a bot app manifest file. The issue results from the lack of proper validation of user-supplied data, which can lead to the injection of an arbitrary script. An attacker can leverage this vulnerability to execute code in the context of the current process.
Additional Details
Microsoft has issued an update to correct this vulnerability. More details can be found at:
https://msrc.microsoft.com/update-guide/acknowledgement/online
Disclosure Timeline
- 2023-04-05 - Vulnerability reported to vendor
- 2023-10-11 - Coordinated public release of advisory
Credit
vcslab of Team Viettel (@vcslab)