Search before reporting
Read release policy
User environment
Broker version: 4.2.1
Issue Description
Apache Log4j’s JsonTemplateLayout, in versions up to and including 2.25.3, produces invalid JSON output when log events contain non-finite floating-point values (NaN, Infinity, or -Infinity), which are prohibited by RFC 8259. This may cause downstream log processing systems to reject or fail to index affected records.
An attacker can exploit this issue only if both of the following conditions are met:
The application uses JsonTemplateLayout.
The application logs a MapMessage containing an attacker-controlled floating-point value.
Remediation
Users are advised to upgrade to Apache Log4j JSON Template Layout version 2.25.4, which corrects this issue.
Error messages
Reproducing the issue
upgrade to Apache Log4j JSON Template Layout version 2.25.4
Additional information
No response
Are you willing to submit a PR?
Search before reporting
Read release policy
User environment
Broker version: 4.2.1
Issue Description
Apache Log4j’s JsonTemplateLayout, in versions up to and including 2.25.3, produces invalid JSON output when log events contain non-finite floating-point values (NaN, Infinity, or -Infinity), which are prohibited by RFC 8259. This may cause downstream log processing systems to reject or fail to index affected records.
An attacker can exploit this issue only if both of the following conditions are met:
The application uses JsonTemplateLayout.
The application logs a MapMessage containing an attacker-controlled floating-point value.
Remediation
Users are advised to upgrade to Apache Log4j JSON Template Layout version 2.25.4, which corrects this issue.
Error messages
Reproducing the issue
upgrade to Apache Log4j JSON Template Layout version 2.25.4
Additional information
No response
Are you willing to submit a PR?