CVE-2024-10302: Improper Input Validation via Signup Process in Multiple WSO2 Products Enables Content Manipulation and Data Exposure
The user self-signup flow in multiple WSO2 products fails to adequately validate user-supplied input. This weakness allows arbitrary unvalidated data to be included within user claims, which are then used by downstream processes.
Allowing unvalidated input into user claims can lead to various security risks. Malicious or malformed data injected during signup could be processed by other parts of the application, potentially enabling attacks such as content manipulation, redirection, user interface inconsistencies, unauthorized actions, and data exposure. The actual impact depends on how the compromised data is consumed and the privileges associated with the affected users.
Event History
Frequently Asked Questions
What is the severity of CVE-2024-10302?
The severity of CVE-2024-10302 is rated as medium.
How do I fix CVE-2024-10302?
To fix CVE-2024-10302, ensure proper input validation within the user self-signup process of affected WSO2 products.
What is the impact of CVE-2024-10302?
CVE-2024-10302 can lead to content manipulation and data exposure due to improper validation of user-supplied input.
Which products are affected by CVE-2024-10302?
Multiple WSO2 products with a user self-signup flow are affected by CVE-2024-10302.
What is the cause of CVE-2024-10302?
CVE-2024-10302 is caused by inadequate validation of user input during the signup process.