Apache Log4j lookup substitution (CVE-2021-44228)

Advisory ID CVE Number Date discovered Severity Advisory revision
STORM-2021-073 CVE-2021-44228 , CVE-2021-45046 12/09/2021 low v1

Vulnerability details

A vulnerability in Log4j dependency may allow a remote attacker with a specially forged server to perform a Denial of Service or Information Leakage of server memory.

Impacted products

ProductsSeverityDetail
Stormshield Visibility Center low A vulnerability in Log4j dependency may allow a remote attacker with a specially forged server to perform a Denial of Service or Information Leakage of server memory.

Revisions

Version Date Description
v1 Initial release


Stormshield Visibility Center

CVSS v3.1 Overall Score: 3      

Analysis

Impacted version

A vulnerability in Log4j dependency may allow a remote attacker with a specially forged server to perform a Denial of Service or Information Leakage of server memory.

  • SVC <= 1.6.0

Workaround solution

Solution

Affected users can use the following command via SSH with root priviledges :
zip -q -d /data/logstash/logstash-core/lib/jars/log4j-core-*.jar org/apache/logging/log4j/core/lookup/ JndiLookup.class

This will disable all lookups in Log4j logs and effectively avoid the vulnerability.

Official fix under progress



Attack Vector Attack Complexity Privileges Required User Interaction Scope Confidentiality Impact Integrity Impact Availability impact
Network High High Required Unchanged Low None Low
CVSS Base score: 3.1 CVSS Vector: (AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:L)
Exploit Code Maturity Remediation Level Report Confidence
Proof of concept code Workaround Confirmed
CVSS Temporal score: 2.9 CVSS Vector: (AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:L/E:P/RL:W/RC:C)
Confidentiality Requirement Integrity Requirement Availability Requirement
High Low Low
CVSS Environmental score: 3 CVSS Vector: (AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:L/E:P/RL:W/RC:C/CR:H/IR:L/AR:L/MAV:X/MAC:X/MPR:X/MUI:X/MS:X/MC:X/MI:X/MA:X)


Acknowledgements

Apache Log4j security advisory:

https://logging.apache.org/log4j/2.x/security.html