VYPR
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.

PackageAffected versionsPatched versions
log4j:log4jMaven
>= 1.2, <= 1.2.17

Affected products

1

Patches

1
32f9cd7d5ce7

[maven-release-plugin] prepare release v4.14.3-rc2

https://github.com/apache/bookkeeperYong ZhangNov 2, 2021via osv
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

News mentions

0

No linked articles in our index yet.