2023-12-10 19:00:22 +00:00
{
"id" : "CVE-2023-5868" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-12-10T18:15:07.163" ,
2023-12-20 17:00:29 +00:00
"lastModified" : "2023-12-20T15:15:09.690" ,
2023-12-13 23:00:21 +00:00
"vulnStatus" : "Modified" ,
2023-12-10 19:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with 'unknown'-type arguments. Handling 'unknown'-type values from string literals without type designation can disclose bytes, potentially revealing notable and confidential information. This issue exists due to excessive data output in aggregate function calls, enabling remote users to read some portion of system memory."
2023-12-11 13:00:58 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad de divulgaci\u00f3n de memoria en PostgreSQL que permite a usuarios remotos acceder a informaci\u00f3n confidencial explotando ciertas llamadas a funciones agregadas con argumentos de tipo \"desconocido\". El manejo de valores de tipo \"desconocido\" de cadenas literales sin designaci\u00f3n de tipo puede revelar bytes, lo que potencialmente revela informaci\u00f3n importante y confidencial. Este problema existe debido a una salida excesiva de datos en llamadas a funciones agregadas, lo que permite a los usuarios remotos leer una parte de la memoria del sistema."
2023-12-10 19:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-13 21:00:21 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
} ,
2023-12-10 19:00:22 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2023-12-13 21:00:21 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
2023-12-10 19:00:22 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-686"
}
]
}
] ,
2023-12-13 21:00:21 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "11.0" ,
"versionEndExcluding" : "11.22" ,
"matchCriteriaId" : "1D407A29-CAB0-425B-87B6-F2487FAE6B71"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "12.0" ,
"versionEndExcluding" : "12.17" ,
"matchCriteriaId" : "13B24306-F52A-47E4-A7E4-EA7E46F850EF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "13.0" ,
"versionEndExcluding" : "13.13" ,
"matchCriteriaId" : "AA77ED73-60C6-4666-9355-7C28CD774001"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "14.0" ,
"versionEndExcluding" : "14.10" ,
"matchCriteriaId" : "7F2D30CB-C04F-4B6A-8E82-7DDC98B10D21"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "15.0" ,
"versionEndExcluding" : "15.5" ,
"matchCriteriaId" : "E8883865-D864-497D-B39C-90D3ACC6A932"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:postgresql:postgresql:16.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "654E69F1-844B-4E32-9C3D-FA8032FB3A61"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_eus:9.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "936B046D-ADEB-4701-8957-AC28CFA9C5C9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_eus_for_power_little_endian_eus:9.0_ppc64le:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "56CE19E2-F92D-4C36-9319-E6CD4766D0D4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_eus_for_power_little_endian_eus:9.2_ppc64le:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "056DABF5-0C1D-4EBA-B02B-443BACB20D6F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_for_arm64_eus:8.6_aarch64:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "02F08DBD-4BD0-408D-B817-04B2EB82137E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_for_arm64_eus:9.0_aarch64:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CDE46FD5-B415-49B7-BF2D-E76D068C3920"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_for_arm64_eus:9.2_aarch64:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "09AAD850-019A-46B8-A5A1-845DE048D30A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_for_ibm_z_systems_eus:9.0_s390x:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A4E39B04-D3E5-4106-8A8F-0C496FF9997F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_for_ibm_z_systems_eus:9.2_s390x:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "86034E5B-BCDD-4AFD-A460-38E790F608F5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_for_power_little_endian_eus:9.0_ppc64le:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6967B4-C62B-4252-B5C3-50532B9EA3FB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:codeready_linux_builder_for_power_little_endian_eus:9.2_ppc64le:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C2ED1251-245C-4390-8964-DDCAD54A8957"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:software_collections:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9D7EE4B6-A6EC-4B9B-91DF-79615796673F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_eus:8.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6C3741B8-851F-475D-B428-523F4F722350"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_eus:8.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "62C31522-0A17-4025-B269-855C7F4B45C2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_eus:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4DDA3E5A-8754-4C48-9A27-E2415F8A6000"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_eus:9.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3C74F6FA-FA6C-4648-9079-91446E45EE47"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_arm_64:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3F797F2E-00E6-4D03-A94E-524227529A0A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_arm_64:8.8_aarch64:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F7F8A347-0ACE-40E4-BF7B-656D66DDB425"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems:8.0_s390x:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "32AF225E-94C0-4D07-900C-DD868C05F554"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.6_s390x:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B758EDC9-6421-422C-899E-A273D2936D8E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.8_s390x:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "22C65F53-D624-48A9-A9B7-4C78A31E19F9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:9.0_s390x:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0CC06C2A-64A5-4302-B754-A4DC0E12FE7C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:9.2_s390x:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "26041661-0280-4544-AA0A-BC28FCED4699"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:8.0_ppc64le:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "23D471AC-7DCA-4425-AD91-E5D928753A8C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.6_ppc64le:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D9C30C59-07F7-4CCE-B057-052ECCD36DB8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.8_ppc64le:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F91F9255-4EE1-43C7-8831-D2B6C228BFD9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:9.0_ppc64le:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "62D3FD78-5B63-4A1B-B4EE-9B098844691E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:9.2_ppc64le:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "99952557-C766-4B9E-8BF5-DBBA194349FF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6897676D-53F9-45B3-B27F-7FF9A4C58D33"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E28F226A-CBC7-4A32-BE58-398FA5B42481"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_server_aus:8.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "76C24D94-834A-4E9D-8F73-624AFA99AAA2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_server_aus:9.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F32CA554-F9D7-425B-8F1C-89678507F28C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B09ACF2D-D83F-4A86-8185-9569605D8EE1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AC10D919-57FD-4725-B8D2-39ECB476902F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux_server_tus:8.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1272DF03-7674-4BD4-8E64-94004B195448"
}
]
}
]
}
] ,
2023-12-10 19:00:22 +00:00
"references" : [
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7545" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7579" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7580" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7581" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7616" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7656" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7666" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7667" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7694" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7695" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
2023-12-11 17:04:14 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7714" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-11 17:04:14 +00:00
} ,
2023-12-13 13:08:25 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7770" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-13 13:08:25 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7772" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-13 13:08:25 +00:00
} ,
2023-12-13 23:00:21 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7784" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7785" ,
"source" : "secalert@redhat.com"
} ,
2023-12-20 17:00:29 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7883" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7884" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7885" ,
"source" : "secalert@redhat.com"
} ,
2023-12-10 19:00:22 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-5868" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2247168" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Release Notes"
]
2023-12-10 19:00:22 +00:00
} ,
{
"url" : "https://www.postgresql.org/support/security/CVE-2023-5868/" ,
2023-12-13 21:00:21 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mitigation" ,
"Vendor Advisory"
]
2023-12-10 19:00:22 +00:00
}
]
}