Today > | 1 Medium vulnerabilities   -   You can now download lists of IOCs here!

CVE-2024-12798

Dec. 19, 2024, 4:15 p.m.

Product(s) Impacted

logback-core

  • up to and including 1.5.12

Description

ACE vulnerability in JaninoEventEvaluator by QOS.CH logback-core upto and including version 1.5.12 in Java applications allows attacker to execute arbitrary code by compromising an existing logback configuration file or by injecting an environment variable before program execution. Malicious logback configuration files can allow the attacker to execute arbitrary code using the JaninoEventEvaluator extension. A successful attack requires the user to have write access to a configuration file. Alternatively, the attacker could inject a malicious environment variable pointing to a malicious configuration file. In both cases, the attack requires existing privilege.

Weaknesses

CWE-917
Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')

The product constructs all or part of an expression language (EL) statement in a framework such as a Java Server Page (JSP) using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended EL statement before it is executed.

CWE ID: 917

Date

Published: Dec. 19, 2024, 4:15 p.m.

Last Modified: Dec. 19, 2024, 4:15 p.m.

Status : Received

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

vulnerability@ncsc.ch

References

https://logback.qos.ch/ vulnerability@ncsc.ch