CVE-2024-38211
13.08.2024, 18:15
Microsoft Dynamics 365 (on-premises) Cross-site Scripting Vulnerability
Vendor | Product | Version |
---|---|---|
microsoft | dynamics_365 | 9.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')A web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a Redirect. This simplifies phishing attacks.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.