AWS Security ChangesHomeSearch

AWS AmazonRDS high security documentation change

Service: AmazonRDS · 2025-06-07 · Security-related high

File: AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.md

Summary

Added CVE-2024-7348 fix for PostgreSQL 16.4

Security assessment

Documents resolution of CVE-2024-7348 security vulnerability related to search path restrictions bypass

Diff

diff --git a/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.md b/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.md
index d4e329b23..0e13d0748 100644
--- a//AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.md
+++ b//AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.md
@@ -734,0 +735,2 @@ PostgreSQL version 16.4 is now available on Amazon RDS. This release contains se
+  * Fixed [CVE-2024-7348](https://www.postgresql.org/support/security/CVE-2024-7348/) that prevents search path restrictions bypass through pattern-matching queries in information_schema.
+