Skip to content

Commit c210314

Browse files
CVE-2026-42198 pgjdbc: Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS (#168)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e337f4c commit c210314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openidm-zip/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@
567567
<dependency>
568568
<groupId>org.postgresql</groupId>
569569
<artifactId>postgresql</artifactId>
570-
<version>42.7.3</version>
570+
<version>42.7.11</version>
571571
</dependency>
572572
<!-- Javascript libraries -->
573573
<dependency>

0 commit comments

Comments
 (0)