Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-7348 (GCVE-0-2024-7348)
Vulnerability from cvelistv5 – Published: 2024-08-08 13:00 – Updated: 2024-08-22 18:03- CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | PostgreSQL |
Affected:
16 , < 16.4
(rpm)
Affected: 15 , < 15.8 (rpm) Affected: 14 , < 14.13 (rpm) Affected: 13 , < 13.16 (rpm) Affected: 0 , < 12.20 (rpm) |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "postgresql",
"vendor": "postgresql",
"versions": [
{
"lessThan": "12.20",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "13.16",
"status": "affected",
"version": "13",
"versionType": "custom"
},
{
"lessThan": "14.13",
"status": "affected",
"version": "14",
"versionType": "custom"
},
{
"lessThan": "15.8",
"status": "affected",
"version": "15",
"versionType": "custom"
},
{
"lessThan": "16.4",
"status": "affected",
"version": "16",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-7348",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-15T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-16T04:01:38.124Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-22T18:03:18.699Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/08/11/1"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240822-0002/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PostgreSQL",
"vendor": "n/a",
"versions": [
{
"lessThan": "16.4",
"status": "affected",
"version": "16",
"versionType": "rpm"
},
{
"lessThan": "15.8",
"status": "affected",
"version": "15",
"versionType": "rpm"
},
{
"lessThan": "14.13",
"status": "affected",
"version": "14",
"versionType": "rpm"
},
{
"lessThan": "13.16",
"status": "affected",
"version": "13",
"versionType": "rpm"
},
{
"lessThan": "12.20",
"status": "affected",
"version": "0",
"versionType": "rpm"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "attacker has permission to create non-temporary objects in at least one schema"
}
],
"credits": [
{
"lang": "en",
"value": "The PostgreSQL project thanks Noah Misch for reporting this problem."
}
],
"descriptions": [
{
"lang": "en",
"value": "Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-367",
"description": "Time-of-check Time-of-use (TOCTOU) Race Condition",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-08T13:00:02.130Z",
"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"shortName": "PostgreSQL"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2024-7348/"
}
],
"title": "PostgreSQL relation replacement during pg_dump executes arbitrary SQL"
}
},
"cveMetadata": {
"assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"assignerShortName": "PostgreSQL",
"cveId": "CVE-2024-7348",
"datePublished": "2024-08-08T13:00:02.130Z",
"dateReserved": "2024-07-31T18:33:23.341Z",
"dateUpdated": "2024-08-22T18:03:18.699Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-7348",
"date": "2026-05-30",
"epss": "0.00764",
"percentile": "0.73726"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-7348\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2024-08-08T13:15:14.007\",\"lastModified\":\"2024-11-21T09:51:20.720\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.\"},{\"lang\":\"es\",\"value\":\"La condici\u00f3n de ejecuci\u00f3n de tiempo de verificaci\u00f3n de tiempo de uso (TOCTOU) en pg_dump en PostgreSQL permite a un creador de objetos ejecutar funciones SQL arbitrarias como el usuario que ejecuta pg_dump, que a menudo es un superusuario. El ataque implica reemplazar otro tipo de relaci\u00f3n con una vista o tabla externa. El ataque requiere esperar a que se inicie pg_dump, pero ganar la condici\u00f3n de ejecuci\u00f3n es trivial si el atacante retiene una transacci\u00f3n abierta. Las versiones anteriores a PostgreSQL 16.4, 15.8, 14.13, 13.16 y 12.20 se ven afectadas.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-367\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-367\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.20\",\"matchCriteriaId\":\"1406C6A7-1C35-4474-ACDB-BA846C24F21B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.16\",\"matchCriteriaId\":\"8FADD5D0-8034-4379-8C8F-2EB545AF97A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"14.0\",\"versionEndExcluding\":\"14.13\",\"matchCriteriaId\":\"5BC17304-2D09-4162-9010-02C4ED82B9EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.8\",\"matchCriteriaId\":\"7A8C15B7-5796-44FA-8A83-01DAF7B226ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0\",\"versionEndExcluding\":\"16.4\",\"matchCriteriaId\":\"7DDD83C9-C0AF-464E-A367-481E5556B970\"}]}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2024-7348/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/08/11/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240822-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2024/08/11/1\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240822-0002/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-22T18:03:18.699Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-7348\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-09T18:15:41.354960Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\"], \"vendor\": \"postgresql\", \"product\": \"postgresql\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"12.20\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"13\", \"lessThan\": \"13.16\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"14\", \"lessThan\": \"14.13\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.8\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.4\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-09T18:19:26.753Z\"}}], \"cna\": {\"title\": \"PostgreSQL relation replacement during pg_dump executes arbitrary SQL\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Noah Misch for reporting this problem.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 8.8, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.4\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.8\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"14\", \"lessThan\": \"14.13\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"13\", \"lessThan\": \"13.16\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"12.20\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2024-7348/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-367\", \"description\": \"Time-of-check Time-of-use (TOCTOU) Race Condition\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"attacker has permission to create non-temporary objects in at least one schema\"}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2024-08-08T13:00:02.130Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-7348\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-22T18:03:18.699Z\", \"dateReserved\": \"2024-07-31T18:33:23.341Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2024-08-08T13:00:02.130Z\", \"assignerShortName\": \"PostgreSQL\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:3191-1
Vulnerability from csaf_suse - Published: 2024-09-10 08:46 - Updated: 2024-09-10 08:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.20-3.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.20-3.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql16 fixes the following issues:\n\n- Upgrade to 12.20 (bsc#1229013)\n- CVE-2024-7348: PostgreSQL relation replacement during pg_dump executes arbitrary SQL. (bsc#1229013)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3191,SUSE-SLE-SDK-12-SP5-2024-3191,SUSE-SLE-SERVER-12-SP5-2024-3191",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3191-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3191-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243191-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3191-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036837.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229013",
"url": "https://bugzilla.suse.com/1229013"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7348 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7348/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2024-09-10T08:46:55Z",
"generator": {
"date": "2024-09-10T08:46:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3191-1",
"initial_release_date": "2024-09-10T08:46:55Z",
"revision_history": [
{
"date": "2024-09-10T08:46:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-12.20-3.58.1.aarch64",
"product_id": "postgresql12-12.20-3.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-contrib-12.20-3.58.1.aarch64",
"product_id": "postgresql12-contrib-12.20-3.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-devel-12.20-3.58.1.aarch64",
"product_id": "postgresql12-devel-12.20-3.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.aarch64",
"product_id": "postgresql12-llvmjit-devel-12.20-3.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-plperl-12.20-3.58.1.aarch64",
"product_id": "postgresql12-plperl-12.20-3.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-plpython-12.20-3.58.1.aarch64",
"product_id": "postgresql12-plpython-12.20-3.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-pltcl-12.20-3.58.1.aarch64",
"product_id": "postgresql12-pltcl-12.20-3.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-server-12.20-3.58.1.aarch64",
"product_id": "postgresql12-server-12.20-3.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-server-devel-12.20-3.58.1.aarch64",
"product_id": "postgresql12-server-devel-12.20-3.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.20-3.58.1.aarch64",
"product": {
"name": "postgresql12-test-12.20-3.58.1.aarch64",
"product_id": "postgresql12-test-12.20-3.58.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-12.20-3.58.1.i586",
"product_id": "postgresql12-12.20-3.58.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-contrib-12.20-3.58.1.i586",
"product_id": "postgresql12-contrib-12.20-3.58.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-devel-12.20-3.58.1.i586",
"product_id": "postgresql12-devel-12.20-3.58.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.i586",
"product_id": "postgresql12-llvmjit-devel-12.20-3.58.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-plperl-12.20-3.58.1.i586",
"product_id": "postgresql12-plperl-12.20-3.58.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-plpython-12.20-3.58.1.i586",
"product_id": "postgresql12-plpython-12.20-3.58.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-pltcl-12.20-3.58.1.i586",
"product_id": "postgresql12-pltcl-12.20-3.58.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-server-12.20-3.58.1.i586",
"product_id": "postgresql12-server-12.20-3.58.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-server-devel-12.20-3.58.1.i586",
"product_id": "postgresql12-server-devel-12.20-3.58.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.20-3.58.1.i586",
"product": {
"name": "postgresql12-test-12.20-3.58.1.i586",
"product_id": "postgresql12-test-12.20-3.58.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-docs-12.20-3.58.1.noarch",
"product": {
"name": "postgresql12-docs-12.20-3.58.1.noarch",
"product_id": "postgresql12-docs-12.20-3.58.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-12.20-3.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-contrib-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-contrib-12.20-3.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-devel-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-devel-12.20-3.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-llvmjit-devel-12.20-3.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-plperl-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-plperl-12.20-3.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-plpython-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-plpython-12.20-3.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-pltcl-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-pltcl-12.20-3.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-server-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-server-12.20-3.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-server-devel-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-server-devel-12.20-3.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.20-3.58.1.ppc64le",
"product": {
"name": "postgresql12-test-12.20-3.58.1.ppc64le",
"product_id": "postgresql12-test-12.20-3.58.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-12.20-3.58.1.s390",
"product_id": "postgresql12-12.20-3.58.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-contrib-12.20-3.58.1.s390",
"product_id": "postgresql12-contrib-12.20-3.58.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-devel-12.20-3.58.1.s390",
"product_id": "postgresql12-devel-12.20-3.58.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.s390",
"product_id": "postgresql12-llvmjit-devel-12.20-3.58.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-plperl-12.20-3.58.1.s390",
"product_id": "postgresql12-plperl-12.20-3.58.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-plpython-12.20-3.58.1.s390",
"product_id": "postgresql12-plpython-12.20-3.58.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-pltcl-12.20-3.58.1.s390",
"product_id": "postgresql12-pltcl-12.20-3.58.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-server-12.20-3.58.1.s390",
"product_id": "postgresql12-server-12.20-3.58.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-server-devel-12.20-3.58.1.s390",
"product_id": "postgresql12-server-devel-12.20-3.58.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.20-3.58.1.s390",
"product": {
"name": "postgresql12-test-12.20-3.58.1.s390",
"product_id": "postgresql12-test-12.20-3.58.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-12.20-3.58.1.s390x",
"product_id": "postgresql12-12.20-3.58.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-contrib-12.20-3.58.1.s390x",
"product_id": "postgresql12-contrib-12.20-3.58.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-devel-12.20-3.58.1.s390x",
"product_id": "postgresql12-devel-12.20-3.58.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.s390x",
"product_id": "postgresql12-llvmjit-devel-12.20-3.58.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-plperl-12.20-3.58.1.s390x",
"product_id": "postgresql12-plperl-12.20-3.58.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-plpython-12.20-3.58.1.s390x",
"product_id": "postgresql12-plpython-12.20-3.58.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-pltcl-12.20-3.58.1.s390x",
"product_id": "postgresql12-pltcl-12.20-3.58.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-server-12.20-3.58.1.s390x",
"product_id": "postgresql12-server-12.20-3.58.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-server-devel-12.20-3.58.1.s390x",
"product_id": "postgresql12-server-devel-12.20-3.58.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.20-3.58.1.s390x",
"product": {
"name": "postgresql12-test-12.20-3.58.1.s390x",
"product_id": "postgresql12-test-12.20-3.58.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql12-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-12.20-3.58.1.x86_64",
"product_id": "postgresql12-12.20-3.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-contrib-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-contrib-12.20-3.58.1.x86_64",
"product_id": "postgresql12-contrib-12.20-3.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-devel-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-devel-12.20-3.58.1.x86_64",
"product_id": "postgresql12-devel-12.20-3.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-llvmjit-devel-12.20-3.58.1.x86_64",
"product_id": "postgresql12-llvmjit-devel-12.20-3.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plperl-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-plperl-12.20-3.58.1.x86_64",
"product_id": "postgresql12-plperl-12.20-3.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-plpython-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-plpython-12.20-3.58.1.x86_64",
"product_id": "postgresql12-plpython-12.20-3.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-pltcl-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-pltcl-12.20-3.58.1.x86_64",
"product_id": "postgresql12-pltcl-12.20-3.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-server-12.20-3.58.1.x86_64",
"product_id": "postgresql12-server-12.20-3.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-server-devel-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-server-devel-12.20-3.58.1.x86_64",
"product_id": "postgresql12-server-devel-12.20-3.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql12-test-12.20-3.58.1.x86_64",
"product": {
"name": "postgresql12-test-12.20-3.58.1.x86_64",
"product_id": "postgresql12-test-12.20-3.58.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-devel-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-devel-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-devel-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-devel-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-devel-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-server-devel-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-server-devel-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-devel-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-server-devel-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-contrib-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.20-3.58.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.20-3.58.1.noarch"
},
"product_reference": "postgresql12-docs-12.20-3.58.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-plperl-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-plpython-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-server-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-server-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-server-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-server-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-contrib-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-contrib-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-contrib-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-contrib-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-contrib-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-docs-12.20-3.58.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.20-3.58.1.noarch"
},
"product_reference": "postgresql12-docs-12.20-3.58.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-plperl-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-plperl-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-plperl-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plperl-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-plperl-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-plpython-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-plpython-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-plpython-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-plpython-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-plpython-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-pltcl-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-pltcl-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-pltcl-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-pltcl-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-pltcl-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.20-3.58.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.aarch64"
},
"product_reference": "postgresql12-server-12.20-3.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.20-3.58.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le"
},
"product_reference": "postgresql12-server-12.20-3.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.20-3.58.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.s390x"
},
"product_reference": "postgresql12-server-12.20-3.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql12-server-12.20-3.58.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.x86_64"
},
"product_reference": "postgresql12-server-12.20-3.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7348"
}
],
"notes": [
{
"category": "general",
"text": "Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.20-3.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.20-3.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7348",
"url": "https://www.suse.com/security/cve/CVE-2024-7348"
},
{
"category": "external",
"summary": "SUSE Bug 1229013 for CVE-2024-7348",
"url": "https://bugzilla.suse.com/1229013"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.20-3.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.20-3.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-docs-12.20-3.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql12-server-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-contrib-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-docs-12.20-3.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plperl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-plpython-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-pltcl-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql12-server-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-devel-12.20-3.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql12-server-devel-12.20-3.58.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-10T08:46:55Z",
"details": "important"
}
],
"title": "CVE-2024-7348"
}
]
}
SUSE-SU-2024:3192-1
Vulnerability from csaf_suse - Published: 2024-09-10 08:47 - Updated: 2024-09-10 08:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.16-3.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.16-3.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql16 fixes the following issues:\n\n- Upgrade to 13.16 (bsc#1229013)\n- CVE-2024-7348: PostgreSQL relation replacement during pg_dump executes arbitrary SQL. (bsc#1229013)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3192,SUSE-SLE-SDK-12-SP5-2024-3192,SUSE-SLE-SERVER-12-SP5-2024-3192",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3192-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3192-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243192-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3192-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036836.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229013",
"url": "https://bugzilla.suse.com/1229013"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7348 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7348/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2024-09-10T08:47:09Z",
"generator": {
"date": "2024-09-10T08:47:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3192-1",
"initial_release_date": "2024-09-10T08:47:09Z",
"revision_history": [
{
"date": "2024-09-10T08:47:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-13.16-3.52.1.aarch64",
"product_id": "postgresql13-13.16-3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.16-3.52.1.aarch64",
"product_id": "postgresql13-contrib-13.16-3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-devel-13.16-3.52.1.aarch64",
"product_id": "postgresql13-devel-13.16-3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.16-3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.16-3.52.1.aarch64",
"product_id": "postgresql13-plperl-13.16-3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.16-3.52.1.aarch64",
"product_id": "postgresql13-plpython-13.16-3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.16-3.52.1.aarch64",
"product_id": "postgresql13-pltcl-13.16-3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-server-13.16-3.52.1.aarch64",
"product_id": "postgresql13-server-13.16-3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.16-3.52.1.aarch64",
"product_id": "postgresql13-server-devel-13.16-3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.16-3.52.1.aarch64",
"product": {
"name": "postgresql13-test-13.16-3.52.1.aarch64",
"product_id": "postgresql13-test-13.16-3.52.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-13.16-3.52.1.i586",
"product_id": "postgresql13-13.16-3.52.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-contrib-13.16-3.52.1.i586",
"product_id": "postgresql13-contrib-13.16-3.52.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-devel-13.16-3.52.1.i586",
"product_id": "postgresql13-devel-13.16-3.52.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.i586",
"product_id": "postgresql13-llvmjit-devel-13.16-3.52.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-plperl-13.16-3.52.1.i586",
"product_id": "postgresql13-plperl-13.16-3.52.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-plpython-13.16-3.52.1.i586",
"product_id": "postgresql13-plpython-13.16-3.52.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-pltcl-13.16-3.52.1.i586",
"product_id": "postgresql13-pltcl-13.16-3.52.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-server-13.16-3.52.1.i586",
"product_id": "postgresql13-server-13.16-3.52.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-server-devel-13.16-3.52.1.i586",
"product_id": "postgresql13-server-devel-13.16-3.52.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.16-3.52.1.i586",
"product": {
"name": "postgresql13-test-13.16-3.52.1.i586",
"product_id": "postgresql13-test-13.16-3.52.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.16-3.52.1.noarch",
"product": {
"name": "postgresql13-docs-13.16-3.52.1.noarch",
"product_id": "postgresql13-docs-13.16-3.52.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-13.16-3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-contrib-13.16-3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-devel-13.16-3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.16-3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-plperl-13.16-3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-plpython-13.16-3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-pltcl-13.16-3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-server-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-server-13.16-3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-server-devel-13.16-3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.16-3.52.1.ppc64le",
"product": {
"name": "postgresql13-test-13.16-3.52.1.ppc64le",
"product_id": "postgresql13-test-13.16-3.52.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-13.16-3.52.1.s390",
"product_id": "postgresql13-13.16-3.52.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-contrib-13.16-3.52.1.s390",
"product_id": "postgresql13-contrib-13.16-3.52.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-devel-13.16-3.52.1.s390",
"product_id": "postgresql13-devel-13.16-3.52.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.s390",
"product_id": "postgresql13-llvmjit-devel-13.16-3.52.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-plperl-13.16-3.52.1.s390",
"product_id": "postgresql13-plperl-13.16-3.52.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-plpython-13.16-3.52.1.s390",
"product_id": "postgresql13-plpython-13.16-3.52.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-pltcl-13.16-3.52.1.s390",
"product_id": "postgresql13-pltcl-13.16-3.52.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-server-13.16-3.52.1.s390",
"product_id": "postgresql13-server-13.16-3.52.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-server-devel-13.16-3.52.1.s390",
"product_id": "postgresql13-server-devel-13.16-3.52.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.16-3.52.1.s390",
"product": {
"name": "postgresql13-test-13.16-3.52.1.s390",
"product_id": "postgresql13-test-13.16-3.52.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-13.16-3.52.1.s390x",
"product_id": "postgresql13-13.16-3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-contrib-13.16-3.52.1.s390x",
"product_id": "postgresql13-contrib-13.16-3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-devel-13.16-3.52.1.s390x",
"product_id": "postgresql13-devel-13.16-3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.16-3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-plperl-13.16-3.52.1.s390x",
"product_id": "postgresql13-plperl-13.16-3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-plpython-13.16-3.52.1.s390x",
"product_id": "postgresql13-plpython-13.16-3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.16-3.52.1.s390x",
"product_id": "postgresql13-pltcl-13.16-3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-server-13.16-3.52.1.s390x",
"product_id": "postgresql13-server-13.16-3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.16-3.52.1.s390x",
"product_id": "postgresql13-server-devel-13.16-3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.16-3.52.1.s390x",
"product": {
"name": "postgresql13-test-13.16-3.52.1.s390x",
"product_id": "postgresql13-test-13.16-3.52.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-13.16-3.52.1.x86_64",
"product_id": "postgresql13-13.16-3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.16-3.52.1.x86_64",
"product_id": "postgresql13-contrib-13.16-3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-devel-13.16-3.52.1.x86_64",
"product_id": "postgresql13-devel-13.16-3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.16-3.52.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.16-3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.16-3.52.1.x86_64",
"product_id": "postgresql13-plperl-13.16-3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.16-3.52.1.x86_64",
"product_id": "postgresql13-plpython-13.16-3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.16-3.52.1.x86_64",
"product_id": "postgresql13-pltcl-13.16-3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-server-13.16-3.52.1.x86_64",
"product_id": "postgresql13-server-13.16-3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.16-3.52.1.x86_64",
"product_id": "postgresql13-server-devel-13.16-3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.16-3.52.1.x86_64",
"product": {
"name": "postgresql13-test-13.16-3.52.1.x86_64",
"product_id": "postgresql13-test-13.16-3.52.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-devel-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-devel-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-devel-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-contrib-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.16-3.52.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.16-3.52.1.noarch"
},
"product_reference": "postgresql13-docs-13.16-3.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-plperl-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-plpython-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-server-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-server-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-server-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-server-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-contrib-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.16-3.52.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.16-3.52.1.noarch"
},
"product_reference": "postgresql13-docs-13.16-3.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-plperl-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-plpython-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.16-3.52.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.aarch64"
},
"product_reference": "postgresql13-server-13.16-3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.16-3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le"
},
"product_reference": "postgresql13-server-13.16-3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.16-3.52.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.s390x"
},
"product_reference": "postgresql13-server-13.16-3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.16-3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.x86_64"
},
"product_reference": "postgresql13-server-13.16-3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7348"
}
],
"notes": [
{
"category": "general",
"text": "Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.16-3.52.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.16-3.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7348",
"url": "https://www.suse.com/security/cve/CVE-2024-7348"
},
{
"category": "external",
"summary": "SUSE Bug 1229013 for CVE-2024-7348",
"url": "https://bugzilla.suse.com/1229013"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.16-3.52.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.16-3.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-docs-13.16-3.52.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql13-server-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-contrib-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-docs-13.16-3.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plperl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-plpython-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-pltcl-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql13-server-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-devel-13.16-3.52.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql13-server-devel-13.16-3.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-10T08:47:09Z",
"details": "important"
}
],
"title": "CVE-2024-7348"
}
]
}
SUSE-SU-2024:3224-1
Vulnerability from csaf_suse - Published: 2024-09-12 12:12 - Updated: 2024-09-12 12:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.8-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.8-3.28.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql16 fixes the following issues:\n\n- Upgrade to 15.8 (bsc#1229013)\n- CVE-2024-7348: PostgreSQL relation replacement during pg_dump executes arbitrary SQL. (bsc#1229013)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3224,SUSE-SLE-SDK-12-SP5-2024-3224,SUSE-SLE-SERVER-12-SP5-2024-3224",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3224-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3224-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243224-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3224-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036877.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229013",
"url": "https://bugzilla.suse.com/1229013"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-7348 page",
"url": "https://www.suse.com/security/cve/CVE-2024-7348/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2024-09-12T12:12:26Z",
"generator": {
"date": "2024-09-12T12:12:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3224-1",
"initial_release_date": "2024-09-12T12:12:26Z",
"revision_history": [
{
"date": "2024-09-12T12:12:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-15.8-3.28.1.aarch64",
"product_id": "postgresql15-15.8-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.8-3.28.1.aarch64",
"product_id": "postgresql15-contrib-15.8-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-devel-15.8-3.28.1.aarch64",
"product_id": "postgresql15-devel-15.8-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.8-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.8-3.28.1.aarch64",
"product_id": "postgresql15-plperl-15.8-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.8-3.28.1.aarch64",
"product_id": "postgresql15-plpython-15.8-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.8-3.28.1.aarch64",
"product_id": "postgresql15-pltcl-15.8-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-server-15.8-3.28.1.aarch64",
"product_id": "postgresql15-server-15.8-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.8-3.28.1.aarch64",
"product_id": "postgresql15-server-devel-15.8-3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.8-3.28.1.aarch64",
"product": {
"name": "postgresql15-test-15.8-3.28.1.aarch64",
"product_id": "postgresql15-test-15.8-3.28.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-15.8-3.28.1.i586",
"product_id": "postgresql15-15.8-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-contrib-15.8-3.28.1.i586",
"product_id": "postgresql15-contrib-15.8-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-devel-15.8-3.28.1.i586",
"product_id": "postgresql15-devel-15.8-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.8-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-plperl-15.8-3.28.1.i586",
"product_id": "postgresql15-plperl-15.8-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-plpython-15.8-3.28.1.i586",
"product_id": "postgresql15-plpython-15.8-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-pltcl-15.8-3.28.1.i586",
"product_id": "postgresql15-pltcl-15.8-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-server-15.8-3.28.1.i586",
"product_id": "postgresql15-server-15.8-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-server-devel-15.8-3.28.1.i586",
"product_id": "postgresql15-server-devel-15.8-3.28.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.8-3.28.1.i586",
"product": {
"name": "postgresql15-test-15.8-3.28.1.i586",
"product_id": "postgresql15-test-15.8-3.28.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.8-3.28.1.noarch",
"product": {
"name": "postgresql15-docs-15.8-3.28.1.noarch",
"product_id": "postgresql15-docs-15.8-3.28.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-15.8-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-contrib-15.8-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-devel-15.8-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.8-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-plperl-15.8-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-plpython-15.8-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-pltcl-15.8-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-server-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-server-15.8-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-server-devel-15.8-3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.8-3.28.1.ppc64le",
"product": {
"name": "postgresql15-test-15.8-3.28.1.ppc64le",
"product_id": "postgresql15-test-15.8-3.28.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-15.8-3.28.1.s390",
"product_id": "postgresql15-15.8-3.28.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-contrib-15.8-3.28.1.s390",
"product_id": "postgresql15-contrib-15.8-3.28.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-devel-15.8-3.28.1.s390",
"product_id": "postgresql15-devel-15.8-3.28.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.s390",
"product_id": "postgresql15-llvmjit-devel-15.8-3.28.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-plperl-15.8-3.28.1.s390",
"product_id": "postgresql15-plperl-15.8-3.28.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-plpython-15.8-3.28.1.s390",
"product_id": "postgresql15-plpython-15.8-3.28.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-pltcl-15.8-3.28.1.s390",
"product_id": "postgresql15-pltcl-15.8-3.28.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-server-15.8-3.28.1.s390",
"product_id": "postgresql15-server-15.8-3.28.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-server-devel-15.8-3.28.1.s390",
"product_id": "postgresql15-server-devel-15.8-3.28.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.8-3.28.1.s390",
"product": {
"name": "postgresql15-test-15.8-3.28.1.s390",
"product_id": "postgresql15-test-15.8-3.28.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-15.8-3.28.1.s390x",
"product_id": "postgresql15-15.8-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-contrib-15.8-3.28.1.s390x",
"product_id": "postgresql15-contrib-15.8-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-devel-15.8-3.28.1.s390x",
"product_id": "postgresql15-devel-15.8-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.8-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-plperl-15.8-3.28.1.s390x",
"product_id": "postgresql15-plperl-15.8-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-plpython-15.8-3.28.1.s390x",
"product_id": "postgresql15-plpython-15.8-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.8-3.28.1.s390x",
"product_id": "postgresql15-pltcl-15.8-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-server-15.8-3.28.1.s390x",
"product_id": "postgresql15-server-15.8-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.8-3.28.1.s390x",
"product_id": "postgresql15-server-devel-15.8-3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.8-3.28.1.s390x",
"product": {
"name": "postgresql15-test-15.8-3.28.1.s390x",
"product_id": "postgresql15-test-15.8-3.28.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-15.8-3.28.1.x86_64",
"product_id": "postgresql15-15.8-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.8-3.28.1.x86_64",
"product_id": "postgresql15-contrib-15.8-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-devel-15.8-3.28.1.x86_64",
"product_id": "postgresql15-devel-15.8-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.8-3.28.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.8-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.8-3.28.1.x86_64",
"product_id": "postgresql15-plperl-15.8-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.8-3.28.1.x86_64",
"product_id": "postgresql15-plpython-15.8-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.8-3.28.1.x86_64",
"product_id": "postgresql15-pltcl-15.8-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-server-15.8-3.28.1.x86_64",
"product_id": "postgresql15-server-15.8-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.8-3.28.1.x86_64",
"product_id": "postgresql15-server-devel-15.8-3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.8-3.28.1.x86_64",
"product": {
"name": "postgresql15-test-15.8-3.28.1.x86_64",
"product_id": "postgresql15-test-15.8-3.28.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-devel-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-devel-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-devel-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-contrib-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.8-3.28.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.8-3.28.1.noarch"
},
"product_reference": "postgresql15-docs-15.8-3.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-plperl-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-plpython-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-server-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-server-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-server-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-server-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-contrib-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.8-3.28.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.8-3.28.1.noarch"
},
"product_reference": "postgresql15-docs-15.8-3.28.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-plperl-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-plpython-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.8-3.28.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.aarch64"
},
"product_reference": "postgresql15-server-15.8-3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.8-3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le"
},
"product_reference": "postgresql15-server-15.8-3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.8-3.28.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.s390x"
},
"product_reference": "postgresql15-server-15.8-3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.8-3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.x86_64"
},
"product_reference": "postgresql15-server-15.8-3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-7348"
}
],
"notes": [
{
"category": "general",
"text": "Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.8-3.28.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.8-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-7348",
"url": "https://www.suse.com/security/cve/CVE-2024-7348"
},
{
"category": "external",
"summary": "SUSE Bug 1229013 for CVE-2024-7348",
"url": "https://bugzilla.suse.com/1229013"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.8-3.28.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.8-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.8-3.28.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.8-3.28.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.8-3.28.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.8-3.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-12T12:12:26Z",
"details": "important"
}
],
"title": "CVE-2024-7348"
}
]
}
WID-SEC-W-2024-1800
Vulnerability from csaf_certbund - Published: 2024-08-08 22:00 - Updated: 2026-03-09 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP11
IBM / QRadar SIEM
|
<7.5.0 UP11 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
IBM Spectrum Protect Plus <10.1.16.3
IBM / Spectrum Protect Plus
|
<10.1.16.3 | ||
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Broadcom Brocade SANnav <2.4.0a
Broadcom / Brocade SANnav
|
<2.4.0a | ||
|
Hitachi Ops Center <11.0.4-00
Hitachi / Ops Center
|
<11.0.4-00 | ||
|
Qlik Sense Enterprise on Windows <=November 2024
Qlik / Sense
|
Enterprise on Windows <=November 2024 | ||
|
Open Source PostgreSQL <13.16
Open Source / PostgreSQL
|
<13.16 | ||
|
Open Source PostgreSQL <12.20
Open Source / PostgreSQL
|
<12.20 | ||
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source PostgreSQL <16.4
Open Source / PostgreSQL
|
<16.4 | ||
|
Open Source PostgreSQL <15.8
Open Source / PostgreSQL
|
<15.8 | ||
|
Open Source PostgreSQL <14.13
Open Source / PostgreSQL
|
<14.13 | ||
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
HCL BigFix SaaS
HCL / BigFix
|
cpe:/a:hcltech:bigfix:saas
|
SaaS |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in PostgreSQL ausnutzen, um seine Privilegien zu erh\u00f6hen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1800 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1800.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1800 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1800"
},
{
"category": "external",
"summary": "PostgreSQL Security Advisory vom 2024-08-08",
"url": "https://www.postgresql.org/support/security/CVE-2024-7348/"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2024-08-08",
"url": "https://github.com/advisories/GHSA-3c6g-7v4g-5xcm"
},
{
"category": "external",
"summary": "PostgreSQL Release Notes vom 2024-08-08",
"url": "https://www.postgresql.org/about/news/postgresql-164-158-1413-1316-1220-and-17-beta-3-released-2910/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5745 vom 2024-08-09",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00157.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5746 vom 2024-08-09",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00158.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6968-1 vom 2024-08-19",
"url": "https://ubuntu.com/security/notices/USN-6968-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5929 vom 2024-08-28",
"url": "https://access.redhat.com/errata/RHSA-2024:5929"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5927 vom 2024-08-28",
"url": "https://access.redhat.com/errata/RHSA-2024:5927"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5929 vom 2024-08-29",
"url": "https://linux.oracle.com/errata/ELSA-2024-5929.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5927 vom 2024-08-29",
"url": "https://linux.oracle.com/errata/ELSA-2024-5927.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5999 vom 2024-08-29",
"url": "https://rhn.redhat.com/errata/RHSA-2024:5999.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6020 vom 2024-08-29",
"url": "https://access.redhat.com/errata/RHSA-2024:6020"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6018 vom 2024-08-29",
"url": "https://access.redhat.com/errata/RHSA-2024:6018"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6001 vom 2024-08-29",
"url": "https://access.redhat.com/errata/RHSA-2024:6001"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6000 vom 2024-08-29",
"url": "https://rhn.redhat.com/errata/RHSA-2024:6000.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6020 vom 2024-08-30",
"url": "https://linux.oracle.com/errata/ELSA-2024-6020.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6000 vom 2024-08-30",
"url": "https://linux.oracle.com/errata/ELSA-2024-6000.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6018 vom 2024-08-30",
"url": "https://linux.oracle.com/errata/ELSA-2024-6018.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6001 vom 2024-08-30",
"url": "https://linux.oracle.com/errata/ELSA-2024-6001.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6142 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6142"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6144 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6144"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6145 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6145"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6137 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6137"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6138 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6138"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6139 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6139"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6140 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6140"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6141 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6141"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5999 vom 2024-09-04",
"url": "https://linux.oracle.com/errata/ELSA-2024-5999.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3158-1 vom 2024-09-06",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/JXSOJE4YSXHSKO57NWNE2DURSJMONMPN/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3160-1 vom 2024-09-06",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/3IK3T7REYQXVI2MKTYDG6CDMMWA3TTPV/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3153-1 vom 2024-09-06",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/75WRUG4NWZ4OHTQZVDCER4HOUDRR6N7C/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3154-1 vom 2024-09-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019384.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3159-1 vom 2024-09-06",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RROSUTSIGYMJUVZSZFN252DVXISZKNJX/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3171-1 vom 2024-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019391.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3169-1 vom 2024-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019393.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3168-1 vom 2024-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019394.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3181-1 vom 2024-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019397.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3170-1 vom 2024-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019392.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6559 vom 2024-09-11",
"url": "https://access.redhat.com/errata/RHSA-2024:6559"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3192-1 vom 2024-09-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019401.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6557 vom 2024-09-11",
"url": "https://access.redhat.com/errata/RHSA-2024:6557"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3191-1 vom 2024-09-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019402.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6558 vom 2024-09-11",
"url": "https://access.redhat.com/errata/RHSA-2024:6558"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3224-1 vom 2024-09-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019433.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3158-2 vom 2024-09-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019427.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:5929 vom 2024-09-17",
"url": "https://errata.build.resf.org/RLSA-2024:5929"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:5999 vom 2024-09-17",
"url": "https://errata.build.resf.org/RLSA-2024:5999"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6968-2 vom 2024-09-19",
"url": "https://ubuntu.com/security/notices/USN-6968-2"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202409-02 vom 2024-09-22",
"url": "https://security.gentoo.org/glsa/202409-02"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14348-1 vom 2024-09-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OXG6KBR4NGDILNDJZP2FM4AIADAY3DBM/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14349-1 vom 2024-09-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JFBV5HQIUL2TYPYWU3EU4MRYMYE6ONRA/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14350-1 vom 2024-09-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/F6L7CYTL2P6XU6L63WN47NCR4GIQGAQH/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14351-1 vom 2024-09-20",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/233KJGMB42XZRNBMLOMSWHBSDKMS7R47/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7169778 vom 2024-09-24",
"url": "https://www.ibm.com/support/pages/node/7169778"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14360-1 vom 2024-09-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RSHH7GG3JERRES4WX7FTBWO2TZCAMJMP/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14361-1 vom 2024-09-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/HD5J3C4URB7D6PHUVYZRISSS5HBJ3ITI/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL12-2024-011 vom 2024-10-02",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL12-2024-011.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL12-2024-012 vom 2024-10-02",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL12-2024-012.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL13-2024-007 vom 2024-10-02",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL13-2024-007.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-012 vom 2024-10-02",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-012.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-013 vom 2024-10-02",
"url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-013.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3158-3 vom 2024-10-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019543.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6968-3 vom 2024-10-14",
"url": "https://ubuntu.com/security/notices/USN-6968-3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3159-2 vom 2024-10-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019677.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8495 vom 2024-10-28",
"url": "https://access.redhat.com/errata/RHSA-2024:8495"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10831 vom 2024-12-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-10831.html"
},
{
"category": "external",
"summary": "Qlik Advisory vom 2024-12-10",
"url": "https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-and-PostgreSQL-vulnerability/ta-p/2497033"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-8495 vom 2024-12-16",
"url": "https://linux.oracle.com/errata/ELSA-2024-8495.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2733 vom 2025-01-24",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2733.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-064 vom 2025-01-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000278811/dsa-2025-064-security-update-for-dell-networker-networker-virtual-edition-and-networker-management-console-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7182335 vom 2025-02-03",
"url": "https://www.ibm.com/support/pages/node/7182335"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-1959 vom 2025-02-05",
"url": "https://alas.aws.amazon.com/ALAS-2025-1959.html"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2025-113 vom 2025-05-15",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2025-113/index.html"
},
{
"category": "external",
"summary": "SEM 2025.2.1 release notes vom 2025-07-02",
"url": "https://documentation.solarwinds.com/en/success_center/sem/content/release_notes/sem_2025-2-1_release_notes.htm"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2025-3032 vom 2025-07-08",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35916"
},
{
"category": "external",
"summary": "Security Update for Dell PowerProtect Data Domain",
"url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-28019 vom 2025-12-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-28019.html"
},
{
"category": "external",
"summary": "HCL Security Bulletin vom 2026-02-03",
"url": "https://support.hcl-software.com/community?id=community_blog\u0026sys_id=0750fd5a3b7e361028f8f547f4e45abb"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4024 vom 2026-03-10",
"url": "https://linux.oracle.com/errata/ELSA-2026-4024.html"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Schwachstelle erm\u00f6glicht Privilegieneskalation",
"tracking": {
"current_release_date": "2026-03-09T23:00:00.000+00:00",
"generator": {
"date": "2026-03-10T09:31:38.827+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-1800",
"initial_release_date": "2024-08-08T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-08-08T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-08-19T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-08-28T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-29T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-01T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-02T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-03T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-08T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-09T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-10T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2024-09-12T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-16T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-09-19T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-09-22T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Gentoo und openSUSE aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-10-03T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Amazon und SUSE aufgenommen"
},
{
"date": "2024-10-14T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-10-24T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-10-27T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-12-10T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2024-12-16T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-01-26T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-01-29T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-02-03T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-05T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-05-14T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2025-07-01T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-07-08T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von BROCADE aufgenommen"
},
{
"date": "2025-08-04T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-12-01T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von HCL aufgenommen"
},
{
"date": "2026-03-09T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "33"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.4.0a",
"product": {
"name": "Broadcom Brocade SANnav \u003c2.4.0a",
"product_id": "T045166"
}
},
{
"category": "product_version",
"name": "2.4.0a",
"product": {
"name": "Broadcom Brocade SANnav 2.4.0a",
"product_id": "T045166-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:broadcom:brocade_sannav:2.4.0a"
}
}
}
],
"category": "product_name",
"name": "Brocade SANnav"
}
],
"category": "vendor",
"name": "Broadcom"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T024663",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:-"
}
}
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain",
"product": {
"name": "Dell PowerProtect Data Domain",
"product_id": "T045852",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:-"
}
}
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain Management Center",
"product": {
"name": "Dell PowerProtect Data Domain Management Center",
"product_id": "T045853",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-"
}
}
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain OS",
"product": {
"name": "Dell PowerProtect Data Domain OS",
"product_id": "T045854",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:-"
}
}
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "SaaS",
"product": {
"name": "HCL BigFix SaaS",
"product_id": "T049035",
"product_identification_helper": {
"cpe": "cpe:/a:hcltech:bigfix:saas"
}
}
}
],
"category": "product_name",
"name": "BigFix"
}
],
"category": "vendor",
"name": "HCL"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.0.4-00",
"product": {
"name": "Hitachi Ops Center \u003c11.0.4-00",
"product_id": "T043089"
}
},
{
"category": "product_version",
"name": "11.0.4-00",
"product": {
"name": "Hitachi Ops Center 11.0.4-00",
"product_id": "T043089-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:11.0.4-00"
}
}
}
],
"category": "product_name",
"name": "Ops Center"
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP11",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP11",
"product_id": "T040749"
}
},
{
"category": "product_version",
"name": "7.5.0 UP11",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP11",
"product_id": "T040749-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.16.3",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.16.3",
"product_id": "T037795"
}
},
{
"category": "product_version",
"name": "10.1.16.3",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.16.3",
"product_id": "T037795-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.3"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c16.4",
"product": {
"name": "Open Source PostgreSQL \u003c16.4",
"product_id": "T036693"
}
},
{
"category": "product_version",
"name": "16.4",
"product": {
"name": "Open Source PostgreSQL 16.4",
"product_id": "T036693-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:16.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c15.8",
"product": {
"name": "Open Source PostgreSQL \u003c15.8",
"product_id": "T036694"
}
},
{
"category": "product_version",
"name": "15.8",
"product": {
"name": "Open Source PostgreSQL 15.8",
"product_id": "T036694-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:15.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.13",
"product": {
"name": "Open Source PostgreSQL \u003c14.13",
"product_id": "T036695"
}
},
{
"category": "product_version",
"name": "14.13",
"product": {
"name": "Open Source PostgreSQL 14.13",
"product_id": "T036695-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:14.13"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.16",
"product": {
"name": "Open Source PostgreSQL \u003c13.16",
"product_id": "T036696"
}
},
{
"category": "product_version",
"name": "13.16",
"product": {
"name": "Open Source PostgreSQL 13.16",
"product_id": "T036696-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:13.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.20",
"product": {
"name": "Open Source PostgreSQL \u003c12.20",
"product_id": "T036697"
}
},
{
"category": "product_version",
"name": "12.2",
"product": {
"name": "Open Source PostgreSQL 12.20",
"product_id": "T036697-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:12.20"
}
}
}
],
"category": "product_name",
"name": "PostgreSQL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Enterprise on Windows \u003c=November 2024",
"product": {
"name": "Qlik Sense Enterprise on Windows \u003c=November 2024",
"product_id": "T039667"
}
},
{
"category": "product_version_range",
"name": "Enterprise on Windows \u003c=November 2024",
"product": {
"name": "Qlik Sense Enterprise on Windows \u003c=November 2024",
"product_id": "T039667-fixed"
}
}
],
"category": "product_name",
"name": "Sense"
}
],
"category": "vendor",
"name": "Qlik"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2025.2.1",
"product": {
"name": "SolarWinds Security Event Manager \u003c2025.2.1",
"product_id": "T044986"
}
},
{
"category": "product_version",
"name": "2025.2.1",
"product": {
"name": "SolarWinds Security Event Manager 2025.2.1",
"product_id": "T044986-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:solarwinds:security_event_manager:2025.2.1"
}
}
}
],
"category": "product_name",
"name": "Security Event Manager"
}
],
"category": "vendor",
"name": "SolarWinds"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7348",
"product_status": {
"known_affected": [
"T040749",
"67646",
"T004914",
"T037795",
"T024663",
"398363",
"T045166",
"T043089",
"T039667",
"T036696",
"T036697",
"T012167",
"T032255",
"T036693",
"T036694",
"T036695",
"T045853",
"T045852",
"T044986",
"T045854",
"2951",
"T002207",
"T000126",
"T027843",
"T049035"
]
},
"release_date": "2024-08-08T22:00:00.000+00:00",
"title": "CVE-2024-7348"
}
]
}
WID-SEC-W-2025-0261
Vulnerability from csaf_certbund - Published: 2025-02-04 23:00 - Updated: 2025-02-04 23:00Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Eine Time-of-Check-Time-of-Use (TOCTOU)-Race-Condition in PostgreSQL in pg_dump ermöglicht die Ausführung beliebiger SQL-Funktionen mit den Rechten des Benutzers, der pg_dump ausführt, was oft der Superuser ist. Ein entfernter, authentisierter Angreifer mit Objekterstellungsrechten kann erhöhte Privilegien erlangen. Um die Schwachstelle erfolgreich auszunutzen, muss der Angreifer warten, bis ein legitimer pg_dump-Prozess startet und dann eine Race Condition ausnutzen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Aruba ClearPass Policy Manager <6.11.10
Aruba / ClearPass Policy Manager
|
<6.11.10 | ||
|
Aruba ClearPass Policy Manager <6.12.4
Aruba / ClearPass Policy Manager
|
<6.12.4 |
Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Die Schwachstelle betrifft die webbasierte Management-Schnittstelle aufgrund einer fehlenden Durchsetzung von Berechtigungen. Ein entfernter, authentisierter Angreifer mit Nur-Lese-Rechten kann diese Schwachstelle ausnutzen, um administrative Privilegien zu erlangen und möglicherweise Konfigurationen zu ändern oder auf sensible Daten zuzugreifen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Aruba ClearPass Policy Manager <6.11.10
Aruba / ClearPass Policy Manager
|
<6.11.10 | ||
|
Aruba ClearPass Policy Manager <6.12.4
Aruba / ClearPass Policy Manager
|
<6.12.4 |
Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Die webbasierte Management-Schnittstelle gibt Verzeichnisse mit vertraulichen Systeminformationen preis. Ein entfernter, authentisierter Angreifer mit hohen Rechten kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen und so möglicherweise die Integrität und Sicherheit des gesamten Systems zu gefährden.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Aruba ClearPass Policy Manager <6.11.10
Aruba / ClearPass Policy Manager
|
<6.11.10 | ||
|
Aruba ClearPass Policy Manager <6.12.4
Aruba / ClearPass Policy Manager
|
<6.12.4 |
Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Unter bestimmten Bedingungen können vertrauliche Informationen unverschlüsselt übertragen werden. Ein entfernter, authentisierter Angreifer mit erhöhten Rechten kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen und Daten durch einen Man-in-the-Middle-Angriff (MitM) zu manipulieren.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Aruba ClearPass Policy Manager <6.11.10
Aruba / ClearPass Policy Manager
|
<6.11.10 | ||
|
Aruba ClearPass Policy Manager <6.12.4
Aruba / ClearPass Policy Manager
|
<6.12.4 |
Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um beliebige Befehle als Benutzer mit niedrigeren Berechtigungen auf dem zugrunde liegenden Host auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Aruba ClearPass Policy Manager <6.11.10
Aruba / ClearPass Policy Manager
|
<6.11.10 | ||
|
Aruba ClearPass Policy Manager <6.12.4
Aruba / ClearPass Policy Manager
|
<6.12.4 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Aruba ClearPass ist eine Netzwerk-Zugangskontrolll\u00f6sung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter authentisierter Angreifer kann mehrere Schwachstellen in Aruba ClearPass Policy Manager ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen preiszugeben und Daten zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0261 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0261.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0261 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0261"
},
{
"category": "external",
"summary": "HPE Security Bulletin vom 2025-02-04",
"url": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbnw04784en_us\u0026docLocale=en_US"
}
],
"source_lang": "en-US",
"title": "Aruba ClearPass Policy Manager: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-02-04T23:00:00.000+00:00",
"generator": {
"date": "2025-02-05T09:40:05.439+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2025-0261",
"initial_release_date": "2025-02-04T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-02-04T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.12.4",
"product": {
"name": "Aruba ClearPass Policy Manager \u003c6.12.4",
"product_id": "T040800"
}
},
{
"category": "product_version",
"name": "6.12.4",
"product": {
"name": "Aruba ClearPass Policy Manager 6.12.4",
"product_id": "T040800-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:arubanetworks:clearpass_policy_manager:6.12.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.11.10",
"product": {
"name": "Aruba ClearPass Policy Manager \u003c6.11.10",
"product_id": "T040801"
}
},
{
"category": "product_version",
"name": "6.11.10",
"product": {
"name": "Aruba ClearPass Policy Manager 6.11.10",
"product_id": "T040801-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:arubanetworks:clearpass_policy_manager:6.11.10"
}
}
}
],
"category": "product_name",
"name": "ClearPass Policy Manager"
}
],
"category": "vendor",
"name": "Aruba"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7348",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Eine Time-of-Check-Time-of-Use (TOCTOU)-Race-Condition in PostgreSQL in pg_dump erm\u00f6glicht die Ausf\u00fchrung beliebiger SQL-Funktionen mit den Rechten des Benutzers, der pg_dump ausf\u00fchrt, was oft der Superuser ist. Ein entfernter, authentisierter Angreifer mit Objekterstellungsrechten kann erh\u00f6hte Privilegien erlangen. Um die Schwachstelle erfolgreich auszunutzen, muss der Angreifer warten, bis ein legitimer pg_dump-Prozess startet und dann eine Race Condition ausnutzen."
}
],
"product_status": {
"known_affected": [
"T040801",
"T040800"
]
},
"release_date": "2025-02-04T23:00:00.000+00:00",
"title": "CVE-2024-7348"
},
{
"cve": "CVE-2025-23058",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Die Schwachstelle betrifft die webbasierte Management-Schnittstelle aufgrund einer fehlenden Durchsetzung von Berechtigungen. Ein entfernter, authentisierter Angreifer mit Nur-Lese-Rechten kann diese Schwachstelle ausnutzen, um administrative Privilegien zu erlangen und m\u00f6glicherweise Konfigurationen zu \u00e4ndern oder auf sensible Daten zuzugreifen."
}
],
"product_status": {
"known_affected": [
"T040801",
"T040800"
]
},
"release_date": "2025-02-04T23:00:00.000+00:00",
"title": "CVE-2025-23058"
},
{
"cve": "CVE-2025-23059",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Die webbasierte Management-Schnittstelle gibt Verzeichnisse mit vertraulichen Systeminformationen preis. Ein entfernter, authentisierter Angreifer mit hohen Rechten kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen und so m\u00f6glicherweise die Integrit\u00e4t und Sicherheit des gesamten Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T040801",
"T040800"
]
},
"release_date": "2025-02-04T23:00:00.000+00:00",
"title": "CVE-2025-23059"
},
{
"cve": "CVE-2025-23060",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Unter bestimmten Bedingungen k\u00f6nnen vertrauliche Informationen unverschl\u00fcsselt \u00fcbertragen werden. Ein entfernter, authentisierter Angreifer mit erh\u00f6hten Rechten kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen und Daten durch einen Man-in-the-Middle-Angriff (MitM) zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T040801",
"T040800"
]
},
"release_date": "2025-02-04T23:00:00.000+00:00",
"title": "CVE-2025-23060"
},
{
"cve": "CVE-2025-25039",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Aruba ClearPass Policy Manager. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um beliebige Befehle als Benutzer mit niedrigeren Berechtigungen auf dem zugrunde liegenden Host auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T040801",
"T040800"
]
},
"release_date": "2025-02-04T23:00:00.000+00:00",
"title": "CVE-2025-25039"
}
]
}
WID-SEC-W-2025-2329
Vulnerability from csaf_certbund - Published: 2025-10-16 22:00 - Updated: 2025-10-27 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM <132.0.2
cPanel / cPanel/WHM
|
<132.0.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
cPanel cPanel/WHM <126.0.36
cPanel / cPanel/WHM
|
<126.0.36 | ||
|
cPanel cPanel/WHM <130.0.15
cPanel / cPanel/WHM
|
<130.0.15 | ||
|
cPanel cPanel/WHM <110.0.79
cPanel / cPanel/WHM
|
<110.0.79 | ||
|
cPanel cPanel/WHM <118.0.60
cPanel / cPanel/WHM
|
<118.0.60 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
cPanel cPanel/WHM <132.0.2
cPanel / cPanel/WHM
|
<132.0.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
cPanel cPanel/WHM <126.0.36
cPanel / cPanel/WHM
|
<126.0.36 | ||
|
cPanel cPanel/WHM <130.0.15
cPanel / cPanel/WHM
|
<130.0.15 | ||
|
cPanel cPanel/WHM <110.0.79
cPanel / cPanel/WHM
|
<110.0.79 | ||
|
cPanel cPanel/WHM <118.0.60
cPanel / cPanel/WHM
|
<118.0.60 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "cPanel ist eine Software f\u00fcr die Verwaltung von Webhosting Auftritten. Die Software erm\u00f6glicht es dem Endanwender, Statistiken einzusehen, neue Benutzeraccounts anzulegen, Maileinstellungen zu ver\u00e4ndern und vieles mehr.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in cPanel/WHM ausnutzen, um Dateien zu manipulieren und vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2329 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2329.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2329 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2329"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2025-10-16",
"url": "https://docs.cpanel.net/changelogs/110-change-log/"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2025-10-16",
"url": "https://docs.cpanel.net/changelogs/118-change-log/"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2025-10-16",
"url": "https://docs.cpanel.net/changelogs/126-change-log/"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2025-10-16",
"url": "https://docs.cpanel.net/changelogs/130-change-log/"
},
{
"category": "external",
"summary": "cPanel \u0026 WHM Change Log vom 2025-10-16",
"url": "https://docs.cpanel.net/changelogs/132-change-log/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3049 vom 2025-10-27",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3049.html"
}
],
"source_lang": "en-US",
"title": "cPanel/WHM (PostgreSQL, Perl): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-27T23:00:00.000+00:00",
"generator": {
"date": "2025-10-28T09:29:22.354+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-2329",
"initial_release_date": "2025-10-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-26T23:00:00.000+00:00",
"number": "2",
"summary": "CVSSv3.1 korrigiert"
},
{
"date": "2025-10-27T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c110.0.79",
"product": {
"name": "cPanel cPanel/WHM \u003c110.0.79",
"product_id": "T047795"
}
},
{
"category": "product_version",
"name": "110.0.79",
"product": {
"name": "cPanel cPanel/WHM 110.0.79",
"product_id": "T047795-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:110.0.79"
}
}
},
{
"category": "product_version_range",
"name": "\u003c118.0.60",
"product": {
"name": "cPanel cPanel/WHM \u003c118.0.60",
"product_id": "T047796"
}
},
{
"category": "product_version",
"name": "118.0.60",
"product": {
"name": "cPanel cPanel/WHM 118.0.60",
"product_id": "T047796-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:118.0.60"
}
}
},
{
"category": "product_version_range",
"name": "\u003c126.0.36",
"product": {
"name": "cPanel cPanel/WHM \u003c126.0.36",
"product_id": "T047797"
}
},
{
"category": "product_version",
"name": "126.0.36",
"product": {
"name": "cPanel cPanel/WHM 126.0.36",
"product_id": "T047797-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:126.0.36"
}
}
},
{
"category": "product_version_range",
"name": "\u003c130.0.15",
"product": {
"name": "cPanel cPanel/WHM \u003c130.0.15",
"product_id": "T047798"
}
},
{
"category": "product_version",
"name": "130.0.15",
"product": {
"name": "cPanel cPanel/WHM 130.0.15",
"product_id": "T047798-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:130.0.15"
}
}
},
{
"category": "product_version_range",
"name": "\u003c132.0.2",
"product": {
"name": "cPanel cPanel/WHM \u003c132.0.2",
"product_id": "T047799"
}
},
{
"category": "product_version",
"name": "132.0.2",
"product": {
"name": "cPanel cPanel/WHM 132.0.2",
"product_id": "T047799-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:132.0.2"
}
}
}
],
"category": "product_name",
"name": "cPanel/WHM"
}
],
"category": "vendor",
"name": "cPanel"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7348",
"product_status": {
"known_affected": [
"T047799",
"398363",
"T047797",
"T047798",
"T047795",
"T047796"
]
},
"release_date": "2025-10-16T22:00:00.000+00:00",
"title": "CVE-2024-7348"
},
{
"cve": "CVE-2025-11683",
"product_status": {
"known_affected": [
"T047799",
"398363",
"T047797",
"T047798",
"T047795",
"T047796"
]
},
"release_date": "2025-10-16T22:00:00.000+00:00",
"title": "CVE-2025-11683"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.