{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10129", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "PostgreSQL Project", "product": { "product_data": [ { "product_name": "postgresql", "version": { "version_data": [ { "version_value": "11.x prior to 11.3" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-125" } ] } ] }, "references": { "reference_data": [ { "refsource": "GENTOO", "name": "GLSA-202003-03", "url": "https://security.gentoo.org/glsa/202003-03" }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10129", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10129", "refsource": "CONFIRM" }, { "url": "https://www.postgresql.org/about/news/1939/", "refsource": "MISC", "name": "https://www.postgresql.org/about/news/1939/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability was found in postgresql versions 11.x prior to 11.3. Using a purpose-crafted insert to a partitioned table, an attacker can read arbitrary bytes of server memory. In the default configuration, any user can create a partitioned table suitable for this attack. (Exploit prerequisites are the same as for CVE-2018-1052)." } ] }, "impact": { "cvss": [ [ { "vectorString": "6.5/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" } ] ] } }