You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CVE-2024-1597 [High 10.0] Improper Neutralization of Special Elements used in an SQL Command ("SQL Injection") vulnerability
CVE-2022-31197 [High 8.0] Improper Neutralization of Special Elements used in an SQL Command ("SQL Injection") vulnerability
CVE-2022-41946 [Medium 5.5] Exposure of Sensitive Information to an Unauthorized Actor vulnerability
lesiak
added a commit
to lesiak/embedded-postgres
that referenced
this issue
Mar 29, 2024
- CVE-2024-1597 [High 10.0] Improper Neutralization of Special Elements used in an SQL Command ("SQL Injection") vulnerability
- CVE-2022-31197 [High 8.0] Improper Neutralization of Special Elements used in an SQL Command ("SQL Injection") vulnerability
- CVE-2022-41946 [Medium 5.5] Exposure of Sensitive Information to an Unauthorized Actor vulnerability
lesiak
added a commit
to lesiak/embedded-postgres
that referenced
this issue
Mar 29, 2024
Fixes:
- CVE-2024-1597 [High 10.0] Improper Neutralization of Special Elements used in an SQL Command ("SQL Injection") vulnerability
- CVE-2022-31197 [High 8.0] Improper Neutralization of Special Elements used in an SQL Command ("SQL Injection") vulnerability
- CVE-2022-41946 [Medium 5.5] Exposure of Sensitive Information to an Unauthorized Actor vulnerability
lesiak
added a commit
to lesiak/embedded-postgres
that referenced
this issue
Mar 29, 2024
Fixes:
- CVE-2024-1597 [Critical] SQL Injection via line comment generation
- CVE-2022-31197 [High] SQL Injection in ResultSet.refreshRow() with malicious column names
- CVE-2022-41946 [Medium] TemporaryFolder on unix-like systems does not limit access to created files
The following CVE are found in io.zonky.test/embedded-postgres/2.0.6
(Critical)
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1597
GHSA-24rp-q3w6-vc56
(Moderate)
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31197
GHSA-r38f-c4h4-hqq2
(Moderate)
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41946
GHSA-562r-vg33-8x8h
Cause
These vulnerabilities are due to a dependency in pom.xml on org.postgresql:postgresql version 42.3.5
How to fix?
Upgrade org.postgresql:postgresql to version 42.3.9 (highest at the time of writing).
The text was updated successfully, but these errors were encountered: