org.apache.iotdb:iotdb-server@0.13.2 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.iotdb:iotdb-server package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Deserialization of Untrusted Data

org.apache.iotdb:iotdb-server is a data management system for time series data, which can provide users specific services, such as, data collection, storage and analysis.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data due to the use of deviceOwnerInput.readObject(). An attacker can execute arbitrary code in the form of a malicious device_Owner file.

How to fix Deserialization of Untrusted Data?

Upgrade org.apache.iotdb:iotdb-server to version 1.0.1 or higher.

[0.13.0,1.0.1)
  • M
Regular Expression Denial of Service (ReDoS)

org.apache.iotdb:iotdb-server is a data management system for time series data, which can provide users specific services, such as, data collection, storage and analysis.

Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) when accepting untrusted patterns for REGEXP queries with Java 8.

How to fix Regular Expression Denial of Service (ReDoS)?

Upgrade org.apache.iotdb:iotdb-server to version 0.13.3 or higher.

[0.12.2,0.13.3)