Input Validation Vulnerability in MISP by MISP Project
CVE-2023-48658
9.8CRITICAL
What is CVE-2023-48658?
An input validation vulnerability exists in MISP versions prior to 2.4.176, where the app/Model/AppModel.php file lacks a proper checkParam function. This oversight allows the acceptance of alphanumeric characters, underscores, dashes, periods, and spaces without validation, potentially allowing malicious users to exploit the system. Proper input validation is crucial for mitigating threats and protecting sensitive data.
