summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-01-22 14:37:11 +0000
committerHans de Graaff <graaff@gentoo.org>2024-01-22 15:37:59 +0100
commit6ee7e022f8f6a1893b71cb4e09707f9eb56fa40b (patch)
tree56fde20d8cadb59526c46a36b21b5e6f84734a4c /glsa-202401-26.xml
parent[ GLSA 202401-25 ] OpenJDK: Multiple Vulnerabilities (diff)
downloadglsa-6ee7e022f8f6a1893b71cb4e09707f9eb56fa40b.tar.gz
glsa-6ee7e022f8f6a1893b71cb4e09707f9eb56fa40b.tar.bz2
glsa-6ee7e022f8f6a1893b71cb4e09707f9eb56fa40b.zip
[ GLSA 202401-26 ] Apache XML-RPC: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/713098 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'glsa-202401-26.xml')
-rw-r--r--glsa-202401-26.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/glsa-202401-26.xml b/glsa-202401-26.xml
new file mode 100644
index 00000000..56b9740e
--- /dev/null
+++ b/glsa-202401-26.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202401-26">
+ <title>Apache XML-RPC: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Apache XML-RPC, the worst of which could result in arbitrary code execution.</synopsis>
+ <product type="ebuild">xmlrpc</product>
+ <announced>2024-01-22</announced>
+ <revised count="1">2024-01-22</revised>
+ <bug>713098</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-java/xmlrpc" auto="yes" arch="*">
+ <vulnerable range="le">3.1.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Apache XML-RPC (previously known as Helma XML-RPC) is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Apache XML-RPC. 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 Apache XML-RPC. We recommend that users unmerge it:</p>
+
+ <code>
+ # emerge --ask --depclean "dev-java/xmlrpc"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-5002">CVE-2016-5002</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-5003">CVE-2016-5003</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-17570">CVE-2019-17570</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-01-22T14:37:11.898800Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2024-01-22T14:37:11.903161Z">graaff</metadata>
+</glsa> \ No newline at end of file