#VU24804 Improper Output Neutralization for Logs in SimpleSAMLphp - CVE-2020-5225
Published: January 31, 2020
SimpleSAMLphp
SimpleSAMLphp
Description
The vulnerability allows a remote attacker to inject new log lines with arbitrary content.
The vulnerability exists due to the "www/erroreport.php" script, which receives error reports and sends them via email to the system administrator, does not properly sanitize the report identifier obtained from the request. A remote attacker can manually craft this report ID and inject logs messages into a SimpleSAMLphp log file, trying to trick or confuse system administrators.