org.apache.inlong:manager-service@1.5.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.inlong:manager-service 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
SQL Injection

Affected versions of this package are vulnerable to SQL Injection in the toAuditCkSql() method in AuditServiceImpl.java, which is accessible via the audit endpoint. The groupId, streamId, auditId, and dt parameters are concatenated unchecked into an SQL query.

How to fix SQL Injection?

Upgrade org.apache.inlong:manager-service to version 1.8.0 or higher.

[1.4.0,1.8.0)
  • M
Exposure of Resource to Wrong Sphere

Affected versions of this package are vulnerable to Exposure of Resource to Wrong Sphere that allows a user to delete or update a process, which only the admin should have permission to do.

How to fix Exposure of Resource to Wrong Sphere?

Upgrade org.apache.inlong:manager-service to version 1.8.0 or higher.

[1.4.0,1.8.0)
  • M
Missing Authorization

Affected versions of this package are vulnerable to Missing Authorization for streamSource objects. Unauthorized users can delete, edit, stop, and start other users' sources.

How to fix Missing Authorization?

Upgrade org.apache.inlong:manager-service to version 1.7.0 or higher.

[1.4.0,1.7.0)
  • H
Incorrect Permission Assignment for Critical Resource

Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource that allows attackers to bind clusters that they do not own. This is due to missing authentication for binding operations, which could expose data to the attacker.

How to fix Incorrect Permission Assignment for Critical Resource?

Upgrade org.apache.inlong:manager-service to version 1.7.0 or higher.

[1.2.0-incubating,1.7.0)
  • M
Incorrect Permission Assignment for Critical Resource

Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource that allows users to delete other users' subscriptions. This is an integrity violation in that it allows operations on resources not owned by the user. And it impacts availability to only some functionality for some users.

How to fix Incorrect Permission Assignment for Critical Resource?

Upgrade org.apache.inlong:manager-service to version 1.7.0 or higher.

[1.2.0-incubating,1.7.0)
  • H
Insufficient Session Expiration

Affected versions of this package are vulnerable to Insufficient Session Expiration. An attacker in possession of user and session details of a legitimate user's session can access the session even after the user has been deleted or the password has been changed.

How to fix Insufficient Session Expiration?

Upgrade org.apache.inlong:manager-service to version 1.7.0 or higher.

[1.4.0,1.7.0)
  • M
Exposure of Resource to Wrong Sphere

Affected versions of this package are vulnerable to Exposure of Resource to Wrong Sphere that allows attackers to change the immutable name and type of clusters.

How to fix Exposure of Resource to Wrong Sphere?

Upgrade org.apache.inlong:manager-service to version 1.7.0 or higher.

[1.4.0,1.7.0)
  • M
Insecure Default Initialization of Resource

Affected versions of this package are vulnerable to Insecure Default Initialization of Resource that allows users to see deleted users' data.

How to fix Insecure Default Initialization of Resource?

Upgrade org.apache.inlong:manager-service to version 1.7.0 or higher.

[1.5.0,1.7.0)
  • H
SQL Injection

Affected versions of this package are vulnerable to SQL Injection such that by manipulating the orderType parameter and the ordering of the returned content, an attacker can extract the username of the user with ID 1 from the user table, one character at a time.

How to fix SQL Injection?

Upgrade org.apache.inlong:manager-service to version 1.6.0 or higher.

[1.4.0,1.6.0)