<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
	<DocumentTitle xml:lang="en">An update for postgresql is now available for openEuler-22.03-LTS-SP4</DocumentTitle>
	<DocumentType>Security Advisory</DocumentType>
	<DocumentPublisher Type="Vendor">
		<ContactDetails>openeuler-security@openeuler.org</ContactDetails>
		<IssuingAuthority>openEuler security committee</IssuingAuthority>
	</DocumentPublisher>
	<DocumentTracking>
		<Identification>
			<ID>openEuler-SA-2025-2142</ID>
		</Identification>
		<Status>Final</Status>
		<Version>1.0</Version>
		<RevisionHistory>
			<Revision>
				<Number>1.0</Number>
				<Date>2025-09-05</Date>
				<Description>Initial</Description>
			</Revision>
		</RevisionHistory>
		<InitialReleaseDate>2025-09-05</InitialReleaseDate>
		<CurrentReleaseDate>2025-09-05</CurrentReleaseDate>
		<Generator>
			<Engine>openEuler SA Tool V1.0</Engine>
			<Date>2025-09-05</Date>
		</Generator>
	</DocumentTracking>
	<DocumentNotes>
		<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">postgresql security update</Note>
		<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for postgresql is now available for openEuler-22.03-LTS-SP4</Note>
		<Note Title="Description" Type="General" Ordinal="3" xml:lang="en">PostgreSQL is an advanced Object-Relational database management system (DBMS).
The base postgresql package contains the client programs that you&amp;apos;ll need to
access a PostgreSQL DBMS server, as well as HTML documentation for the whole
system.  These client programs can be located on the same machine as the
PostgreSQL server, or on a remote machine that accesses a PostgreSQL server
over a network connection.  The PostgreSQL server can be found in the
postgresql-server sub-package.

Security Fix(es):

PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access.  Separately, statistics allow a user to read sampled data that a row security policy intended to hide.  PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process.  Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies.  Reachable statistics data notably included histograms and most-common-values lists.  CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained.  Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.(CVE-2025-8713)

Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands.  pg_dumpall is also affected.  pg_restore is affected when used to generate a plain-format dump.  This is similar to MySQL CVE-2024-21096.  Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.(CVE-2025-8714)

Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name.  The same attacks can achieve SQL injection as a superuser of the restore target server.  pg_dumpall, pg_restore, and pg_upgrade are also affected.  Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.  Versions before 11.20 are unaffected.  CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.(CVE-2025-8715)</Note>
		<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for postgresql is now available for openEuler-20.03-LTS-SP4/openEuler-22.03-LTS-SP4.

openEuler Security has rated this update as having a security impact of high. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.</Note>
		<Note Title="Severity" Type="General" Ordinal="5" xml:lang="en">High</Note>
		<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">postgresql</Note>
	</DocumentNotes>
	<DocumentReferences>
		<Reference Type="Self">
			<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2142</URL>
		</Reference>
		<Reference Type="openEuler CVE">
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-8713</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-8714</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-8715</URL>
		</Reference>
		<Reference Type="Other">
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-8713</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-8714</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-8715</URL>
		</Reference>
	</DocumentReferences>
	<ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
		<Branch Type="Product Name" Name="openEuler">
			<FullProductName ProductID="openEuler-22.03-LTS-SP4" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">openEuler-22.03-LTS-SP4</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="aarch64">
			<FullProductName ProductID="postgresql-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-contrib-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-contrib-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-debuginfo-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-debuginfo-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-debugsource-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-debugsource-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-docs-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-docs-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-llvmjit-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-llvmjit-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-plperl-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-plperl-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-plpython3-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-plpython3-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-pltcl-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-pltcl-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-private-devel-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-private-devel-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-private-libs-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-private-libs-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-server-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-server-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-server-devel-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-server-devel-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-static-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-static-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-test-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-test-13.22-1.oe2203sp4.aarch64.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="src">
			<FullProductName ProductID="postgresql-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-13.22-1.oe2203sp4.src.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="x86_64">
			<FullProductName ProductID="postgresql-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-contrib-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-contrib-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-debuginfo-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-debuginfo-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-debugsource-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-debugsource-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-docs-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-docs-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-llvmjit-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-llvmjit-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-plperl-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-plperl-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-plpython3-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-plpython3-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-pltcl-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-pltcl-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-private-devel-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-private-devel-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-private-libs-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-private-libs-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-server-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-server-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-server-devel-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-server-devel-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-static-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-static-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="postgresql-test-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-test-13.22-1.oe2203sp4.x86_64.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="noarch">
			<FullProductName ProductID="postgresql-test-rpm-macros-13.22-1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">postgresql-test-rpm-macros-13.22-1.oe2203sp4.noarch.rpm</FullProductName>
		</Branch>
	</ProductTree>
	<Vulnerability Ordinal="1" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access.  Separately, statistics allow a user to read sampled data that a row security policy intended to hide.  PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process.  Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies.  Reachable statistics data notably included histograms and most-common-values lists.  CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained.  Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.</Note>
		</Notes>
		<ReleaseDate>2025-09-05</ReleaseDate>
		<CVE>CVE-2025-8713</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>Low</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>3.1</BaseScore>
				<Vector>AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>postgresql security update</Description>
				<DATE>2025-09-05</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2142</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="2" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands.  pg_dumpall is also affected.  pg_restore is affected when used to generate a plain-format dump.  This is similar to MySQL CVE-2024-21096.  Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.</Note>
		</Notes>
		<ReleaseDate>2025-09-05</ReleaseDate>
		<CVE>CVE-2025-8714</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>8.8</BaseScore>
				<Vector>AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>postgresql security update</Description>
				<DATE>2025-09-05</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2142</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="3" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name.  The same attacks can achieve SQL injection as a superuser of the restore target server.  pg_dumpall, pg_restore, and pg_upgrade are also affected.  Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.  Versions before 11.20 are unaffected.  CVE-2012-0868 had fixed this class of problem, but version 11.20 reintroduced it.</Note>
		</Notes>
		<ReleaseDate>2025-09-05</ReleaseDate>
		<CVE>CVE-2025-8715</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>8.8</BaseScore>
				<Vector>AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>postgresql security update</Description>
				<DATE>2025-09-05</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2142</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
</cvrfdoc>