Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.66 KB

nflx-2020-004.md

File metadata and controls

23 lines (14 loc) · 1.66 KB

Advisory

ID: NFLX-2020-004
Title: Multiple Cross-Site Scripting Vulnerabilities in Dispatch
Release Date: 2020-11-06
Severity: High
Credit: thank_you

Overview:

Security Researcher @thank_you discovered multiple Cross-Site Scripting (XSS) vulnerabilities in Netflix's open source Dispatch application. We recommend users update to the latest version of Dispatch to patch the vulnerabilities.

Impact:

This issue may allow an authenticated user to cause arbitrary javascript execution in the Dispatch application. Given Dispatch’s intended purpose, we expect that the typical Dispatch service is deployed internally, and configured to allow access from trusted users in an organization. If Dispatch is deployed in this way, the risk is lower, as the attacker would have to have access to a legitimate user account.

Description:

There were XSS vulnerabilities discovered and reported in the Dispatch application, affecting name and description parameters of Incident Priority, Incident Type, Tag Type, and Incident Filter. This vulnerability can be exploited by an authenticated user.

Workarounds and Fixes

This vulnerability has been patched in the v20201106 release. Organizations or users of Dispatch should update to the most recent version to apply the patch. We have also published production deployment guidelines, to help with hardening Dispatch deployments. We recommend Dispatch operators to follow this guidance when deploying Dispatch in an organization.