A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing specially crafted data. This enables the execution of arbitrary code on the target system, allowing users to write arbitrary bytes to memory and extensively read the server's memory.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2023-12-10 18:15
Updated : 2024-01-25 09:15
NVD link : CVE-2023-5869
Mitre link : CVE-2023-5869
CVE.ORG link : CVE-2023-5869
JSON object : View
Products Affected
redhat
- enterprise_linux_desktop
- codeready_linux_builder_eus_for_power_little_endian_eus
- enterprise_linux_eus
- enterprise_linux_for_power_little_endian_eus
- enterprise_linux_server_tus
- enterprise_linux_for_ibm_z_systems
- codeready_linux_builder_for_power_little_endian_eus
- codeready_linux_builder_eus
- enterprise_linux_server_aus
- enterprise_linux_for_scientific_computing
- enterprise_linux_server
- codeready_linux_builder_for_ibm_z_systems_eus
- enterprise_linux
- enterprise_linux_workstation
- enterprise_linux_for_power_big_endian
- codeready_linux_builder_for_arm64_eus
- enterprise_linux_for_ibm_z_systems_eus
- enterprise_linux_for_power_little_endian
- enterprise_linux_for_arm_64
- software_collections
postgresql
- postgresql
CWE
CWE-190
Integer Overflow or Wraparound