Improper Output Neutralization for Logs vulnerability in...
Moderate severity
Unreviewed
Published
Aug 22, 2025
to the GitHub Advisory Database
•
Updated Aug 26, 2025
Description
Published by the National Vulnerability Database
Aug 22, 2025
Published to the GitHub Advisory Database
Aug 22, 2025
Last updated
Aug 26, 2025
Improper Output Neutralization for Logs vulnerability in Apache Log4cxx.
When using JSONLayout, not all payload bytes are properly escaped. If an attacker-supplied message contains certain non-printable characters, these will be passed along in the message and written out as part of the JSON message. This may prevent applications that consume these logs from correctly interpreting the information within them.
This issue affects Apache Log4cxx: before 1.5.0.
Users are recommended to upgrade to version 1.5.0, which fixes the issue.
References