Input Validation Vulnerability in MantisBT by MantisBT Team
CVE-2020-35571
6.1MEDIUM
What is CVE-2020-35571?
An input validation vulnerability exists in MantisBT affecting versions up to 2.24.3. This vulnerability arises in the helper_ensure_confirmed function within manage_custom_field_update.php, where the custom field name is not properly sanitized. As a result, this oversight could lead to various security risks, especially influenced by Content Security Policy (CSP) settings. Proper sanitization measures are crucial for preventing potential exploitation and ensuring data integrity.