Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-13012 (GCVE-0-2019-13012)
Vulnerability from cvelistv5 – Published: 2019-06-28 14:07 – Updated: 2024-08-04 23:41- n/a
| URL | Tags |
|---|---|
| https://gitlab.gnome.org/GNOME/glib/issues/1658 | x_refsource_MISC |
| https://gitlab.gnome.org/GNOME/glib/merge_requests/450 | x_refsource_MISC |
| https://gitlab.gnome.org/GNOME/glib/commit/5e4da7… | x_refsource_MISC |
| https://usn.ubuntu.com/4049-1/ | vendor-advisoryx_refsource_UBUNTU |
| https://usn.ubuntu.com/4049-2/ | vendor-advisoryx_refsource_UBUNTU |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://bugs.debian.org/cgi-bin/bugreport.cgi?bug… | x_refsource_CONFIRM |
| https://lists.debian.org/debian-lts-announce/2019… | mailing-listx_refsource_MLIST |
| https://lists.debian.org/debian-lts-announce/2019… | mailing-listx_refsource_MLIST |
| https://security.netapp.com/advisory/ntap-2019080… | x_refsource_CONFIRM |
| https://lists.apache.org/thread.html/rf4c02775860… | mailing-listx_refsource_MLIST |
| https://lists.apache.org/thread.html/r58af02e294b… | mailing-listx_refsource_MLIST |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T23:41:09.239Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"name": "USN-4049-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"name": "USN-4049-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"name": "openSUSE-SU-2019:1749",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"name": "[debian-lts-announce] 20190731 [SECURITY] [DLA 1866-1] glib2.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"name": "[debian-lts-announce] 20190805 [SECURITY] [DLA 1866-2] glib2.0 regression update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"name": "[bookkeeper-issues] 20210628 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[bookkeeper-issues] 20210629 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-06-29T14:09:35.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"name": "USN-4049-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"name": "USN-4049-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"name": "openSUSE-SU-2019:1749",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"name": "[debian-lts-announce] 20190731 [SECURITY] [DLA 1866-1] glib2.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"name": "[debian-lts-announce] 20190805 [SECURITY] [DLA 1866-2] glib2.0 regression update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"name": "[bookkeeper-issues] 20210628 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[bookkeeper-issues] 20210629 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13012",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.gnome.org/GNOME/glib/issues/1658",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/issues/1658"
},
{
"name": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/merge_requests/450"
},
{
"name": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429"
},
{
"name": "USN-4049-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"name": "USN-4049-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"name": "openSUSE-SU-2019:1749",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12"
},
{
"name": "[debian-lts-announce] 20190731 [SECURITY] [DLA 1866-1] glib2.0 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html"
},
{
"name": "[debian-lts-announce] 20190805 [SECURITY] [DLA 1866-2] glib2.0 regression update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190806-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190806-0003/"
},
{
"name": "[bookkeeper-issues] 20210628 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[bookkeeper-issues] 20210629 [GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-13012",
"datePublished": "2019-06-28T14:07:42.000Z",
"dateReserved": "2019-06-28T00:00:00.000Z",
"dateUpdated": "2024-08-04T23:41:09.239Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-13012",
"date": "2026-05-27",
"epss": "0.01604",
"percentile": "0.81973"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-13012\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-06-28T15:15:10.970\",\"lastModified\":\"2024-11-21T04:24:01.900\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.\"},{\"lang\":\"es\",\"value\":\"La back-end de configuraci\u00f3n de keyfile en GLib (tambi\u00e9n se conoce como glib2.0) anterior a versi\u00f3n 2.60.0 de GNOME, crea directorios usando g_file_make_directory_with_parents (kfsb-)dir, NULL, NULL) y archivos utilizando g_file_replace_contents (kfsb-)file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). En consecuencia, no restringe apropiadamente los permisos de directorio (y archivo). En cambio, para los directorios, son usados permisos 0777; para los archivos, se utilizan permisos de archivo por defecto. Esto es similar a CVE-2019-12450.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-732\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.59.1\",\"matchCriteriaId\":\"D27A1C30-C421-487F-BF42-C1AF1387CF9B\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/issues/1658\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/merge_requests/450\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190806-0003/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://usn.ubuntu.com/4049-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://usn.ubuntu.com/4049-2/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931234#12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/commit/5e4da714f00f6bfb2ccd6d73d61329c6f3a08429\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/issues/1658\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/merge_requests/450\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/07/msg00029.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/08/msg00004.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190806-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/4049-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/4049-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
SUSE-SU-2019:1830-1
Vulnerability from csaf_suse - Published: 2019-07-12 15:51 - Updated: 2019-07-12 15:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.15.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 glib2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib2 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-13012: Fixed improper restriction of file permissions when creating directories (bsc#1139959).\n\nNon-security issue fixed:\n\n- Added explicit requires between libglib2 and libgio2 (bsc#1140122).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1830,SUSE-OpenStack-Cloud-7-2019-1830,SUSE-OpenStack-Cloud-8-2019-1830,SUSE-SLE-DESKTOP-12-SP4-2019-1830,SUSE-SLE-DESKTOP-12-SP5-2019-1830,SUSE-SLE-SAP-12-SP2-2019-1830,SUSE-SLE-SAP-12-SP3-2019-1830,SUSE-SLE-SDK-12-SP4-2019-1830,SUSE-SLE-SDK-12-SP5-2019-1830,SUSE-SLE-SERVER-12-SP2-2019-1830,SUSE-SLE-SERVER-12-SP2-BCL-2019-1830,SUSE-SLE-SERVER-12-SP3-2019-1830,SUSE-SLE-SERVER-12-SP4-2019-1830,SUSE-SLE-SERVER-12-SP5-2019-1830,SUSE-SLE-WE-12-SP4-2019-1830,SUSE-SLE-WE-12-SP5-2019-1830,SUSE-Storage-4-2019-1830,SUSE-Storage-5-2019-1830",
"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-2019_1830-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1830-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191830-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1830-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-July/005704.html"
},
{
"category": "self",
"summary": "SUSE Bug 1139959",
"url": "https://bugzilla.suse.com/1139959"
},
{
"category": "self",
"summary": "SUSE Bug 1140122",
"url": "https://bugzilla.suse.com/1140122"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-13012 page",
"url": "https://www.suse.com/security/cve/CVE-2019-13012/"
}
],
"title": "Security update for glib2",
"tracking": {
"current_release_date": "2019-07-12T15:51:41Z",
"generator": {
"date": "2019-07-12T15:51:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1830-1",
"initial_release_date": "2019-07-12T15:51:41Z",
"revision_history": [
{
"date": "2019-07-12T15:51:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.aarch64",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.aarch64",
"product_id": "glib2-devel-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.aarch64",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.aarch64",
"product_id": "glib2-devel-static-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.aarch64",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.aarch64",
"product_id": "glib2-tools-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.aarch64",
"product_id": "libgio-fam-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.i586",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.i586",
"product_id": "glib2-devel-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.i586",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.i586",
"product_id": "glib2-devel-static-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.i586",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.i586",
"product_id": "glib2-tools-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.i586",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.i586",
"product_id": "libgio-fam-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gio-branding-upstream-2.48.2-12.15.1.noarch",
"product": {
"name": "gio-branding-upstream-2.48.2-12.15.1.noarch",
"product_id": "gio-branding-upstream-2.48.2-12.15.1.noarch"
}
},
{
"category": "product_version",
"name": "glib2-lang-2.48.2-12.15.1.noarch",
"product": {
"name": "glib2-lang-2.48.2-12.15.1.noarch",
"product_id": "glib2-lang-2.48.2-12.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.ppc64le",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.ppc64le",
"product_id": "glib2-devel-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.ppc64le",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.ppc64le",
"product_id": "glib2-devel-static-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.ppc64le",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.ppc64le",
"product_id": "glib2-tools-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.ppc64le",
"product_id": "libgio-fam-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.s390",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.s390",
"product_id": "glib2-devel-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.s390",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.s390",
"product_id": "glib2-devel-static-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.s390",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.s390",
"product_id": "glib2-tools-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.s390",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.s390",
"product_id": "libgio-fam-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.s390x",
"product_id": "glib2-devel-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-devel-32bit-2.48.2-12.15.1.s390x",
"product_id": "glib2-devel-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.s390x",
"product_id": "glib2-devel-static-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.s390x",
"product_id": "glib2-tools-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-tools-32bit-2.48.2-12.15.1.s390x",
"product_id": "glib2-tools-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.s390x",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.s390x",
"product_id": "libgio-fam-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgio-fam-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgio-fam-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.x86_64",
"product_id": "glib2-devel-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-devel-32bit-2.48.2-12.15.1.x86_64",
"product_id": "glib2-devel-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.x86_64",
"product_id": "glib2-devel-static-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64",
"product_id": "glib2-tools-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-tools-32bit-2.48.2-12.15.1.x86_64",
"product_id": "glib2-tools-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.x86_64",
"product_id": "libgio-fam-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgio-fam-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgio-fam-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-fam-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.aarch64"
},
"product_reference": "glib2-devel-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.ppc64le"
},
"product_reference": "glib2-devel-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.s390x"
},
"product_reference": "glib2-devel-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-devel-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.aarch64"
},
"product_reference": "glib2-devel-static-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.ppc64le"
},
"product_reference": "glib2-devel-static-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.s390x"
},
"product_reference": "glib2-devel-static-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-devel-static-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgio-fam-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgio-fam-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-fam-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-fam-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-fam-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-13012",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-13012"
}
],
"notes": [
{
"category": "general",
"text": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Enterprise Storage 4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-13012",
"url": "https://www.suse.com/security/cve/CVE-2019-13012"
},
{
"category": "external",
"summary": "SUSE Bug 1139959 for CVE-2019-13012",
"url": "https://bugzilla.suse.com/1139959"
},
{
"category": "external",
"summary": "SUSE Bug 1142126 for CVE-2019-13012",
"url": "https://bugzilla.suse.com/1142126"
}
],
"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 Enterprise Storage 4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Enterprise Storage 4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Enterprise Storage 4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-07-12T15:51:41Z",
"details": "important"
}
],
"title": "CVE-2019-13012"
}
]
}
SUSE-SU-2019:1830-2
Vulnerability from csaf_suse - Published: 2019-07-12 15:51 - Updated: 2019-07-12 15:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.15.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 glib2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib2 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-13012: Fixed improper restriction of file permissions when creating directories (bsc#1139959).\n\nNon-security issue fixed:\n\n- Added explicit requires between libglib2 and libgio2 (bsc#1140122).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2019-1830,SUSE-2019-1830,SUSE-OpenStack-Cloud-Crowbar-8-2019-1830,SUSE-SLE-SERVER-12-SP3-2019-1830,SUSE-SLE-SERVER-12-SP3-BCL-2019-1830,SUSE-Storage-5-2019-1830",
"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-2019_1830-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1830-2",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191830-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1830-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-August/005822.html"
},
{
"category": "self",
"summary": "SUSE Bug 1139959",
"url": "https://bugzilla.suse.com/1139959"
},
{
"category": "self",
"summary": "SUSE Bug 1140122",
"url": "https://bugzilla.suse.com/1140122"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-13012 page",
"url": "https://www.suse.com/security/cve/CVE-2019-13012/"
}
],
"title": "Security update for glib2",
"tracking": {
"current_release_date": "2019-07-12T15:51:41Z",
"generator": {
"date": "2019-07-12T15:51:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1830-2",
"initial_release_date": "2019-07-12T15:51:41Z",
"revision_history": [
{
"date": "2019-07-12T15:51:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.aarch64",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.aarch64",
"product_id": "glib2-devel-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.aarch64",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.aarch64",
"product_id": "glib2-devel-static-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.aarch64",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.aarch64",
"product_id": "glib2-tools-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.aarch64",
"product_id": "libgio-fam-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product": {
"name": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32",
"product_id": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.i586",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.i586",
"product_id": "glib2-devel-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.i586",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.i586",
"product_id": "glib2-devel-static-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.i586",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.i586",
"product_id": "glib2-tools-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.i586",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.i586",
"product_id": "libgio-fam-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.i586"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.i586",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.i586",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-lang-2.48.2-12.15.1.noarch",
"product": {
"name": "glib2-lang-2.48.2-12.15.1.noarch",
"product_id": "glib2-lang-2.48.2-12.15.1.noarch"
}
},
{
"category": "product_version",
"name": "gio-branding-upstream-2.48.2-12.15.1.noarch",
"product": {
"name": "gio-branding-upstream-2.48.2-12.15.1.noarch",
"product_id": "gio-branding-upstream-2.48.2-12.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.ppc64le",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.ppc64le",
"product_id": "glib2-devel-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.ppc64le",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.ppc64le",
"product_id": "glib2-devel-static-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.ppc64le",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.ppc64le",
"product_id": "glib2-tools-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.ppc64le",
"product_id": "libgio-fam-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.s390",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.s390",
"product_id": "glib2-devel-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.s390",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.s390",
"product_id": "glib2-devel-static-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.s390",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.s390",
"product_id": "glib2-tools-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.s390",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.s390",
"product_id": "libgio-fam-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.s390"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.s390x",
"product_id": "glib2-devel-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-devel-32bit-2.48.2-12.15.1.s390x",
"product_id": "glib2-devel-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.s390x",
"product_id": "glib2-devel-static-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.s390x",
"product_id": "glib2-tools-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "glib2-tools-32bit-2.48.2-12.15.1.s390x",
"product_id": "glib2-tools-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.s390x",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.s390x",
"product_id": "libgio-fam-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgio-fam-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgio-fam-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"product_id": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64",
"product_id": "glib2-tools-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libgio-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libglib-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libgobject-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"product_id": "libgthread-2_0-0-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-devel-2.48.2-12.15.1.x86_64",
"product_id": "glib2-devel-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-devel-32bit-2.48.2-12.15.1.x86_64",
"product_id": "glib2-devel-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-devel-static-2.48.2-12.15.1.x86_64",
"product_id": "glib2-devel-static-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "glib2-tools-32bit-2.48.2-12.15.1.x86_64",
"product_id": "glib2-tools-32bit-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgio-fam-2.48.2-12.15.1.x86_64",
"product_id": "libgio-fam-2.48.2-12.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.48.2-12.15.1.x86_64",
"product": {
"name": "libgio-fam-32bit-2.48.2-12.15.1.x86_64",
"product_id": "libgio-fam-32bit-2.48.2-12.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.15.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-13012",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-13012"
}
],
"notes": [
{
"category": "general",
"text": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:glib2-lang-2.48.2-12.15.1.noarch",
"HPE Helion OpenStack 8:glib2-tools-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-13012",
"url": "https://www.suse.com/security/cve/CVE-2019-13012"
},
{
"category": "external",
"summary": "SUSE Bug 1139959 for CVE-2019-13012",
"url": "https://bugzilla.suse.com/1139959"
},
{
"category": "external",
"summary": "SUSE Bug 1142126 for CVE-2019-13012",
"url": "https://bugzilla.suse.com/1142126"
}
],
"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": [
"HPE Helion OpenStack 8:glib2-lang-2.48.2-12.15.1.noarch",
"HPE Helion OpenStack 8:glib2-tools-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"HPE Helion OpenStack 8:glib2-lang-2.48.2-12.15.1.noarch",
"HPE Helion OpenStack 8:glib2-tools-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.15.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-07-12T15:51:41Z",
"details": "important"
}
],
"title": "CVE-2019-13012"
}
]
}
SUSE-SU-2019:1833-1
Vulnerability from csaf_suse - Published: 2019-07-12 15:54 - Updated: 2019-07-12 15:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-lang-2.54.3-4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:glib2-lang-2.54.3-4.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:glib2-devel-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:glib2-tools-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15:libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 glib2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib2 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-13012: Fixed improper restriction of file permissions when creating directories (bsc#1139959).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1833,SUSE-SLE-Module-Basesystem-15-2019-1833,SUSE-SLE-Module-Basesystem-15-SP1-2019-1833,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1833,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1833,SUSE-SLE-Module-Packagehub-Subpackages-15-2019-1833",
"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-2019_1833-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1833-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191833-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1833-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-July/005702.html"
},
{
"category": "self",
"summary": "SUSE Bug 1139959",
"url": "https://bugzilla.suse.com/1139959"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-13012 page",
"url": "https://www.suse.com/security/cve/CVE-2019-13012/"
}
],
"title": "Security update for glib2",
"tracking": {
"current_release_date": "2019-07-12T15:54:10Z",
"generator": {
"date": "2019-07-12T15:54:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1833-1",
"initial_release_date": "2019-07-12T15:54:10Z",
"revision_history": [
{
"date": "2019-07-12T15:54:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.54.3-4.18.1.aarch64",
"product": {
"name": "glib2-devel-2.54.3-4.18.1.aarch64",
"product_id": "glib2-devel-2.54.3-4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.54.3-4.18.1.aarch64",
"product": {
"name": "glib2-devel-static-2.54.3-4.18.1.aarch64",
"product_id": "glib2-devel-static-2.54.3-4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.54.3-4.18.1.aarch64",
"product": {
"name": "glib2-tools-2.54.3-4.18.1.aarch64",
"product_id": "glib2-tools-2.54.3-4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.54.3-4.18.1.aarch64",
"product": {
"name": "libgio-2_0-0-2.54.3-4.18.1.aarch64",
"product_id": "libgio-2_0-0-2.54.3-4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.54.3-4.18.1.aarch64",
"product": {
"name": "libgio-fam-2.54.3-4.18.1.aarch64",
"product_id": "libgio-fam-2.54.3-4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.54.3-4.18.1.aarch64",
"product": {
"name": "libglib-2_0-0-2.54.3-4.18.1.aarch64",
"product_id": "libglib-2_0-0-2.54.3-4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"product": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"product_id": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"product": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"product_id": "libgobject-2_0-0-2.54.3-4.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"product": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"product_id": "libgthread-2_0-0-2.54.3-4.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product": {
"name": "glib2-devel-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product_id": "glib2-devel-64bit-2.54.3-4.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "glib2-tools-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product": {
"name": "glib2-tools-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product_id": "glib2-tools-64bit-2.54.3-4.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product": {
"name": "libgio-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product_id": "libgio-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgio-fam-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product": {
"name": "libgio-fam-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product_id": "libgio-fam-64bit-2.54.3-4.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product": {
"name": "libglib-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product_id": "libglib-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product": {
"name": "libgmodule-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product_id": "libgmodule-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product": {
"name": "libgobject-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product_id": "libgobject-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product": {
"name": "libgthread-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32",
"product_id": "libgthread-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.54.3-4.18.1.i586",
"product": {
"name": "glib2-devel-2.54.3-4.18.1.i586",
"product_id": "glib2-devel-2.54.3-4.18.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.54.3-4.18.1.i586",
"product": {
"name": "glib2-devel-static-2.54.3-4.18.1.i586",
"product_id": "glib2-devel-static-2.54.3-4.18.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.54.3-4.18.1.i586",
"product": {
"name": "glib2-tools-2.54.3-4.18.1.i586",
"product_id": "glib2-tools-2.54.3-4.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.54.3-4.18.1.i586",
"product": {
"name": "libgio-2_0-0-2.54.3-4.18.1.i586",
"product_id": "libgio-2_0-0-2.54.3-4.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.54.3-4.18.1.i586",
"product": {
"name": "libgio-fam-2.54.3-4.18.1.i586",
"product_id": "libgio-fam-2.54.3-4.18.1.i586"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.54.3-4.18.1.i586",
"product": {
"name": "libglib-2_0-0-2.54.3-4.18.1.i586",
"product_id": "libglib-2_0-0-2.54.3-4.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.54.3-4.18.1.i586",
"product": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.i586",
"product_id": "libgmodule-2_0-0-2.54.3-4.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.54.3-4.18.1.i586",
"product": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.i586",
"product_id": "libgobject-2_0-0-2.54.3-4.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.54.3-4.18.1.i586",
"product": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.i586",
"product_id": "libgthread-2_0-0-2.54.3-4.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gio-branding-upstream-2.54.3-4.18.1.noarch",
"product": {
"name": "gio-branding-upstream-2.54.3-4.18.1.noarch",
"product_id": "gio-branding-upstream-2.54.3-4.18.1.noarch"
}
},
{
"category": "product_version",
"name": "glib2-lang-2.54.3-4.18.1.noarch",
"product": {
"name": "glib2-lang-2.54.3-4.18.1.noarch",
"product_id": "glib2-lang-2.54.3-4.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.54.3-4.18.1.ppc64le",
"product": {
"name": "glib2-devel-2.54.3-4.18.1.ppc64le",
"product_id": "glib2-devel-2.54.3-4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.54.3-4.18.1.ppc64le",
"product": {
"name": "glib2-devel-static-2.54.3-4.18.1.ppc64le",
"product_id": "glib2-devel-static-2.54.3-4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.54.3-4.18.1.ppc64le",
"product": {
"name": "glib2-tools-2.54.3-4.18.1.ppc64le",
"product_id": "glib2-tools-2.54.3-4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"product": {
"name": "libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"product_id": "libgio-2_0-0-2.54.3-4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.54.3-4.18.1.ppc64le",
"product": {
"name": "libgio-fam-2.54.3-4.18.1.ppc64le",
"product_id": "libgio-fam-2.54.3-4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"product": {
"name": "libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"product_id": "libglib-2_0-0-2.54.3-4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"product": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"product_id": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"product": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"product_id": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"product": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"product_id": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.54.3-4.18.1.s390x",
"product": {
"name": "glib2-devel-2.54.3-4.18.1.s390x",
"product_id": "glib2-devel-2.54.3-4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.54.3-4.18.1.s390x",
"product": {
"name": "glib2-devel-static-2.54.3-4.18.1.s390x",
"product_id": "glib2-devel-static-2.54.3-4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.54.3-4.18.1.s390x",
"product": {
"name": "glib2-tools-2.54.3-4.18.1.s390x",
"product_id": "glib2-tools-2.54.3-4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.54.3-4.18.1.s390x",
"product": {
"name": "libgio-2_0-0-2.54.3-4.18.1.s390x",
"product_id": "libgio-2_0-0-2.54.3-4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.54.3-4.18.1.s390x",
"product": {
"name": "libgio-fam-2.54.3-4.18.1.s390x",
"product_id": "libgio-fam-2.54.3-4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.54.3-4.18.1.s390x",
"product": {
"name": "libglib-2_0-0-2.54.3-4.18.1.s390x",
"product_id": "libglib-2_0-0-2.54.3-4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"product": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"product_id": "libgmodule-2_0-0-2.54.3-4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.54.3-4.18.1.s390x",
"product": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.s390x",
"product_id": "libgobject-2_0-0-2.54.3-4.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.54.3-4.18.1.s390x",
"product": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.s390x",
"product_id": "libgthread-2_0-0-2.54.3-4.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.54.3-4.18.1.x86_64",
"product": {
"name": "glib2-devel-2.54.3-4.18.1.x86_64",
"product_id": "glib2-devel-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.54.3-4.18.1.x86_64",
"product": {
"name": "glib2-devel-32bit-2.54.3-4.18.1.x86_64",
"product_id": "glib2-devel-32bit-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.54.3-4.18.1.x86_64",
"product": {
"name": "glib2-devel-static-2.54.3-4.18.1.x86_64",
"product_id": "glib2-devel-static-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.54.3-4.18.1.x86_64",
"product": {
"name": "glib2-tools-2.54.3-4.18.1.x86_64",
"product_id": "glib2-tools-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.54.3-4.18.1.x86_64",
"product": {
"name": "glib2-tools-32bit-2.54.3-4.18.1.x86_64",
"product_id": "glib2-tools-32bit-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgio-2_0-0-2.54.3-4.18.1.x86_64",
"product_id": "libgio-2_0-0-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product_id": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgio-fam-2.54.3-4.18.1.x86_64",
"product_id": "libgio-fam-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgio-fam-32bit-2.54.3-4.18.1.x86_64",
"product_id": "libgio-fam-32bit-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.54.3-4.18.1.x86_64",
"product": {
"name": "libglib-2_0-0-2.54.3-4.18.1.x86_64",
"product_id": "libglib-2_0-0-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product": {
"name": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product_id": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"product_id": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product_id": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"product_id": "libgobject-2_0-0-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product_id": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"product_id": "libgthread-2_0-0-2.54.3-4.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product": {
"name": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"product_id": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.aarch64"
},
"product_reference": "glib2-devel-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.ppc64le"
},
"product_reference": "glib2-devel-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.s390x"
},
"product_reference": "glib2-devel-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.x86_64"
},
"product_reference": "glib2-devel-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.54.3-4.18.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-lang-2.54.3-4.18.1.noarch"
},
"product_reference": "glib2-lang-2.54.3-4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.aarch64"
},
"product_reference": "glib2-tools-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.ppc64le"
},
"product_reference": "glib2-tools-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.s390x"
},
"product_reference": "glib2-tools-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.x86_64"
},
"product_reference": "glib2-tools-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libgio-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libglib-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.aarch64"
},
"product_reference": "glib2-devel-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.ppc64le"
},
"product_reference": "glib2-devel-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.s390x"
},
"product_reference": "glib2-devel-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.x86_64"
},
"product_reference": "glib2-devel-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.54.3-4.18.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-lang-2.54.3-4.18.1.noarch"
},
"product_reference": "glib2-lang-2.54.3-4.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.aarch64"
},
"product_reference": "glib2-tools-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.ppc64le"
},
"product_reference": "glib2-tools-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.s390x"
},
"product_reference": "glib2-tools-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.x86_64"
},
"product_reference": "glib2-tools-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libgio-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libglib-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.54.3-4.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:glib2-devel-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "glib2-devel-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:glib2-tools-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "glib2-tools-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15:libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-13012",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-13012"
}
],
"notes": [
{
"category": "general",
"text": "The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb-\u003edir, NULL, NULL) and files using g_file_replace_contents (kfsb-\u003efile, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-lang-2.54.3-4.18.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-lang-2.54.3-4.18.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:glib2-devel-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:glib2-tools-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-13012",
"url": "https://www.suse.com/security/cve/CVE-2019-13012"
},
{
"category": "external",
"summary": "SUSE Bug 1139959 for CVE-2019-13012",
"url": "https://bugzilla.suse.com/1139959"
},
{
"category": "external",
"summary": "SUSE Bug 1142126 for CVE-2019-13012",
"url": "https://bugzilla.suse.com/1142126"
}
],
"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 Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-lang-2.54.3-4.18.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-lang-2.54.3-4.18.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:glib2-devel-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:glib2-tools-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-lang-2.54.3-4.18.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-lang-2.54.3-4.18.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:glib2-devel-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:glib2-tools-32bit-2.54.3-4.18.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15:libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-07-12T15:54:10Z",
"details": "important"
}
],
"title": "CVE-2019-13012"
}
]
}
WID-SEC-W-2023-1155
Vulnerability from csaf_certbund - Published: 2019-06-30 22:00 - Updated: 2023-05-04 22:00Es existiert eine Schwachstelle in GNOME. Dabei ist die Komponente "Gnome GLib" betroffen. Die Schwachstelle führt zu einer fehlerhaften Einschränkung der Berechtigungen bei der Erstellung von Verzeichnissen und Dateien. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen und Dateien zu manipulieren.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source GNOME
Open Source
|
cpe:/a:gnome:gnome:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
{
"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": "GNOME ist ein graphischer Desktop auf Unix Systemen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in GNOME ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"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-2023-1155 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2023-1155.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1155 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1155"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-1742 vom 2023-05-04",
"url": "https://alas.aws.amazon.com/ALAS-2023-1742.html"
},
{
"category": "external",
"summary": "Eintrag CVE-2019-13012 in der Mitre Datenbank vom 2019-06-30",
"url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13012"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4049-1 vom 2019-07-09",
"url": "https://usn.ubuntu.com/4049-2/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4049-1 vom 2019-07-08",
"url": "https://usn.ubuntu.com/4049-1/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:1830-1 vom 2019-07-13",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191830-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:1833-1 vom 2019-07-13",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191833-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:1824-1 vom 2019-07-13",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191824-1.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4049-3 vom 2019-08-06",
"url": "https://usn.ubuntu.com/4049-3/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4049-4 vom 2019-08-06",
"url": "https://usn.ubuntu.com/4049-4/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:1830-2 vom 2019-08-17",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191830-2.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:1586 vom 2021-05-18",
"url": "https://access.redhat.com/errata/RHSA-2021:1586"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2479 vom 2021-06-17",
"url": "https://access.redhat.com/errata/RHSA-2021:2479"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3119 vom 2021-08-10",
"url": "https://access.redhat.com/errata/RHSA-2021:3119"
}
],
"source_lang": "en-US",
"title": "GNOME: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2023-05-04T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:50:27.860+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1155",
"initial_release_date": "2019-06-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2019-06-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2019-07-08T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2019-07-14T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2019-07-31T22:00:00.000+00:00",
"number": "4",
"summary": "Referenz(en) aufgenommen: DLA-1866"
},
{
"date": "2019-08-05T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2019-08-06T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2019-08-18T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-05-18T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-06-17T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-08-10T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-04T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "11"
}
},
"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": [
{
"category": "product_name",
"name": "Open Source GNOME",
"product": {
"name": "Open Source GNOME",
"product_id": "T003884",
"product_identification_helper": {
"cpe": "cpe:/a:gnome:gnome:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"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": "vendor",
"name": "SUSE"
},
{
"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-2019-13012",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in GNOME. Dabei ist die Komponente \"Gnome GLib\" betroffen. Die Schwachstelle f\u00fchrt zu einer fehlerhaften Einschr\u00e4nkung der Berechtigungen bei der Erstellung von Verzeichnissen und Dateien. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen und Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T003884",
"T000126",
"398363"
]
},
"release_date": "2019-06-30T22:00:00.000+00:00",
"title": "CVE-2019-13012"
}
]
}
WID-SEC-W-2025-0227
Vulnerability from csaf_certbund - Published: 2021-11-30 23:00 - Updated: 2025-01-30 23:00In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schlüsselaustausch zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zurückzuführen und ermöglicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgemäß überprüft, bevor sie an den Benutzer zurückgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausführen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.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": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\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-2025-0227 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2025-0227.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0227 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0227"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520488 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520488"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520484 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520484"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520490 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520490"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520476 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520476"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520492 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520492"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520478 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520478"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520486 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520486"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520474 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520474"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520472 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520472"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520482 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520482"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520480 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520480"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7182001 vom 2025-01-30",
"url": "https://www.ibm.com/support/pages/node/7182001"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-30T23:00:00.000+00:00",
"generator": {
"date": "2025-01-31T09:11:30.679+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2025-0227",
"initial_release_date": "2021-11-30T23:00:00.000+00:00",
"revision_history": [
{
"date": "2021-11-30T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-30T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM QRadar SIEM 7.3",
"product_id": "T014687",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.3"
}
}
},
{
"category": "product_version",
"name": "7.4",
"product": {
"name": "IBM QRadar SIEM 7.4",
"product_id": "T016287",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.4"
}
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "IBM QRadar SIEM 7.5.0",
"product_id": "T023574",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10228",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2016-10228"
},
{
"cve": "CVE-2017-14502",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2017-14502"
},
{
"cve": "CVE-2017-15713",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2017-15713"
},
{
"cve": "CVE-2018-1000858",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-1000858"
},
{
"cve": "CVE-2018-11768",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-11768"
},
{
"cve": "CVE-2018-18751",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-18751"
},
{
"cve": "CVE-2018-20843",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-20843"
},
{
"cve": "CVE-2018-8029",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-8029"
},
{
"cve": "CVE-2019-13012",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13012"
},
{
"cve": "CVE-2019-13050",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13050"
},
{
"cve": "CVE-2019-13627",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13627"
},
{
"cve": "CVE-2019-14866",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-14866"
},
{
"cve": "CVE-2019-14889",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2019-15903",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-15903"
},
{
"cve": "CVE-2019-16935",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-16935"
},
{
"cve": "CVE-2019-18276",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-18276"
},
{
"cve": "CVE-2019-19221",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19221"
},
{
"cve": "CVE-2019-19906",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19906"
},
{
"cve": "CVE-2019-19956",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19956"
},
{
"cve": "CVE-2019-20387",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20387"
},
{
"cve": "CVE-2019-20388",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20388"
},
{
"cve": "CVE-2019-20454",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20454"
},
{
"cve": "CVE-2019-20907",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-20916",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20916"
},
{
"cve": "CVE-2019-25013",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-25013"
},
{
"cve": "CVE-2019-2708",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-2708"
},
{
"cve": "CVE-2019-3842",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-3842"
},
{
"cve": "CVE-2019-9169",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-9169"
},
{
"cve": "CVE-2019-9924",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-9924"
},
{
"cve": "CVE-2020-11080",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-12362",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12362"
},
{
"cve": "CVE-2020-12363",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12363"
},
{
"cve": "CVE-2020-12364",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12364"
},
{
"cve": "CVE-2020-13434",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13434"
},
{
"cve": "CVE-2020-13543",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13543"
},
{
"cve": "CVE-2020-13584",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13584"
},
{
"cve": "CVE-2020-13776",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13776"
},
{
"cve": "CVE-2020-13777",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13777"
},
{
"cve": "CVE-2020-13954",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13954"
},
{
"cve": "CVE-2020-14352",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-14352"
},
{
"cve": "CVE-2020-14422",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-14422"
},
{
"cve": "CVE-2020-15358",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-15358"
},
{
"cve": "CVE-2020-1730",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2020-24489",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24489"
},
{
"cve": "CVE-2020-24511",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24511"
},
{
"cve": "CVE-2020-24512",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24512"
},
{
"cve": "CVE-2020-24513",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24513"
},
{
"cve": "CVE-2020-24659",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24659"
},
{
"cve": "CVE-2020-24977",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24977"
},
{
"cve": "CVE-2020-26116",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-27170",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27170"
},
{
"cve": "CVE-2020-27618",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27618"
},
{
"cve": "CVE-2020-27619",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27619"
},
{
"cve": "CVE-2020-27777",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27777"
},
{
"cve": "CVE-2020-28196",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-28196"
},
{
"cve": "CVE-2020-29361",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29361"
},
{
"cve": "CVE-2020-29362",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29362"
},
{
"cve": "CVE-2020-29363",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29363"
},
{
"cve": "CVE-2020-7226",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-7226"
},
{
"cve": "CVE-2020-7595",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-7595"
},
{
"cve": "CVE-2020-8177",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8231",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8284",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8285",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8286",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8492",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2020-8648",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8648"
},
{
"cve": "CVE-2020-8927",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8927"
},
{
"cve": "CVE-2020-9492",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9492"
},
{
"cve": "CVE-2020-9948",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9948"
},
{
"cve": "CVE-2020-9951",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9951"
},
{
"cve": "CVE-2020-9983",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9983"
},
{
"cve": "CVE-2021-20271",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20271"
},
{
"cve": "CVE-2021-20305",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20305"
},
{
"cve": "CVE-2021-2161",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-2161"
},
{
"cve": "CVE-2021-22555",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-22555"
},
{
"cve": "CVE-2021-22696",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-22696"
},
{
"cve": "CVE-2021-23239",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23239"
},
{
"cve": "CVE-2021-23240",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23240"
},
{
"cve": "CVE-2021-23336",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-28163",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28163"
},
{
"cve": "CVE-2021-28165",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-29154",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29154"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-29650",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29650"
},
{
"cve": "CVE-2021-30468",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-30468"
},
{
"cve": "CVE-2021-31811",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-31811"
},
{
"cve": "CVE-2021-31812",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-31812"
},
{
"cve": "CVE-2021-32027",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32027"
},
{
"cve": "CVE-2021-32028",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32028"
},
{
"cve": "CVE-2021-32399",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32399"
},
{
"cve": "CVE-2021-3326",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3326"
},
{
"cve": "CVE-2021-3347",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3347"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-3449",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3516",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3516"
},
{
"cve": "CVE-2021-3520",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-3541",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3541"
},
{
"cve": "CVE-2021-3715",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3715"
},
{
"cve": "CVE-2021-20400",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20400"
},
{
"cve": "CVE-2021-29779",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schl\u00fcsselaustausch zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29779"
},
{
"cve": "CVE-2021-29863",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zur\u00fcckzuf\u00fchren und erm\u00f6glicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29863"
},
{
"cve": "CVE-2021-29849",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29849"
}
]
}
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.