summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202402-16.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-18 11:39:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-18 11:39:03 +0000
commit08f1ae6b8bd1202a10c5f0d07ee0adc846e0308c (patch)
tree030000b4df6e90b84380b6c0471fd05dd547bb0f /metadata/glsa/glsa-202402-16.xml
parent3e4b97f04e1561890eb4b0bcb3a411b931c08d02 (diff)
gentoo auto-resync : 18:02:2024 - 11:39:02
Diffstat (limited to 'metadata/glsa/glsa-202402-16.xml')
-rw-r--r--metadata/glsa/glsa-202402-16.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202402-16.xml b/metadata/glsa/glsa-202402-16.xml
new file mode 100644
index 000000000000..30c11b549f02
--- /dev/null
+++ b/metadata/glsa/glsa-202402-16.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202402-16">
+ <title>Apache Log4j: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in Apache Log4j, the worst of which can lead to remote code execution.</synopsis>
+ <product type="ebuild">log4j</product>
+ <announced>2024-02-18</announced>
+ <revised count="1">2024-02-18</revised>
+ <bug>719146</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-java/log4j" auto="yes" arch="*">
+ <vulnerable range="le">1.2.17</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Log4j is a Java logging framework that supports various use cases with a rich set of components, a separate API, and a performance-optimized implementation.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities hav been discovered in Apache Log4j. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>Gentoo has discontinued support for log4j. We recommend that users unmerge it:</p>
+
+ <code>
+ # emerge --ask --depclean "dev-java/log4j"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-17571">CVE-2019-17571</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-9488">CVE-2020-9488</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-9493">CVE-2020-9493</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23302">CVE-2022-23302</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23305">CVE-2022-23305</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-02-18T08:32:34.454522Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-02-18T08:32:34.456886Z">graaff</metadata>
+</glsa> \ No newline at end of file