Critical severityNVD Advisory· Published Dec 20, 2019· Updated Aug 5, 2024
CVE-2019-17571
CVE-2019-17571
Description
Included in Log4j 1.2 is a SocketServer class that is vulnerable to deserialization of untrusted data which can be exploited to remotely execute arbitrary code when combined with a deserialization gadget when listening to untrusted network traffic for log data. This affects Log4j versions up to 1.2 up to 1.2.17.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
log4j:log4jMaven | >= 1.2, <= 1.2.17 | — |
Affected products
1Patches
132f9cd7d5ce7[maven-release-plugin] prepare release v4.14.3-rc2
86 files changed · +88 −88
bookkeeper-benchmark/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper-benchmark</artifactId>
bookkeeper-common-allocator/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>bookkeeper-common-allocator</artifactId> <name>Apache BookKeeper :: Common :: Allocator</name>
bookkeeper-common/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>bookkeeper-common</artifactId> <name>Apache BookKeeper :: Common</name>
bookkeeper-dist/all/pom.xml+1 −1 modified@@ -23,7 +23,7 @@ <parent> <artifactId>bookkeeper-dist</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
bookkeeper-dist/bkctl/pom.xml+1 −1 modified@@ -23,7 +23,7 @@ <parent> <artifactId>bookkeeper-dist</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
bookkeeper-dist/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>bookkeeper-dist</artifactId>
bookkeeper-dist/server/pom.xml+1 −1 modified@@ -23,7 +23,7 @@ <parent> <artifactId>bookkeeper-dist</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
bookkeeper-http/http-server/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>../..</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
bookkeeper-http/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bookkeeper.http</groupId>
bookkeeper-http/servlet-http-server/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>../..</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
bookkeeper-http/vertx-http-server/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>../..</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
bookkeeper-proto/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>bookkeeper-proto</artifactId> <name>Apache BookKeeper :: Protocols</name>
bookkeeper-server/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>bookkeeper-server</artifactId> <name>Apache BookKeeper :: Server</name>
bookkeeper-stats/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper.stats</groupId> <artifactId>bookkeeper-stats-api</artifactId>
bookkeeper-stats-providers/codahale-metrics-provider/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.bookkeeper.stats</groupId>
bookkeeper-stats-providers/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>bookkeeper-stats-providers</artifactId>
bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.bookkeeper.stats</groupId>
buildtools/pom.xml+2 −2 modified@@ -20,9 +20,9 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>buildtools</artifactId> <name>Apache BookKeeper :: Build Tools</name> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </project>
circe-checksum/pom.xml+1 −1 modified@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
cpu-affinity/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
metadata-drivers/etcd/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <groupId>org.apache.bookkeeper.metadata.drivers</groupId> <artifactId>metadata-drivers-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
metadata-drivers/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bookkeeper.metadata.drivers</groupId>
microbenchmarks/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>microbenchmarks</artifactId> <name>Apache BookKeeper :: microbenchmarks</name>
pom.xml+2 −2 modified@@ -23,7 +23,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <artifactId>bookkeeper</artifactId> <packaging>pom</packaging> <name>Apache BookKeeper :: Parent</name> @@ -40,7 +40,7 @@ <connection>scm:git:https://github.com/apache/bookkeeper.git</connection> <developerConnection>scm:git:https://github.com/apache/bookkeeper.git</developerConnection> <url>https://github.com/apache/bookkeeper</url> - <tag>branch-4.14</tag> + <tag>v4.14.3-rc2</tag> </scm> <issueManagement> <system>JIRA</system>
shaded/bookkeeper-server-shaded/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>shaded-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>bookkeeper-server-shaded</artifactId>
shaded/bookkeeper-server-tests-shaded/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>shaded-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>bookkeeper-server-tests-shaded</artifactId>
shaded/distributedlog-core-shaded/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>shaded-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.distributedlog</groupId>
shaded/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>shaded-parent</artifactId>
stats/pom.xml+1 −1 modified@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <packaging>pom</packaging>
stats/utils/pom.xml+1 −1 modified@@ -22,7 +22,7 @@ <parent> <artifactId>bookkeeper-stats-parent</artifactId> <groupId>org.apache.bookkeeper.stats</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.bookkeeper.stats</groupId>
stream/api/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>stream-storage-parent</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.bookkeeper</groupId>
stream/bk-grpc-name-resolver/pom.xml+1 −1 modified@@ -22,7 +22,7 @@ <parent> <artifactId>stream-storage-parent</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.bookkeeper</groupId>
stream/clients/java/all/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-java-client-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>stream-storage-java-client</artifactId> <name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client </name>
stream/clients/java/base/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-java-client-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>stream-storage-java-client-base</artifactId> <name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: Base</name>
stream/clients/java/kv/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-java-client-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>stream-storage-java-kv-client</artifactId> <name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: KV</name>
stream/clients/java/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-clients-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>stream-storage-java-client-parent</artifactId>
stream/clients/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>stream-storage-clients-parent</artifactId>
stream/common/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>stream-storage-parent</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.bookkeeper</groupId>
stream/distributedlog/common/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.distributedlog</groupId> <artifactId>distributedlog</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>distributedlog-common</artifactId> <name>Apache BookKeeper :: DistributedLog :: Common</name>
stream/distributedlog/core/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.distributedlog</groupId> <artifactId>distributedlog</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>distributedlog-core</artifactId> <name>Apache BookKeeper :: DistributedLog :: Core Library</name>
stream/distributedlog/io/dlfs/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>distributedlog</artifactId> <groupId>org.apache.distributedlog</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.distributedlog</groupId>
stream/distributedlog/io/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <groupId>org.apache.distributedlog</groupId> <artifactId>distributedlog</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>distributedlog-io</artifactId>
stream/distributedlog/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.distributedlog</groupId>
stream/distributedlog/protocol/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.distributedlog</groupId> <artifactId>distributedlog</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>distributedlog-protocol</artifactId> <name>Apache BookKeeper :: DistributedLog :: Protocol</name>
stream/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <packaging>pom</packaging>
stream/proto/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.bookkeeper</groupId>
stream/server/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>stream-storage-server</artifactId> <name>Apache BookKeeper :: Stream Storage :: Server</name>
stream/statelib/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <artifactId>stream-storage-parent</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.bookkeeper</groupId>
stream/storage/api/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-service-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>stream-storage-service-api</artifactId>
stream/storage/impl/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-service-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>stream-storage-service-impl</artifactId>
stream/storage/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>stream-storage-service-parent</artifactId>
stream/tests-common/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>stream-storage-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.bookkeeper.tests</groupId>
tests/backward-compat/bc-non-fips/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>backward-compat</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/backward-compat/current-server-old-clients/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>backward-compat</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/backward-compat/hierarchical-ledger-manager/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>backward-compat</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/backward-compat/hostname-bookieid/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>backward-compat</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/backward-compat/old-cookie-new-cluster/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>backward-compat</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/backward-compat/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>integration-tests-base-groovy</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>../integration-tests-base-groovy</relativePath> </parent> <groupId>org.apache.bookkeeper.tests</groupId>
tests/backward-compat/recovery-no-password/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>backward-compat</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/backward-compat/upgrade-direct/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>backward-compat</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/backward-compat/upgrade/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>backward-compat</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/backward-compat/yahoo-custom-version/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>backward-compat</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/docker-images/all-released-versions-image/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>docker-images</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bookkeeper.tests</groupId>
tests/docker-images/all-versions-image/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>docker-images</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bookkeeper.tests</groupId>
tests/docker-images/current-version-image/pom.xml+1 −1 modified@@ -19,7 +19,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>docker-images</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.bookkeeper.tests</groupId>
tests/docker-images/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>docker-images</artifactId>
tests/integration/cluster/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>integration</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/integration/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>integration</artifactId>
tests/integration/smoke/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>integration</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/integration/standalone/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>integration</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent>
tests/integration-tests-base-groovy/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>integration-tests-base</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>../integration-tests-base</relativePath> </parent>
tests/integration-tests-base/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper.tests</groupId>
tests/integration-tests-topologies/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper.tests</groupId>
tests/integration-tests-utils/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper.tests</groupId>
tests/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>tests-parent</artifactId>
tests/scripts/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <groupId>org.apache.bookkeeper.tests</groupId>
tests/shaded/bookkeeper-server-shaded-test/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests.shaded</groupId> <artifactId>shaded-tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>bookkeeper-server-shaded-test</artifactId>
tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests.shaded</groupId> <artifactId>shaded-tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>bookkeeper-server-tests-shaded-test</artifactId>
tests/shaded/distributedlog-core-shaded-test/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.bookkeeper.tests.shaded</groupId> <artifactId>shaded-tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <artifactId>distributedlog-core-shaded-test</artifactId>
tests/shaded/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper.tests</groupId> <artifactId>tests-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.bookkeeper.tests.shaded</groupId>
tools/all/pom.xml+1 −1 modified@@ -22,7 +22,7 @@ <parent> <artifactId>bookkeeper-tools-parent</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>bookkeeper-tools</artifactId> <name>Apache BookKeeper :: Tools</name>
tools/framework/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>bookkeeper-tools-parent</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>bookkeeper-tools-framework</artifactId> <name>Apache BookKeeper :: Tools :: Framework</name>
tools/ledger/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>bookkeeper-tools-parent</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>bookkeeper-tools-ledger</artifactId> <name>Apache BookKeeper :: Tools :: Ledger</name>
tools/perf/pom.xml+1 −1 modified@@ -17,7 +17,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper-tools-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>bookkeeper-perf</artifactId> <name>Apache BookKeeper :: Tools :: Perf</name>
tools/pom.xml+1 −1 modified@@ -20,7 +20,7 @@ <parent> <artifactId>bookkeeper</artifactId> <groupId>org.apache.bookkeeper</groupId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>bookkeeper-tools-parent</artifactId> <name>Apache BookKeeper :: Tools :: Parent</name>
tools/stream/pom.xml+1 −1 modified@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bookkeeper</groupId> <artifactId>bookkeeper-tools-parent</artifactId> - <version>4.14.3-SNAPSHOT</version> + <version>4.14.3</version> </parent> <artifactId>stream-storage-cli</artifactId> <name>Apache BookKeeper :: Tools :: Stream</name>
Vulnerability mechanics
Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.
References
219- lists.opensuse.org/opensuse-security-announce/2020-01/msg00022.htmlghsavendor-advisoryx_refsource_SUSEWEB
- github.com/advisories/GHSA-2qrg-x229-3v8qghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-17571ghsaADVISORY
- usn.ubuntu.com/4495-1/mitrevendor-advisoryx_refsource_UBUNTU
- www.debian.org/security/2020/dsa-4686ghsavendor-advisoryx_refsource_DEBIANWEB
- lists.apache.org/thread.html/277b4b5c2b0e06a825ccec565fa65bd671f35a4d58e3e2ec5d0618e1%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/277b4b5c2b0e06a825ccec565fa65bd671f35a4d58e3e2ec5d0618e1@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/44491fb9cc19acc901f7cff34acb7376619f15638439416e3e14761c%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/44491fb9cc19acc901f7cff34acb7376619f15638439416e3e14761c@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/479471e6debd608c837b9815b76eab24676657d4444fcfd5ef96d6e6%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/479471e6debd608c837b9815b76eab24676657d4444fcfd5ef96d6e6@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/564f03b4e9511fcba29c68fc0299372dadbdb002718fa8edcc4325e4%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/564f03b4e9511fcba29c68fc0299372dadbdb002718fa8edcc4325e4@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/6114ce566200d76e3cc45c521a62c2c5a4eac15738248f58a99f622c%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/6114ce566200d76e3cc45c521a62c2c5a4eac15738248f58a99f622c@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/752ec92cd1e334a639e79bfbd689a4ec2c6579ec5bb41b53ffdf358d%40%3Cdev.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/752ec92cd1e334a639e79bfbd689a4ec2c6579ec5bb41b53ffdf358d@%3Cdev.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/8ab32b4c9f1826f20add7c40be08909de9f58a89dc1de9c09953f5ac%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/8ab32b4c9f1826f20add7c40be08909de9f58a89dc1de9c09953f5ac@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/eea03d504b36e8f870e8321d908e1def1addda16adda04327fe7c125%40%3Cdev.logging.apache.org%3Eghsax_refsource_CONFIRMWEB
- lists.apache.org/thread.html/r05755112a8c164abc1004bb44f198b1e3d8ca3d546a8f13ebd3aa05f%40%3Cissues.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r05755112a8c164abc1004bb44f198b1e3d8ca3d546a8f13ebd3aa05f@%3Cissues.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r107c8737db39ec9ec4f4e7147b249e29be79170b9ef4b80528105a2d%40%3Cdev.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r107c8737db39ec9ec4f4e7147b249e29be79170b9ef4b80528105a2d@%3Cdev.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r13d4b5c60ff63f3c4fab51d6ff266655be503b8a1884e2f2fab67c3a%40%3Ccommon-issues.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r13d4b5c60ff63f3c4fab51d6ff266655be503b8a1884e2f2fab67c3a@%3Ccommon-issues.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r189aaeaad897f7d6b96f7c43a8ef2dfb9f6e9f8c1cc9ad182ce9b9ae%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r189aaeaad897f7d6b96f7c43a8ef2dfb9f6e9f8c1cc9ad182ce9b9ae@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r18f1c010b554a3a2d761e8ffffd8674fd4747bcbcf16c643d708318c%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r18f1c010b554a3a2d761e8ffffd8674fd4747bcbcf16c643d708318c@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r1b7734dfdfd938640f2f5fb6f4231a267145c71ed60cc7faa1cbac07%40%3Ccommon-issues.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r1b7734dfdfd938640f2f5fb6f4231a267145c71ed60cc7faa1cbac07@%3Ccommon-issues.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r26244f9f7d9a8a27a092eb0b2a0ca9395e88fcde8b5edaeca7ce569c%40%3Ccommon-issues.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r26244f9f7d9a8a27a092eb0b2a0ca9395e88fcde8b5edaeca7ce569c@%3Ccommon-issues.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r2721aba31a8562639c4b937150897e24f78f747cdbda8641c0f659fe%40%3Cusers.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r2721aba31a8562639c4b937150897e24f78f747cdbda8641c0f659fe@%3Cusers.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r2756fd570b6709d55a61831ca028405bcb3e312175a60bc5d911c81f%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r2756fd570b6709d55a61831ca028405bcb3e312175a60bc5d911c81f@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r2ce8d26154bea939536e6cf27ed02d3192bf5c5d04df885a80fe89b3%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r2ce8d26154bea939536e6cf27ed02d3192bf5c5d04df885a80fe89b3@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r2ff63f210842a3c5e42f03a35d8f3a345134d073c80a04077341c211%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r2ff63f210842a3c5e42f03a35d8f3a345134d073c80a04077341c211@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r3543ead2317dcd3306f69ee37b07dd383dbba6e2f47ff11eb55879ad%40%3Cusers.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r3543ead2317dcd3306f69ee37b07dd383dbba6e2f47ff11eb55879ad@%3Cusers.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r356d57d6225f91fdc30f8b0a2bed229d1ece55e16e552878c5fa809a%40%3Cissues.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r356d57d6225f91fdc30f8b0a2bed229d1ece55e16e552878c5fa809a@%3Cissues.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r3784834e80df2f284577a5596340fb84346c91a2dea6a073e65e3397%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r3784834e80df2f284577a5596340fb84346c91a2dea6a073e65e3397@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r3a85514a518f3080ab1fc2652cfe122c2ccf67cfb32356acb1b08fe8%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r3a85514a518f3080ab1fc2652cfe122c2ccf67cfb32356acb1b08fe8@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r3bf7b982dfa0779f8a71f843d2aa6b4184a53e6be7f149ee079387fd%40%3Cdev.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r3bf7b982dfa0779f8a71f843d2aa6b4184a53e6be7f149ee079387fd@%3Cdev.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r3c575cabc7386e646fb12cb82b0b38ae5a6ade8a800f827107824495%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r3c575cabc7386e646fb12cb82b0b38ae5a6ade8a800f827107824495@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r3cf50d05ce8cec8c09392624b7bae750e7643dae60ef2438641ee015%40%3Cissues.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r3cf50d05ce8cec8c09392624b7bae750e7643dae60ef2438641ee015@%3Cissues.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r3d666e4e8905157f3c046d31398b04f2bfd4519e31f266de108c6919%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r3d666e4e8905157f3c046d31398b04f2bfd4519e31f266de108c6919@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r48d5019bd42e0770f7e5351e420a63a41ff1f16924942442c6aff6a8%40%3Ccommits.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r48d5019bd42e0770f7e5351e420a63a41ff1f16924942442c6aff6a8@%3Ccommits.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r48efc7cb5aeb4e1f67aaa06fb4b5479a5635d12f07d0b93fc2d08809%40%3Ccommits.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r48efc7cb5aeb4e1f67aaa06fb4b5479a5635d12f07d0b93fc2d08809@%3Ccommits.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r4ac89cbecd9e298ae9fafb5afda6fa77ac75c78d1ac957837e066c4e%40%3Cuser.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r4ac89cbecd9e298ae9fafb5afda6fa77ac75c78d1ac957837e066c4e@%3Cuser.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r4b25538be50126194cc646836c718b1a4d8f71bd9c912af5b59134ad%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r4b25538be50126194cc646836c718b1a4d8f71bd9c912af5b59134ad@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r52a5129df402352adc34d052bab9234c8ef63596306506a89fdc7328%40%3Cusers.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r52a5129df402352adc34d052bab9234c8ef63596306506a89fdc7328@%3Cusers.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r594411f4bddebaf48a4c70266d0b7849e0d82bb72826f61b3a35bba7%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r594411f4bddebaf48a4c70266d0b7849e0d82bb72826f61b3a35bba7@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r5c084578b3e3b40bd903c9d9e525097421bcd88178e672f612102eb2%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r5c084578b3e3b40bd903c9d9e525097421bcd88178e672f612102eb2@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r61590890edcc64140e0c606954b29a063c3d08a2b41d447256d51a78%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r61590890edcc64140e0c606954b29a063c3d08a2b41d447256d51a78@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r61db8e7dcb56dc000a5387a88f7a473bacec5ee01b9ff3f55308aacc%40%3Cdev.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r61db8e7dcb56dc000a5387a88f7a473bacec5ee01b9ff3f55308aacc%40%3Cusers.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r61db8e7dcb56dc000a5387a88f7a473bacec5ee01b9ff3f55308aacc@%3Cdev.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r61db8e7dcb56dc000a5387a88f7a473bacec5ee01b9ff3f55308aacc@%3Cusers.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r6236b5f8646d48af8b66d5050f288304016840788e508c883356fe0e%40%3Clog4j-user.logging.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r6236b5f8646d48af8b66d5050f288304016840788e508c883356fe0e@%3Clog4j-user.logging.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r681b4432d0605f327b68b9f8a42662993e699d04614de4851c35ffd1%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r681b4432d0605f327b68b9f8a42662993e699d04614de4851c35ffd1@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r696507338dd5f44efc23d98cafe30f217cf3ba78e77ed1324c7a5179%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r696507338dd5f44efc23d98cafe30f217cf3ba78e77ed1324c7a5179@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r6aec6b8f70167fa325fb98b3b5c9ce0ffaed026e697b69b85ac24628%40%3Cissues.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r6aec6b8f70167fa325fb98b3b5c9ce0ffaed026e697b69b85ac24628@%3Cissues.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r6b45a2fcc8e98ac93a179183dbb7f340027bdb8e3ab393418076b153%40%3Ccommon-issues.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r6b45a2fcc8e98ac93a179183dbb7f340027bdb8e3ab393418076b153@%3Ccommon-issues.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r6d34da5a0ca17ab08179a30c971446c7421af0e96f6d60867eabfc52%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r6d34da5a0ca17ab08179a30c971446c7421af0e96f6d60867eabfc52@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r71e26f9c2d5826c6f95ad60f7d052d75e1e70b0d2dd853db6fc26d5f%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r71e26f9c2d5826c6f95ad60f7d052d75e1e70b0d2dd853db6fc26d5f@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r746fbc3fc13aee292ae6851f7a5080f592fa3a67b983c6887cdb1fc5%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r746fbc3fc13aee292ae6851f7a5080f592fa3a67b983c6887cdb1fc5@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r7a1acc95373105169bd44df710c2f462cad31fb805364d2958a5ee03%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r7a1acc95373105169bd44df710c2f462cad31fb805364d2958a5ee03@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r7bcdc710857725c311b856c0b82cee6207178af5dcde1bd43d289826%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r7bcdc710857725c311b856c0b82cee6207178af5dcde1bd43d289826@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r7f462c69d5ded4c0223e014d95a3496690423c5f6f05c09e2f2a407a%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r7f462c69d5ded4c0223e014d95a3496690423c5f6f05c09e2f2a407a@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r8244fd0831db894d5e89911ded9c72196d395a90ae655414d23ed0dd%40%3Cusers.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r8244fd0831db894d5e89911ded9c72196d395a90ae655414d23ed0dd@%3Cusers.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r8418a0dff1729f19cf1024937e23a2db4c0f94f2794a423f5c10e8e7%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r8418a0dff1729f19cf1024937e23a2db4c0f94f2794a423f5c10e8e7@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r8890b8f18f1de821595792b58b968a89692a255bc20d86d395270740%40%3Ccommits.druid.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r8890b8f18f1de821595792b58b968a89692a255bc20d86d395270740@%3Ccommits.druid.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r8a1cfd4705258c106e488091fcec85f194c82f2bbde6bd151e201870%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r8a1cfd4705258c106e488091fcec85f194c82f2bbde6bd151e201870@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r8c392ca48bb7e50754e4bc05865e9731b23d568d18a520fe3d8c1f75%40%3Ccommon-issues.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r8c392ca48bb7e50754e4bc05865e9731b23d568d18a520fe3d8c1f75@%3Ccommon-issues.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r8c6300245c0bcef095e9f07b48157e2c6471df0816db3408fcf1d748%40%3Ccommon-issues.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r8c6300245c0bcef095e9f07b48157e2c6471df0816db3408fcf1d748@%3Ccommon-issues.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r8d78a0fbb56d505461e29868d1026e98c402e6a568c13a6da67896a2%40%3Cdev.jena.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r8d78a0fbb56d505461e29868d1026e98c402e6a568c13a6da67896a2@%3Cdev.jena.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r8e3f7da12bf5750b0a02e69a78a61073a2ac950eed7451ce70a65177%40%3Ccommits.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r8e3f7da12bf5750b0a02e69a78a61073a2ac950eed7451ce70a65177@%3Ccommits.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r909b8e3a36913944d3b7bafe9635d4ca84f8f0e2cd146a1784f667c2%40%3Cissues.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r909b8e3a36913944d3b7bafe9635d4ca84f8f0e2cd146a1784f667c2@%3Cissues.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r90c23eb8c82835fa82df85ae5e88c81fd9241e20a22971b0fb8f2c34%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r90c23eb8c82835fa82df85ae5e88c81fd9241e20a22971b0fb8f2c34@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r944183c871594fe9a555b8519a7c945bbcf6714d72461aa6c929028f%40%3Cissues.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r944183c871594fe9a555b8519a7c945bbcf6714d72461aa6c929028f@%3Cissues.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r9a9e3b42cd5d1c4536a14ef04f75048dec8e2740ac6a138ea912177f%40%3Cpluto-dev.portals.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r9a9e3b42cd5d1c4536a14ef04f75048dec8e2740ac6a138ea912177f@%3Cpluto-dev.portals.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r9d0d03f2e7d9e13c68b530f81d02b0fec33133edcf27330d8089fcfb%40%3Cissues.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r9d0d03f2e7d9e13c68b530f81d02b0fec33133edcf27330d8089fcfb@%3Cissues.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r9d2e28e71f91ba0b6f4114c8ecd96e2b1f7e0d06bdf8eb768c183aa9%40%3Ccommon-issues.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r9d2e28e71f91ba0b6f4114c8ecd96e2b1f7e0d06bdf8eb768c183aa9@%3Ccommon-issues.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r9dc2505651788ac668299774d9e7af4dc616be2f56fdc684d1170882%40%3Cusers.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r9dc2505651788ac668299774d9e7af4dc616be2f56fdc684d1170882@%3Cusers.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r9fb3238cfc3222f2392ca6517353aadae18f76866157318ac562e706%40%3Ccommon-issues.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/r9fb3238cfc3222f2392ca6517353aadae18f76866157318ac562e706@%3Ccommon-issues.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/ra18a903f785aed9403aea38bc6f36844a056283c00dcfc6936b6318c%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/ra18a903f785aed9403aea38bc6f36844a056283c00dcfc6936b6318c@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/ra38785cfc0e7f17f8e24bebf775dd032c033fadcaea29e5bc9fffc60%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/ra38785cfc0e7f17f8e24bebf775dd032c033fadcaea29e5bc9fffc60@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/ra54fa49be3e773d99ccc9c2a422311cf77e3ecd3b8594ee93043a6b1%40%3Cdev.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/ra54fa49be3e773d99ccc9c2a422311cf77e3ecd3b8594ee93043a6b1@%3Cdev.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/ra9611a8431cb62369bce8909d7645597e1dd45c24b448836b1e54940%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/ra9611a8431cb62369bce8909d7645597e1dd45c24b448836b1e54940@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/raedd12dc24412b3780432bf202a2618a21a727788543e5337a458ead%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/raedd12dc24412b3780432bf202a2618a21a727788543e5337a458ead@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rb1b29aee737e1c37fe1d48528cb0febac4f5deed51f5412e6fdfe2bf%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rb1b29aee737e1c37fe1d48528cb0febac4f5deed51f5412e6fdfe2bf@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rb3c94619728c8f8c176d8e175e0a1086ca737ecdfcd5a2214bb768bc%40%3Ccommits.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rb3c94619728c8f8c176d8e175e0a1086ca737ecdfcd5a2214bb768bc@%3Ccommits.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rbc45eb0f53fd6242af3e666c2189464f848a851d408289840cecc6e3%40%3Ccommits.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rbc45eb0f53fd6242af3e666c2189464f848a851d408289840cecc6e3@%3Ccommits.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rbd19de368abf0764e4383ec44d527bc9870176f488a494f09a40500d%40%3Ccommon-dev.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rbd19de368abf0764e4383ec44d527bc9870176f488a494f09a40500d@%3Ccommon-dev.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rbdf18e39428b5c80fc35113470198b1fe53b287a76a46b0f8780b5fd%40%3Cdev.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rbdf18e39428b5c80fc35113470198b1fe53b287a76a46b0f8780b5fd@%3Cdev.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rbf4ce74b0d1fa9810dec50ba3ace0caeea677af7c27a97111c06ccb7%40%3Cdev.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rbf4ce74b0d1fa9810dec50ba3ace0caeea677af7c27a97111c06ccb7%40%3Cusers.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rbf4ce74b0d1fa9810dec50ba3ace0caeea677af7c27a97111c06ccb7@%3Cdev.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rbf4ce74b0d1fa9810dec50ba3ace0caeea677af7c27a97111c06ccb7@%3Cusers.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rc17d8491beee51607693019857e41e769795366b85be00aa2f4b3159%40%3Cnotifications.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rc17d8491beee51607693019857e41e769795366b85be00aa2f4b3159@%3Cnotifications.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rc1eaed7f7d774d5d02f66e49baced31e04827a1293d61a70bd003ca7%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rc1eaed7f7d774d5d02f66e49baced31e04827a1293d61a70bd003ca7@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rc628307962ae1b8cc2d21b8e4b7dd6d7755b2dd52fa56a151a27e4fd%40%3Cissues.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rc628307962ae1b8cc2d21b8e4b7dd6d7755b2dd52fa56a151a27e4fd@%3Cissues.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rca24a281000fb681d7e26e5c031a21eb4b0593a7735f781b53dae4e2%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rca24a281000fb681d7e26e5c031a21eb4b0593a7735f781b53dae4e2@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rcd71280585425dad7e232f239c5709e425efdd0d3de4a92f808a4767%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rcd71280585425dad7e232f239c5709e425efdd0d3de4a92f808a4767@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26%40%3Ccommits.pulsar.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26@%3Ccommits.pulsar.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rd3a9511eebab60e23f224841390a3f8cd5358cff605c5f7042171e47%40%3Cdev.tinkerpop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rd3a9511eebab60e23f224841390a3f8cd5358cff605c5f7042171e47@%3Cdev.tinkerpop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rd5dbeee4808c0f2b9b51479b50de3cc6adb1072c332a200d9107f13e%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rd5dbeee4808c0f2b9b51479b50de3cc6adb1072c332a200d9107f13e@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rd6254837403e8cbfc7018baa9be29705f3f06bd007c83708f9a97679%40%3Cissues.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rd6254837403e8cbfc7018baa9be29705f3f06bd007c83708f9a97679@%3Cissues.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rd7805c1bf9388968508c6c8f84588773216e560055ddcc813d19f347%40%3Ccommon-issues.hadoop.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rd7805c1bf9388968508c6c8f84588773216e560055ddcc813d19f347@%3Ccommon-issues.hadoop.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rd882ab6b642fe59cbbe94dc02bd197342058208f482e57b537940a4b%40%3Cpluto-dev.portals.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rd882ab6b642fe59cbbe94dc02bd197342058208f482e57b537940a4b@%3Cpluto-dev.portals.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rda4849c6823dd3e83c7a356eb883180811d5c28359fe46865fd151c3%40%3Cusers.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rda4849c6823dd3e83c7a356eb883180811d5c28359fe46865fd151c3@%3Cusers.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rdb7ddf28807e27c7801f6e56a0dfb31092d34c61bdd4fa2de9182119%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rdb7ddf28807e27c7801f6e56a0dfb31092d34c61bdd4fa2de9182119@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rdec0d8ac1f03e6905b0de2df1d5fcdb98b94556e4f6cccf7519fdb26%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rdec0d8ac1f03e6905b0de2df1d5fcdb98b94556e4f6cccf7519fdb26@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rdf2a0d94c3b5b523aeff7741ae71347415276062811b687f30ea6573%40%3Ccommits.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rdf2a0d94c3b5b523aeff7741ae71347415276062811b687f30ea6573@%3Ccommits.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/re36da78e4f3955ba6c1c373a2ab85a4deb215ca74b85fcd66142fea1%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/re36da78e4f3955ba6c1c373a2ab85a4deb215ca74b85fcd66142fea1@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/re8c21ed9dd218c217d242ffa90778428e446b082b5e1c29f567e8374%40%3Cissues.activemq.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/re8c21ed9dd218c217d242ffa90778428e446b082b5e1c29f567e8374@%3Cissues.activemq.apache.org%3EghsaWEB
- lists.apache.org/thread.html/reaf6b996f74f12b4557bc221abe88f58270ac583942fa41293c61f94%40%3Cpluto-scm.portals.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/reaf6b996f74f12b4557bc221abe88f58270ac583942fa41293c61f94@%3Cpluto-scm.portals.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rec34b1cccf907898e7cb36051ffac3ccf1ea89d0b261a2a3b3fb267f%40%3Ccommits.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rec34b1cccf907898e7cb36051ffac3ccf1ea89d0b261a2a3b3fb267f@%3Ccommits.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rf1b434e11834a4449cd7addb69ed0aef0923112b5938182b363a968c%40%3Cnotifications.zookeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rf1b434e11834a4449cd7addb69ed0aef0923112b5938182b363a968c@%3Cnotifications.zookeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rf2567488cfc9212b42e34c6393cfa1c14e30e4838b98dda84d71041f%40%3Cdev.tika.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rf2567488cfc9212b42e34c6393cfa1c14e30e4838b98dda84d71041f@%3Cdev.tika.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rf53eeefb7e7e524deaacb9f8671cbf01b8a253e865fb94e7656722c0%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rf53eeefb7e7e524deaacb9f8671cbf01b8a253e865fb94e7656722c0@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rf77f79699c8d7e430c14cf480f12ed1297e6e8cf2ed379a425941e80%40%3Cpluto-dev.portals.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rf77f79699c8d7e430c14cf480f12ed1297e6e8cf2ed379a425941e80@%3Cpluto-dev.portals.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rf9c19bcc2f7a98a880fa3e3456c003d331812b55836b34ef648063c9%40%3Cjira.kafka.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rf9c19bcc2f7a98a880fa3e3456c003d331812b55836b34ef648063c9@%3Cjira.kafka.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3EghsaWEB
- lists.apache.org/thread.html/rfdf65fa675c64a64459817344e0e6c44d51ee264beea6e5851fb60dc%40%3Cissues.bookkeeper.apache.org%3Emitremailing-listx_refsource_MLIST
- lists.apache.org/thread.html/rfdf65fa675c64a64459817344e0e6c44d51ee264beea6e5851fb60dc@%3Cissues.bookkeeper.apache.org%3EghsaWEB
- lists.debian.org/debian-lts-announce/2020/01/msg00008.htmlghsamailing-listx_refsource_MLISTWEB
- security.netapp.com/advisory/ntap-20200110-0001ghsaWEB
- security.netapp.com/advisory/ntap-20200110-0001/mitrex_refsource_CONFIRM
- usn.ubuntu.com/4495-1ghsaWEB
- www.oracle.com/security-alerts/cpuApr2021.htmlghsax_refsource_MISCWEB
- www.oracle.com/security-alerts/cpuapr2020.htmlghsax_refsource_MISCWEB
- www.oracle.com/security-alerts/cpuapr2022.htmlghsax_refsource_MISCWEB
- www.oracle.com/security-alerts/cpujul2020.htmlghsax_refsource_MISCWEB
- www.oracle.com/security-alerts/cpujul2022.htmlghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.