Commit d2aed60
authored
[Security] Bump PostgreSQL JDBC Driver from 42.2.16 to 42.7.10 (#37941)
* [Security] Bump PostgreSQL JDBC Driver from 42.2.16 to 42.7.10
Upgrades the PostgreSQL JDBC Driver to address multiple CVEs:
- CVE-2024-1597 (CVSS 9.8): SQL injection via preferQueryMode=simple
- CVE-2022-31197: SQL injection in ResultSet.refreshRow
- CVE-2022-21724: Arbitrary code execution via JDBC URL
* Add issue link to CHANGES.md entry (fixes #37942)1 parent 512c0fa commit d2aed60
File tree
2 files changed
+2
-1
lines changed- buildSrc/src/main/groovy/org/apache/beam/gradle
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
637 | | - | |
| 637 | + | |
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
| |||
0 commit comments