CVE-2024-1597 - Denial of Service (DoS)
Severity: None2024-04-10
Abstract
pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeholder for a string value after the first placeholder; both must be on the same line. By constructing a matching string payload, the attacker can inject SQL to alter the query,bypassing the protections that parameterized queries bring against SQL Injection attacks. Versions before 42.7.2, 42.6.1, 42.5.5, 42.4.4, 42.3.9, and 42.2.8 are affected.
The Oxygen products incorporate pgjdbc as a third-party libraries. This advisory was opened to address the potential impact of this third-party libraries vulnerability.
Affected Products/Versions
Product | Severity | Fixed Release Availability |
Oxygen Content Fusion v6.1.1 and older | None | Oxygen Content Fusion 6.2 build 2024040514 |
Oxygen Feedback v4.1 and older | None | N/A |
Detail
CVE-2024-1597
Severity: Critical
CVSS Score: 9.8
The pgjdbc third-party libraries used by Oxygen XML products are an affected version mentioned in CVE-2024-1597 vulnerability description. However, Oxygen products use the pgjdbc library in the default mode. For that reason are not affected by this vulnerability.
Starting with Oxygen Content Fusion v6.2 build 2024040514 pgjdbc library was updated to a version which fixes this vulnerability.