CVE-2025-13379

8.6

IBM · Aspera Console

IBM Aspera Console versions 3.4.0 through 3.4.8 are susceptible to SQL injection, allowing unauthenticated remote attackers to manipulate backend database information.

Executive summary

A critical SQL injection vulnerability in IBM Aspera Console 3.4.0 through 3.4.8 permits unauthenticated remote attackers to compromise backend database integrity and confidentiality.

Vulnerability

The application fails to properly neutralize special elements used in SQL commands, resulting in a CWE-89 SQL injection vulnerability. An unauthenticated remote attacker can execute arbitrary SQL statements against the backend database.

Business impact

This vulnerability poses a significant risk to data confidentiality, integrity, and availability. Successful exploitation allows unauthorized parties to view, modify, or delete sensitive information stored within the database, which could lead to full data exfiltration or service disruption. With a CVSS score of 8.6, this flaw is categorized as High severity and requires immediate attention to prevent unauthorized access to corporate assets.

Remediation

Immediate Action: Administrators must upgrade to IBM Aspera Console version 3.4.8 FP1 immediately by following the instructions provided in the IBM Fix Central portal.

Proactive Monitoring: Security teams should monitor database logs for anomalous queries, such as those containing SQL syntax characters or unexpected administrative commands originating from external sources.

Compensating Controls: Deploy a Web Application Firewall (WAF) with updated SQL injection protection signatures to inspect and block malicious traffic targeting the application before it reaches the backend.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the high CVSS score and the potential for complete database compromise, this vulnerability represents a significant security risk. Organizations running the affected versions of IBM Aspera Console should prioritize the deployment of the 3.4.8 FP1 patch. Until the update is applied, ensure that the application is restricted from public internet access where possible to limit the attack surface.

More IBM CVEs

Sources