Input validation error in Apache Superset - CVE-2022-43720
Published: January 17, 2023
Apache Superset
Apache Foundation
Description
The vulnerability allows a remote user to tamper with displayed messages.
The vulnerability exists due to insufficient validation of user-supplied input when handling HTML tags inside .css files. A remote user with write CSS template permissions can create a record with specific HTML tags that will not get properly escaped and a tampered message will be displayed when a user deletes that specific CSS template record.