Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-22720 (GCVE-0-2022-22720)
Vulnerability from cvelistv5 – Published: 2022-03-14 10:15 – Updated: 2024-08-03 03:21- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
Apache HTTP Server 2.4 , ≤ 2.4.52
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T03:21:48.980Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20220314 CVE-2022-22720: HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/03/14/3"
},
{
"name": "FEDORA-2022-b4103753e9",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "[debian-lts-announce] 20220322 [SECURITY] [DLA 2960-1] apache2 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html"
},
{
"name": "FEDORA-2022-21264ec6db",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220321-0001/"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"tags": [
"mailing-list",
"x_refsource_FULLDISC",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2022/May/33"
},
{
"name": "20220516 APPLE-SA-2022-05-16-3 macOS Big Sur 11.6.6",
"tags": [
"mailing-list",
"x_refsource_FULLDISC",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2022/May/35"
},
{
"name": "20220516 APPLE-SA-2022-05-16-2 macOS Monterey 12.4",
"tags": [
"mailing-list",
"x_refsource_FULLDISC",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213257"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213256"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "GLSA-202208-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-20"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.4.52",
"status": "affected",
"version": "Apache HTTP Server 2.4",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "James Kettle \u003cjames.kettle portswigger.net\u003e"
}
],
"descriptions": [
{
"lang": "en",
"value": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling"
}
],
"metrics": [
{
"other": {
"content": {
"other": "important"
},
"type": "unknown"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444 Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-14T01:07:14.000Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20220314 CVE-2022-22720: HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/03/14/3"
},
{
"name": "FEDORA-2022-b4103753e9",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "[debian-lts-announce] 20220322 [SECURITY] [DLA 2960-1] apache2 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html"
},
{
"name": "FEDORA-2022-21264ec6db",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20220321-0001/"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2022/May/33"
},
{
"name": "20220516 APPLE-SA-2022-05-16-3 macOS Big Sur 11.6.6",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2022/May/35"
},
{
"name": "20220516 APPLE-SA-2022-05-16-2 macOS Monterey 12.4",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.apple.com/kb/HT213257"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.apple.com/kb/HT213256"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "GLSA-202208-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202208-20"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-22720",
"STATE": "PUBLIC",
"TITLE": "HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "Apache HTTP Server 2.4",
"version_value": "2.4.52"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "James Kettle \u003cjames.kettle portswigger.net\u003e"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "important"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-444 Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://httpd.apache.org/security/vulnerabilities_24.html",
"refsource": "MISC",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20220314 CVE-2022-22720: HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/03/14/3"
},
{
"name": "FEDORA-2022-b4103753e9",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "[debian-lts-announce] 20220322 [SECURITY] [DLA 2960-1] apache2 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html"
},
{
"name": "FEDORA-2022-21264ec6db",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220321-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220321-0001/"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2022/May/33"
},
{
"name": "20220516 APPLE-SA-2022-05-16-3 macOS Big Sur 11.6.6",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2022/May/35"
},
{
"name": "20220516 APPLE-SA-2022-05-16-2 macOS Monterey 12.4",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "https://support.apple.com/kb/HT213257",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT213257"
},
{
"name": "https://support.apple.com/kb/HT213256",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT213256"
},
{
"name": "https://support.apple.com/kb/HT213255",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "GLSA-202208-20",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-20"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2022-22720",
"datePublished": "2022-03-14T10:15:29.000Z",
"dateReserved": "2022-01-06T00:00:00.000Z",
"dateUpdated": "2024-08-03T03:21:48.980Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-22720",
"date": "2026-05-27",
"epss": "0.27458",
"percentile": "0.96491"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-22720\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2022-03-14T11:15:09.083\",\"lastModified\":\"2024-11-21T06:47:18.963\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling\"},{\"lang\":\"es\",\"value\":\"Apache HTTP Server versiones 2.4.52 y anteriores, no cierran la conexi\u00f3n entrante cuando son encontrados errores descartando el cuerpo de la petici\u00f3n, exponiendo al servidor al contrabando de peticiones HTTP\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.4.52\",\"matchCriteriaId\":\"E4ABADEE-0A1F-4D0D-B32E-128DF9942FE5\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B095CC03-7077-4A58-AB25-CC5380CDCE5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFC79B17-E9D2-44D5-93ED-2F959E7A3D43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD04BEE5-E9A8-4584-A68C-0195CE9C402C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3E503FB-6279-4D4A-91D8-E237ECF9D2B0\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2020-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1F4BF7F-90D4-4668-B4E6-B06F4070F448\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F441A43-1669-478D-9EC8-E96882DE4F9F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-002:*:*:*:*:*:*\",\"matchCriteriaId\":\"D425C653-37A2-448C-BF2F-B684ADB08A26\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-003:*:*:*:*:*:*\",\"matchCriteriaId\":\"A54D63B7-B92B-47C3-B1C5-9892E5873A98\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-004:*:*:*:*:*:*\",\"matchCriteriaId\":\"3456176F-9185-4EE2-A8CE-3D989D674AB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-005:*:*:*:*:*:*\",\"matchCriteriaId\":\"D337EE21-2F00-484D-9285-F2B0248D7A19\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-006:*:*:*:*:*:*\",\"matchCriteriaId\":\"012052B5-9AA7-4FD3-9C80-5F615330039D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-007:*:*:*:*:*:*\",\"matchCriteriaId\":\"50F21A3C-0AC3-48C5-A4F8-5A7B478875B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-008:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E974DC6-F7D9-4389-9AF9-863F6E419CE6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2022-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"156A6382-2BD3-4882-90B2-8E7CF6659E17\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2022-002:*:*:*:*:*:*\",\"matchCriteriaId\":\"20A2FDB2-6712-406A-9896-C0B44508B07D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2022-003:*:*:*:*:*:*\",\"matchCriteriaId\":\"49F537A0-DC42-4176-B22F-C80D179DD99D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.15.7\",\"matchCriteriaId\":\"3BD2A211-4E62-40BF-9BA0-5239FA6F0AF8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"versionEndExcluding\":\"11.6.6\",\"matchCriteriaId\":\"09A6345C-D813-43BA-B12E-789C80653F86\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndIncluding\":\"12.4\",\"matchCriteriaId\":\"C1131B2D-ED10-4106-A38B-C2EE9F15863E\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2022/May/33\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/35\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/38\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/03/14/3\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/\",\"source\":\"security@apache.org\"},{\"url\":\"https://security.gentoo.org/glsa/202208-20\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220321-0001/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213255\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213256\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213257\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"security@apache.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/33\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/35\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/38\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/03/14/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202208-20\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220321-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213255\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213256\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213257\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2022:0918-1
Vulnerability from csaf_suse - Published: 2022-03-21 15:52 - Updated: 2022-03-21 15:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2022-23943: heap out-of-bounds write in mod_sed (bsc#1197098).\n- CVE-2022-22720: HTTP request smuggling due to incorrect error handling (bsc#1197095).\n- CVE-2022-22719: use of uninitialized value of in r:parsebody in mod_lua (bsc#1197091).\n- CVE-2022-22721: possible buffer overflow with very large or unlimited LimitXMLRequestBody (bsc#1197096).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2022-918,SUSE-2022-918,SUSE-OpenStack-Cloud-8-2022-918,SUSE-OpenStack-Cloud-9-2022-918,SUSE-OpenStack-Cloud-Crowbar-8-2022-918,SUSE-OpenStack-Cloud-Crowbar-9-2022-918,SUSE-SLE-SAP-12-SP3-2022-918,SUSE-SLE-SAP-12-SP4-2022-918,SUSE-SLE-SERVER-12-SP2-BCL-2022-918,SUSE-SLE-SERVER-12-SP3-2022-918,SUSE-SLE-SERVER-12-SP3-BCL-2022-918,SUSE-SLE-SERVER-12-SP4-LTSS-2022-918",
"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-2022_0918-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0918-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220918-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0918-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010494.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197091",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "self",
"summary": "SUSE Bug 1197095",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "self",
"summary": "SUSE Bug 1197096",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "self",
"summary": "SUSE Bug 1197098",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22719 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22719/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22720 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22721 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22721/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23943 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23943/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-03-21T15:52:19Z",
"generator": {
"date": "2022-03-21T15:52:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0918-1",
"initial_release_date": "2022-03-21T15:52:19Z",
"revision_history": [
{
"date": "2022-03-21T15:52:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.88.1.aarch64",
"product": {
"name": "apache2-2.4.23-29.88.1.aarch64",
"product_id": "apache2-2.4.23-29.88.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.88.1.aarch64",
"product": {
"name": "apache2-devel-2.4.23-29.88.1.aarch64",
"product_id": "apache2-devel-2.4.23-29.88.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.88.1.aarch64",
"product": {
"name": "apache2-event-2.4.23-29.88.1.aarch64",
"product_id": "apache2-event-2.4.23-29.88.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.88.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.23-29.88.1.aarch64",
"product_id": "apache2-example-pages-2.4.23-29.88.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.88.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.23-29.88.1.aarch64",
"product_id": "apache2-prefork-2.4.23-29.88.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.88.1.aarch64",
"product": {
"name": "apache2-utils-2.4.23-29.88.1.aarch64",
"product_id": "apache2-utils-2.4.23-29.88.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.88.1.aarch64",
"product": {
"name": "apache2-worker-2.4.23-29.88.1.aarch64",
"product_id": "apache2-worker-2.4.23-29.88.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.88.1.i586",
"product": {
"name": "apache2-2.4.23-29.88.1.i586",
"product_id": "apache2-2.4.23-29.88.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.88.1.i586",
"product": {
"name": "apache2-devel-2.4.23-29.88.1.i586",
"product_id": "apache2-devel-2.4.23-29.88.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.88.1.i586",
"product": {
"name": "apache2-event-2.4.23-29.88.1.i586",
"product_id": "apache2-event-2.4.23-29.88.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.88.1.i586",
"product": {
"name": "apache2-example-pages-2.4.23-29.88.1.i586",
"product_id": "apache2-example-pages-2.4.23-29.88.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.88.1.i586",
"product": {
"name": "apache2-prefork-2.4.23-29.88.1.i586",
"product_id": "apache2-prefork-2.4.23-29.88.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.88.1.i586",
"product": {
"name": "apache2-utils-2.4.23-29.88.1.i586",
"product_id": "apache2-utils-2.4.23-29.88.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.88.1.i586",
"product": {
"name": "apache2-worker-2.4.23-29.88.1.i586",
"product_id": "apache2-worker-2.4.23-29.88.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.23-29.88.1.noarch",
"product": {
"name": "apache2-doc-2.4.23-29.88.1.noarch",
"product_id": "apache2-doc-2.4.23-29.88.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.88.1.ppc64le",
"product": {
"name": "apache2-2.4.23-29.88.1.ppc64le",
"product_id": "apache2-2.4.23-29.88.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.88.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.23-29.88.1.ppc64le",
"product_id": "apache2-devel-2.4.23-29.88.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.88.1.ppc64le",
"product": {
"name": "apache2-event-2.4.23-29.88.1.ppc64le",
"product_id": "apache2-event-2.4.23-29.88.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.88.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.23-29.88.1.ppc64le",
"product_id": "apache2-example-pages-2.4.23-29.88.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.88.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.23-29.88.1.ppc64le",
"product_id": "apache2-prefork-2.4.23-29.88.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.88.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.23-29.88.1.ppc64le",
"product_id": "apache2-utils-2.4.23-29.88.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.88.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.23-29.88.1.ppc64le",
"product_id": "apache2-worker-2.4.23-29.88.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.88.1.s390",
"product": {
"name": "apache2-2.4.23-29.88.1.s390",
"product_id": "apache2-2.4.23-29.88.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.88.1.s390",
"product": {
"name": "apache2-devel-2.4.23-29.88.1.s390",
"product_id": "apache2-devel-2.4.23-29.88.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.88.1.s390",
"product": {
"name": "apache2-event-2.4.23-29.88.1.s390",
"product_id": "apache2-event-2.4.23-29.88.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.88.1.s390",
"product": {
"name": "apache2-example-pages-2.4.23-29.88.1.s390",
"product_id": "apache2-example-pages-2.4.23-29.88.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.88.1.s390",
"product": {
"name": "apache2-prefork-2.4.23-29.88.1.s390",
"product_id": "apache2-prefork-2.4.23-29.88.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.88.1.s390",
"product": {
"name": "apache2-utils-2.4.23-29.88.1.s390",
"product_id": "apache2-utils-2.4.23-29.88.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.88.1.s390",
"product": {
"name": "apache2-worker-2.4.23-29.88.1.s390",
"product_id": "apache2-worker-2.4.23-29.88.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.88.1.s390x",
"product": {
"name": "apache2-2.4.23-29.88.1.s390x",
"product_id": "apache2-2.4.23-29.88.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.88.1.s390x",
"product": {
"name": "apache2-devel-2.4.23-29.88.1.s390x",
"product_id": "apache2-devel-2.4.23-29.88.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.88.1.s390x",
"product": {
"name": "apache2-event-2.4.23-29.88.1.s390x",
"product_id": "apache2-event-2.4.23-29.88.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.88.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.23-29.88.1.s390x",
"product_id": "apache2-example-pages-2.4.23-29.88.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.88.1.s390x",
"product": {
"name": "apache2-prefork-2.4.23-29.88.1.s390x",
"product_id": "apache2-prefork-2.4.23-29.88.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.88.1.s390x",
"product": {
"name": "apache2-utils-2.4.23-29.88.1.s390x",
"product_id": "apache2-utils-2.4.23-29.88.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.88.1.s390x",
"product": {
"name": "apache2-worker-2.4.23-29.88.1.s390x",
"product_id": "apache2-worker-2.4.23-29.88.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.88.1.x86_64",
"product": {
"name": "apache2-2.4.23-29.88.1.x86_64",
"product_id": "apache2-2.4.23-29.88.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"product_id": "apache2-example-pages-2.4.23-29.88.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.88.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64",
"product_id": "apache2-prefork-2.4.23-29.88.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.88.1.x86_64",
"product": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64",
"product_id": "apache2-utils-2.4.23-29.88.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.88.1.x86_64",
"product": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64",
"product_id": "apache2-worker-2.4.23-29.88.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.88.1.x86_64",
"product": {
"name": "apache2-devel-2.4.23-29.88.1.x86_64",
"product_id": "apache2-devel-2.4.23-29.88.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.88.1.x86_64",
"product": {
"name": "apache2-event-2.4.23-29.88.1.x86_64",
"product_id": "apache2-event-2.4.23-29.88.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 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 OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"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 OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"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 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 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 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 Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.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:apache2-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.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:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.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:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.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:apache2-example-pages-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.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:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.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:apache2-prefork-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.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:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.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:apache2-utils-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.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:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.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:apache2-worker-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.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:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.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:apache2-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.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:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.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:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.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:apache2-example-pages-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.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:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.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:apache2-prefork-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.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:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.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:apache2-utils-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.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:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.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:apache2-worker-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.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:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.88.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.88.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.88.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.88.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22719",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22719"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22719",
"url": "https://www.suse.com/security/cve/CVE-2022-22719"
},
{
"category": "external",
"summary": "SUSE Bug 1197091 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1198430"
}
],
"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:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T15:52:19Z",
"details": "moderate"
}
],
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22720"
}
],
"notes": [
{
"category": "general",
"text": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22720",
"url": "https://www.suse.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "SUSE Bug 1197095 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1198998 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198998"
},
{
"category": "external",
"summary": "SUSE Bug 1199102 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199102"
},
{
"category": "external",
"summary": "SUSE Bug 1199495 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199495"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1204730"
},
{
"category": "external",
"summary": "SUSE Bug 1225670 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1225670"
}
],
"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:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T15:52:19Z",
"details": "important"
}
],
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22721"
}
],
"notes": [
{
"category": "general",
"text": "If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22721",
"url": "https://www.suse.com/security/cve/CVE-2022-22721"
},
{
"category": "external",
"summary": "SUSE Bug 1197096 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1198430"
}
],
"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:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T15:52:19Z",
"details": "important"
}
],
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-23943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23943"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23943",
"url": "https://www.suse.com/security/cve/CVE-2022-23943"
},
{
"category": "external",
"summary": "SUSE Bug 1197098 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1200351 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1200351"
},
{
"category": "external",
"summary": "SUSE Bug 1219585 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1219585"
}
],
"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:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.88.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.88.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.88.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.88.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.88.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T15:52:19Z",
"details": "important"
}
],
"title": "CVE-2022-23943"
}
]
}
SUSE-SU-2022:0928-1
Vulnerability from csaf_suse - Published: 2022-03-21 18:34 - Updated: 2022-03-21 18:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2022-23943: heap out-of-bounds write in mod_sed (bsc#1197098).\n- CVE-2022-22720: HTTP request smuggling due to incorrect error handling (bsc#1197095).\n- CVE-2022-22719: use of uninitialized value of in r:parsebody in mod_lua (bsc#1197091).\n- CVE-2022-22721: possible buffer overflow with very large or unlimited LimitXMLRequestBody (bsc#1197096).\n\nAlso TLS 1.3 support and openssl 1.1.1 usage was disabled again as it\ncaused regressions in various usage scenarios due to the combination\nbetween openssl 1.0.2 and 1.1.1 linkage without correct symbol versions\nby other libraries / tools. (bsc#1197301 bsc#1197177 bsc#1196249)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-928,SUSE-SLE-SDK-12-SP5-2022-928,SUSE-SLE-SERVER-12-SP5-2022-928",
"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-2022_0928-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0928-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220928-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0928-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010496.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196249",
"url": "https://bugzilla.suse.com/1196249"
},
{
"category": "self",
"summary": "SUSE Bug 1197091",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "self",
"summary": "SUSE Bug 1197095",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "self",
"summary": "SUSE Bug 1197096",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "self",
"summary": "SUSE Bug 1197098",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "self",
"summary": "SUSE Bug 1197177",
"url": "https://bugzilla.suse.com/1197177"
},
{
"category": "self",
"summary": "SUSE Bug 1197301",
"url": "https://bugzilla.suse.com/1197301"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22719 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22719/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22720 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22721 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22721/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23943 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23943/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-03-21T18:34:20Z",
"generator": {
"date": "2022-03-21T18:34:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0928-1",
"initial_release_date": "2022-03-21T18:34:20Z",
"revision_history": [
{
"date": "2022-03-21T18:34:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.13.1.aarch64",
"product": {
"name": "apache2-2.4.51-35.13.1.aarch64",
"product_id": "apache2-2.4.51-35.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.13.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-35.13.1.aarch64",
"product_id": "apache2-devel-2.4.51-35.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.13.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-35.13.1.aarch64",
"product_id": "apache2-event-2.4.51-35.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.13.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-35.13.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-35.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.13.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-35.13.1.aarch64",
"product_id": "apache2-prefork-2.4.51-35.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.13.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-35.13.1.aarch64",
"product_id": "apache2-utils-2.4.51-35.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.13.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-35.13.1.aarch64",
"product_id": "apache2-worker-2.4.51-35.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.13.1.i586",
"product": {
"name": "apache2-2.4.51-35.13.1.i586",
"product_id": "apache2-2.4.51-35.13.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.13.1.i586",
"product": {
"name": "apache2-devel-2.4.51-35.13.1.i586",
"product_id": "apache2-devel-2.4.51-35.13.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.13.1.i586",
"product": {
"name": "apache2-event-2.4.51-35.13.1.i586",
"product_id": "apache2-event-2.4.51-35.13.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.13.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-35.13.1.i586",
"product_id": "apache2-example-pages-2.4.51-35.13.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.13.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-35.13.1.i586",
"product_id": "apache2-prefork-2.4.51-35.13.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.13.1.i586",
"product": {
"name": "apache2-utils-2.4.51-35.13.1.i586",
"product_id": "apache2-utils-2.4.51-35.13.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.13.1.i586",
"product": {
"name": "apache2-worker-2.4.51-35.13.1.i586",
"product_id": "apache2-worker-2.4.51-35.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-35.13.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-35.13.1.noarch",
"product_id": "apache2-doc-2.4.51-35.13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.13.1.ppc64le",
"product": {
"name": "apache2-2.4.51-35.13.1.ppc64le",
"product_id": "apache2-2.4.51-35.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.13.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-35.13.1.ppc64le",
"product_id": "apache2-devel-2.4.51-35.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.13.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-35.13.1.ppc64le",
"product_id": "apache2-event-2.4.51-35.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.13.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-35.13.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-35.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.13.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-35.13.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-35.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.13.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-35.13.1.ppc64le",
"product_id": "apache2-utils-2.4.51-35.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.13.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-35.13.1.ppc64le",
"product_id": "apache2-worker-2.4.51-35.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.13.1.s390",
"product": {
"name": "apache2-2.4.51-35.13.1.s390",
"product_id": "apache2-2.4.51-35.13.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.13.1.s390",
"product": {
"name": "apache2-devel-2.4.51-35.13.1.s390",
"product_id": "apache2-devel-2.4.51-35.13.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.13.1.s390",
"product": {
"name": "apache2-event-2.4.51-35.13.1.s390",
"product_id": "apache2-event-2.4.51-35.13.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.13.1.s390",
"product": {
"name": "apache2-example-pages-2.4.51-35.13.1.s390",
"product_id": "apache2-example-pages-2.4.51-35.13.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.13.1.s390",
"product": {
"name": "apache2-prefork-2.4.51-35.13.1.s390",
"product_id": "apache2-prefork-2.4.51-35.13.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.13.1.s390",
"product": {
"name": "apache2-utils-2.4.51-35.13.1.s390",
"product_id": "apache2-utils-2.4.51-35.13.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.13.1.s390",
"product": {
"name": "apache2-worker-2.4.51-35.13.1.s390",
"product_id": "apache2-worker-2.4.51-35.13.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.13.1.s390x",
"product": {
"name": "apache2-2.4.51-35.13.1.s390x",
"product_id": "apache2-2.4.51-35.13.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.13.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-35.13.1.s390x",
"product_id": "apache2-devel-2.4.51-35.13.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.13.1.s390x",
"product": {
"name": "apache2-event-2.4.51-35.13.1.s390x",
"product_id": "apache2-event-2.4.51-35.13.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.13.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-35.13.1.s390x",
"product_id": "apache2-example-pages-2.4.51-35.13.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.13.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-35.13.1.s390x",
"product_id": "apache2-prefork-2.4.51-35.13.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.13.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-35.13.1.s390x",
"product_id": "apache2-utils-2.4.51-35.13.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.13.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-35.13.1.s390x",
"product_id": "apache2-worker-2.4.51-35.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.13.1.x86_64",
"product": {
"name": "apache2-2.4.51-35.13.1.x86_64",
"product_id": "apache2-2.4.51-35.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.13.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-35.13.1.x86_64",
"product_id": "apache2-devel-2.4.51-35.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.13.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-35.13.1.x86_64",
"product_id": "apache2-event-2.4.51-35.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.13.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-35.13.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-35.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.13.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-35.13.1.x86_64",
"product_id": "apache2-prefork-2.4.51-35.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.13.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-35.13.1.x86_64",
"product_id": "apache2-utils-2.4.51-35.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.13.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-35.13.1.x86_64",
"product_id": "apache2-worker-2.4.51-35.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-35.13.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-35.13.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-35.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-35.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-35.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22719",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22719"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22719",
"url": "https://www.suse.com/security/cve/CVE-2022-22719"
},
{
"category": "external",
"summary": "SUSE Bug 1197091 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1198430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T18:34:20Z",
"details": "moderate"
}
],
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22720"
}
],
"notes": [
{
"category": "general",
"text": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22720",
"url": "https://www.suse.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "SUSE Bug 1197095 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1198998 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198998"
},
{
"category": "external",
"summary": "SUSE Bug 1199102 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199102"
},
{
"category": "external",
"summary": "SUSE Bug 1199495 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199495"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1204730"
},
{
"category": "external",
"summary": "SUSE Bug 1225670 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1225670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T18:34:20Z",
"details": "important"
}
],
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22721"
}
],
"notes": [
{
"category": "general",
"text": "If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22721",
"url": "https://www.suse.com/security/cve/CVE-2022-22721"
},
{
"category": "external",
"summary": "SUSE Bug 1197096 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1198430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T18:34:20Z",
"details": "important"
}
],
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-23943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23943"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23943",
"url": "https://www.suse.com/security/cve/CVE-2022-23943"
},
{
"category": "external",
"summary": "SUSE Bug 1197098 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1200351 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1200351"
},
{
"category": "external",
"summary": "SUSE Bug 1219585 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1219585"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.13.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.13.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T18:34:20Z",
"details": "important"
}
],
"title": "CVE-2022-23943"
}
]
}
SUSE-SU-2022:0929-1
Vulnerability from csaf_suse - Published: 2022-03-22 08:22 - Updated: 2022-03-22 08:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2022-23943: heap out-of-bounds write in mod_sed (bsc#1197098).\n- CVE-2022-22720: HTTP request smuggling due to incorrect error handling (bsc#1197095).\n- CVE-2022-22719: use of uninitialized value of in r:parsebody in mod_lua (bsc#1197091).\n- CVE-2022-22721: possible buffer overflow with very large or unlimited LimitXMLRequestBody (bsc#1197096).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-929,SUSE-SLE-Product-HPC-15-2022-929,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-929,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-929,SUSE-SLE-Product-SLES-15-2022-929,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-929,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-929,SUSE-SLE-Product-SLES_SAP-15-2022-929,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-929,SUSE-Storage-6-2022-929",
"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-2022_0929-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0929-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220929-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0929-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010499.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197091",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "self",
"summary": "SUSE Bug 1197095",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "self",
"summary": "SUSE Bug 1197096",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "self",
"summary": "SUSE Bug 1197098",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22719 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22719/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22720 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22721 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22721/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23943 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23943/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-03-22T08:22:41Z",
"generator": {
"date": "2022-03-22T08:22:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0929-1",
"initial_release_date": "2022-03-22T08:22:41Z",
"revision_history": [
{
"date": "2022-03-22T08:22:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-150000.3.66.1.aarch64",
"product": {
"name": "apache2-2.4.33-150000.3.66.1.aarch64",
"product_id": "apache2-2.4.33-150000.3.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-150000.3.66.1.aarch64",
"product": {
"name": "apache2-devel-2.4.33-150000.3.66.1.aarch64",
"product_id": "apache2-devel-2.4.33-150000.3.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-150000.3.66.1.aarch64",
"product": {
"name": "apache2-event-2.4.33-150000.3.66.1.aarch64",
"product_id": "apache2-event-2.4.33-150000.3.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-150000.3.66.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.33-150000.3.66.1.aarch64",
"product_id": "apache2-example-pages-2.4.33-150000.3.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"product_id": "apache2-prefork-2.4.33-150000.3.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-150000.3.66.1.aarch64",
"product": {
"name": "apache2-utils-2.4.33-150000.3.66.1.aarch64",
"product_id": "apache2-utils-2.4.33-150000.3.66.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-150000.3.66.1.aarch64",
"product": {
"name": "apache2-worker-2.4.33-150000.3.66.1.aarch64",
"product_id": "apache2-worker-2.4.33-150000.3.66.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-150000.3.66.1.i586",
"product": {
"name": "apache2-2.4.33-150000.3.66.1.i586",
"product_id": "apache2-2.4.33-150000.3.66.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-150000.3.66.1.i586",
"product": {
"name": "apache2-devel-2.4.33-150000.3.66.1.i586",
"product_id": "apache2-devel-2.4.33-150000.3.66.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-150000.3.66.1.i586",
"product": {
"name": "apache2-event-2.4.33-150000.3.66.1.i586",
"product_id": "apache2-event-2.4.33-150000.3.66.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-150000.3.66.1.i586",
"product": {
"name": "apache2-example-pages-2.4.33-150000.3.66.1.i586",
"product_id": "apache2-example-pages-2.4.33-150000.3.66.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-150000.3.66.1.i586",
"product": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.i586",
"product_id": "apache2-prefork-2.4.33-150000.3.66.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-150000.3.66.1.i586",
"product": {
"name": "apache2-utils-2.4.33-150000.3.66.1.i586",
"product_id": "apache2-utils-2.4.33-150000.3.66.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-150000.3.66.1.i586",
"product": {
"name": "apache2-worker-2.4.33-150000.3.66.1.i586",
"product_id": "apache2-worker-2.4.33-150000.3.66.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"product": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"product_id": "apache2-doc-2.4.33-150000.3.66.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-150000.3.66.1.ppc64le",
"product": {
"name": "apache2-2.4.33-150000.3.66.1.ppc64le",
"product_id": "apache2-2.4.33-150000.3.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"product_id": "apache2-devel-2.4.33-150000.3.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-150000.3.66.1.ppc64le",
"product": {
"name": "apache2-event-2.4.33-150000.3.66.1.ppc64le",
"product_id": "apache2-event-2.4.33-150000.3.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-150000.3.66.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.33-150000.3.66.1.ppc64le",
"product_id": "apache2-example-pages-2.4.33-150000.3.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"product_id": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"product_id": "apache2-utils-2.4.33-150000.3.66.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"product_id": "apache2-worker-2.4.33-150000.3.66.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-150000.3.66.1.s390x",
"product": {
"name": "apache2-2.4.33-150000.3.66.1.s390x",
"product_id": "apache2-2.4.33-150000.3.66.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-150000.3.66.1.s390x",
"product": {
"name": "apache2-devel-2.4.33-150000.3.66.1.s390x",
"product_id": "apache2-devel-2.4.33-150000.3.66.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-150000.3.66.1.s390x",
"product": {
"name": "apache2-event-2.4.33-150000.3.66.1.s390x",
"product_id": "apache2-event-2.4.33-150000.3.66.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-150000.3.66.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.33-150000.3.66.1.s390x",
"product_id": "apache2-example-pages-2.4.33-150000.3.66.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-150000.3.66.1.s390x",
"product": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.s390x",
"product_id": "apache2-prefork-2.4.33-150000.3.66.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-150000.3.66.1.s390x",
"product": {
"name": "apache2-utils-2.4.33-150000.3.66.1.s390x",
"product_id": "apache2-utils-2.4.33-150000.3.66.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-150000.3.66.1.s390x",
"product": {
"name": "apache2-worker-2.4.33-150000.3.66.1.s390x",
"product_id": "apache2-worker-2.4.33-150000.3.66.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-150000.3.66.1.x86_64",
"product": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64",
"product_id": "apache2-2.4.33-150000.3.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"product": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"product_id": "apache2-devel-2.4.33-150000.3.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-150000.3.66.1.x86_64",
"product": {
"name": "apache2-event-2.4.33-150000.3.66.1.x86_64",
"product_id": "apache2-event-2.4.33-150000.3.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-150000.3.66.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.33-150000.3.66.1.x86_64",
"product_id": "apache2-example-pages-2.4.33-150000.3.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"product_id": "apache2-prefork-2.4.33-150000.3.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"product": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"product_id": "apache2-utils-2.4.33-150000.3.66.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"product": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"product_id": "apache2-worker-2.4.33-150000.3.66.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-150000.3.66.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-150000.3.66.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-150000.3.66.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-150000.3.66.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-150000.3.66.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-150000.3.66.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-150000.3.66.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-150000.3.66.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22719",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22719"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22719",
"url": "https://www.suse.com/security/cve/CVE-2022-22719"
},
{
"category": "external",
"summary": "SUSE Bug 1197091 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1198430"
}
],
"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 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-22T08:22:41Z",
"details": "moderate"
}
],
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22720"
}
],
"notes": [
{
"category": "general",
"text": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22720",
"url": "https://www.suse.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "SUSE Bug 1197095 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1198998 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198998"
},
{
"category": "external",
"summary": "SUSE Bug 1199102 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199102"
},
{
"category": "external",
"summary": "SUSE Bug 1199495 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199495"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1204730"
},
{
"category": "external",
"summary": "SUSE Bug 1225670 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1225670"
}
],
"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 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-22T08:22:41Z",
"details": "important"
}
],
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22721"
}
],
"notes": [
{
"category": "general",
"text": "If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22721",
"url": "https://www.suse.com/security/cve/CVE-2022-22721"
},
{
"category": "external",
"summary": "SUSE Bug 1197096 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1198430"
}
],
"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 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-22T08:22:41Z",
"details": "important"
}
],
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-23943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23943"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23943",
"url": "https://www.suse.com/security/cve/CVE-2022-23943"
},
{
"category": "external",
"summary": "SUSE Bug 1197098 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1200351 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1200351"
},
{
"category": "external",
"summary": "SUSE Bug 1219585 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1219585"
}
],
"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 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-150000.3.66.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-150000.3.66.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-150000.3.66.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-22T08:22:41Z",
"details": "important"
}
],
"title": "CVE-2022-23943"
}
]
}
SUSE-SU-2022:1031-1
Vulnerability from csaf_suse - Published: 2022-03-29 15:35 - Updated: 2022-03-29 15:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2022-23943: heap out-of-bounds write in mod_sed (bsc#1197098).\n- CVE-2022-22720: HTTP request smuggling due to incorrect error handling (bsc#1197095).\n- CVE-2022-22719: use of uninitialized value of in r:parsebody in mod_lua (bsc#1197091).\n- CVE-2022-22721: possible buffer overflow with very large or unlimited LimitXMLRequestBody (bsc#1197096).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1031,SUSE-SLE-Module-Basesystem-15-SP3-2022-1031,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-1031,SUSE-SLE-Module-Server-Applications-15-SP3-2022-1031,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1031,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1031,SUSE-SLE-Product-RT-15-SP2-2022-1031,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1031,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1031,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1031,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1031,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1031,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1031,SUSE-Storage-7-2022-1031",
"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-2022_1031-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1031-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221031-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1031-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010563.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197091",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "self",
"summary": "SUSE Bug 1197095",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "self",
"summary": "SUSE Bug 1197096",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "self",
"summary": "SUSE Bug 1197098",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22719 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22719/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22720 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22721 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22721/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23943 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23943/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-03-29T15:35:27Z",
"generator": {
"date": "2022-03-29T15:35:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1031-1",
"initial_release_date": "2022-03-29T15:35:27Z",
"revision_history": [
{
"date": "2022-03-29T15:35:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-devel-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-event-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-prefork-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-utils-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-worker-2.4.51-150200.3.42.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.42.1.i586",
"product": {
"name": "apache2-2.4.51-150200.3.42.1.i586",
"product_id": "apache2-2.4.51-150200.3.42.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.42.1.i586",
"product": {
"name": "apache2-devel-2.4.51-150200.3.42.1.i586",
"product_id": "apache2-devel-2.4.51-150200.3.42.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.42.1.i586",
"product": {
"name": "apache2-event-2.4.51-150200.3.42.1.i586",
"product_id": "apache2-event-2.4.51-150200.3.42.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.42.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.i586",
"product_id": "apache2-example-pages-2.4.51-150200.3.42.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.42.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.i586",
"product_id": "apache2-prefork-2.4.51-150200.3.42.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.42.1.i586",
"product": {
"name": "apache2-utils-2.4.51-150200.3.42.1.i586",
"product_id": "apache2-utils-2.4.51-150200.3.42.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.42.1.i586",
"product": {
"name": "apache2-worker-2.4.51-150200.3.42.1.i586",
"product_id": "apache2-worker-2.4.51-150200.3.42.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"product_id": "apache2-doc-2.4.51-150200.3.42.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-devel-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-event-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-utils-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-worker-2.4.51-150200.3.42.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-devel-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-event-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-event-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-example-pages-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-prefork-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-utils-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-worker-2.4.51-150200.3.42.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-devel-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-event-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-prefork-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-utils-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-worker-2.4.51-150200.3.42.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-event-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-event-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-event-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-event-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22719",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22719"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22719",
"url": "https://www.suse.com/security/cve/CVE-2022-22719"
},
{
"category": "external",
"summary": "SUSE Bug 1197091 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1198430"
}
],
"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 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-29T15:35:27Z",
"details": "moderate"
}
],
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22720"
}
],
"notes": [
{
"category": "general",
"text": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22720",
"url": "https://www.suse.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "SUSE Bug 1197095 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1198998 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198998"
},
{
"category": "external",
"summary": "SUSE Bug 1199102 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199102"
},
{
"category": "external",
"summary": "SUSE Bug 1199495 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199495"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1204730"
},
{
"category": "external",
"summary": "SUSE Bug 1225670 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1225670"
}
],
"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 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-29T15:35:27Z",
"details": "important"
}
],
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22721"
}
],
"notes": [
{
"category": "general",
"text": "If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22721",
"url": "https://www.suse.com/security/cve/CVE-2022-22721"
},
{
"category": "external",
"summary": "SUSE Bug 1197096 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1198430"
}
],
"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 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-29T15:35:27Z",
"details": "important"
}
],
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-23943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23943"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23943",
"url": "https://www.suse.com/security/cve/CVE-2022-23943"
},
{
"category": "external",
"summary": "SUSE Bug 1197098 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1200351 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1200351"
},
{
"category": "external",
"summary": "SUSE Bug 1219585 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1219585"
}
],
"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 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Enterprise Storage 7:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Proxy 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Retail Branch Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-doc-2.4.51-150200.3.42.1.noarch",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.s390x",
"SUSE Manager Server 4.1:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-29T15:35:27Z",
"details": "important"
}
],
"title": "CVE-2022-23943"
}
]
}
SUSE-SU-2022:14924-1
Vulnerability from csaf_suse - Published: 2022-03-21 15:51 - Updated: 2022-03-21 15:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-devel-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-doc-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-example-pages-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-prefork-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-utils-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-worker-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-devel-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-doc-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-example-pages-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-prefork-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-utils-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-worker-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2022-22720: HTTP request smuggling due to incorrect error handling (bsc#1197095).\n- CVE-2022-22721: possible buffer overflow with very large or unlimited LimitXMLRequestBody (bsc#1197096).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleposp3-apache2-14924,slessp4-apache2-14924",
"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-2022_14924-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:14924-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-202214924-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:14924-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010491.html"
},
{
"category": "self",
"summary": "SUSE Bug 1197095",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "self",
"summary": "SUSE Bug 1197096",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22720 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22721 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22721/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-03-21T15:51:45Z",
"generator": {
"date": "2022-03-21T15:51:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:14924-1",
"initial_release_date": "2022-03-21T15:51:45Z",
"revision_history": [
{
"date": "2022-03-21T15:51:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.2.34-70.41.1.i586",
"product": {
"name": "apache2-2.2.34-70.41.1.i586",
"product_id": "apache2-2.2.34-70.41.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.2.34-70.41.1.i586",
"product": {
"name": "apache2-devel-2.2.34-70.41.1.i586",
"product_id": "apache2-devel-2.2.34-70.41.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-doc-2.2.34-70.41.1.i586",
"product": {
"name": "apache2-doc-2.2.34-70.41.1.i586",
"product_id": "apache2-doc-2.2.34-70.41.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.2.34-70.41.1.i586",
"product": {
"name": "apache2-example-pages-2.2.34-70.41.1.i586",
"product_id": "apache2-example-pages-2.2.34-70.41.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.2.34-70.41.1.i586",
"product": {
"name": "apache2-prefork-2.2.34-70.41.1.i586",
"product_id": "apache2-prefork-2.2.34-70.41.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.2.34-70.41.1.i586",
"product": {
"name": "apache2-utils-2.2.34-70.41.1.i586",
"product_id": "apache2-utils-2.2.34-70.41.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.2.34-70.41.1.i586",
"product": {
"name": "apache2-worker-2.2.34-70.41.1.i586",
"product_id": "apache2-worker-2.2.34-70.41.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.2.34-70.41.1.ppc64",
"product": {
"name": "apache2-2.2.34-70.41.1.ppc64",
"product_id": "apache2-2.2.34-70.41.1.ppc64"
}
},
{
"category": "product_version",
"name": "apache2-doc-2.2.34-70.41.1.ppc64",
"product": {
"name": "apache2-doc-2.2.34-70.41.1.ppc64",
"product_id": "apache2-doc-2.2.34-70.41.1.ppc64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.2.34-70.41.1.ppc64",
"product": {
"name": "apache2-example-pages-2.2.34-70.41.1.ppc64",
"product_id": "apache2-example-pages-2.2.34-70.41.1.ppc64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.2.34-70.41.1.ppc64",
"product": {
"name": "apache2-prefork-2.2.34-70.41.1.ppc64",
"product_id": "apache2-prefork-2.2.34-70.41.1.ppc64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.2.34-70.41.1.ppc64",
"product": {
"name": "apache2-utils-2.2.34-70.41.1.ppc64",
"product_id": "apache2-utils-2.2.34-70.41.1.ppc64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.2.34-70.41.1.ppc64",
"product": {
"name": "apache2-worker-2.2.34-70.41.1.ppc64",
"product_id": "apache2-worker-2.2.34-70.41.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.2.34-70.41.1.s390x",
"product": {
"name": "apache2-2.2.34-70.41.1.s390x",
"product_id": "apache2-2.2.34-70.41.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-doc-2.2.34-70.41.1.s390x",
"product": {
"name": "apache2-doc-2.2.34-70.41.1.s390x",
"product_id": "apache2-doc-2.2.34-70.41.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.2.34-70.41.1.s390x",
"product": {
"name": "apache2-example-pages-2.2.34-70.41.1.s390x",
"product_id": "apache2-example-pages-2.2.34-70.41.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.2.34-70.41.1.s390x",
"product": {
"name": "apache2-prefork-2.2.34-70.41.1.s390x",
"product_id": "apache2-prefork-2.2.34-70.41.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.2.34-70.41.1.s390x",
"product": {
"name": "apache2-utils-2.2.34-70.41.1.s390x",
"product_id": "apache2-utils-2.2.34-70.41.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.2.34-70.41.1.s390x",
"product": {
"name": "apache2-worker-2.2.34-70.41.1.s390x",
"product_id": "apache2-worker-2.2.34-70.41.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.2.34-70.41.1.x86_64",
"product": {
"name": "apache2-2.2.34-70.41.1.x86_64",
"product_id": "apache2-2.2.34-70.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-doc-2.2.34-70.41.1.x86_64",
"product": {
"name": "apache2-doc-2.2.34-70.41.1.x86_64",
"product_id": "apache2-doc-2.2.34-70.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.2.34-70.41.1.x86_64",
"product": {
"name": "apache2-example-pages-2.2.34-70.41.1.x86_64",
"product_id": "apache2-example-pages-2.2.34-70.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.2.34-70.41.1.x86_64",
"product": {
"name": "apache2-prefork-2.2.34-70.41.1.x86_64",
"product_id": "apache2-prefork-2.2.34-70.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.2.34-70.41.1.x86_64",
"product": {
"name": "apache2-utils-2.2.34-70.41.1.x86_64",
"product_id": "apache2-utils-2.2.34-70.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.2.34-70.41.1.x86_64",
"product": {
"name": "apache2-worker-2.2.34-70.41.1.x86_64",
"product_id": "apache2-worker-2.2.34-70.41.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-pos:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:apache2-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:apache2-devel-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-devel-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:apache2-doc-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-doc-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:apache2-example-pages-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-example-pages-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:apache2-prefork-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-prefork-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:apache2-utils-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-utils-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:apache2-worker-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-worker-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.2.34-70.41.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.ppc64"
},
"product_reference": "apache2-2.2.34-70.41.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.2.34-70.41.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.s390x"
},
"product_reference": "apache2-2.2.34-70.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.2.34-70.41.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.x86_64"
},
"product_reference": "apache2-2.2.34-70.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-doc-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.2.34-70.41.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.ppc64"
},
"product_reference": "apache2-doc-2.2.34-70.41.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.2.34-70.41.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.s390x"
},
"product_reference": "apache2-doc-2.2.34-70.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.2.34-70.41.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.x86_64"
},
"product_reference": "apache2-doc-2.2.34-70.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-example-pages-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.2.34-70.41.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.ppc64"
},
"product_reference": "apache2-example-pages-2.2.34-70.41.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.2.34-70.41.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.s390x"
},
"product_reference": "apache2-example-pages-2.2.34-70.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.2.34-70.41.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.x86_64"
},
"product_reference": "apache2-example-pages-2.2.34-70.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-prefork-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.2.34-70.41.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.ppc64"
},
"product_reference": "apache2-prefork-2.2.34-70.41.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.2.34-70.41.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.s390x"
},
"product_reference": "apache2-prefork-2.2.34-70.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.2.34-70.41.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.x86_64"
},
"product_reference": "apache2-prefork-2.2.34-70.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-utils-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.2.34-70.41.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.ppc64"
},
"product_reference": "apache2-utils-2.2.34-70.41.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.2.34-70.41.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.s390x"
},
"product_reference": "apache2-utils-2.2.34-70.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.2.34-70.41.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.x86_64"
},
"product_reference": "apache2-utils-2.2.34-70.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.2.34-70.41.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.i586"
},
"product_reference": "apache2-worker-2.2.34-70.41.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.2.34-70.41.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.ppc64"
},
"product_reference": "apache2-worker-2.2.34-70.41.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.2.34-70.41.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.s390x"
},
"product_reference": "apache2-worker-2.2.34-70.41.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.2.34-70.41.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.x86_64"
},
"product_reference": "apache2-worker-2.2.34-70.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22720"
}
],
"notes": [
{
"category": "general",
"text": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-devel-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22720",
"url": "https://www.suse.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "SUSE Bug 1197095 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1198998 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198998"
},
{
"category": "external",
"summary": "SUSE Bug 1199102 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199102"
},
{
"category": "external",
"summary": "SUSE Bug 1199495 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199495"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1204730"
},
{
"category": "external",
"summary": "SUSE Bug 1225670 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1225670"
}
],
"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 Point of Sale 11 SP3:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-devel-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-devel-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T15:51:45Z",
"details": "important"
}
],
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22721"
}
],
"notes": [
{
"category": "general",
"text": "If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-devel-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22721",
"url": "https://www.suse.com/security/cve/CVE-2022-22721"
},
{
"category": "external",
"summary": "SUSE Bug 1197096 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1198430"
}
],
"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 Point of Sale 11 SP3:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-devel-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-devel-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-doc-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-example-pages-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-prefork-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-utils-2.2.34-70.41.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-worker-2.2.34-70.41.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-21T15:51:45Z",
"details": "important"
}
],
"title": "CVE-2022-22721"
}
]
}
VAR-202203-0072
Vulnerability from variot - Updated: 2026-03-09 22:40Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling. The server is fast, reliable and extensible through a simple API. No detailed vulnerability details were provided at this time. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
APPLE-SA-2022-05-16-3 macOS Big Sur 11.6.6
macOS Big Sur 11.6.6 addresses the following issues. Information about the security content is also available at https://support.apple.com/HT213256.
apache Available for: macOS Big Sur Impact: Multiple issues in apache Description: Multiple issues were addressed by updating apache to version 2.4.53. CVE-2021-44224 CVE-2021-44790 CVE-2022-22719 CVE-2022-22720 CVE-2022-22721
AppKit Available for: macOS Big Sur Impact: A malicious application may be able to gain root privileges Description: A logic issue was addressed with improved validation. CVE-2022-22665: Lockheed Martin Red Team
AppleAVD Available for: macOS Big Sur Impact: An application may be able to execute arbitrary code with kernel privileges. Apple is aware of a report that this issue may have been actively exploited. Description: An out-of-bounds write issue was addressed with improved bounds checking. CVE-2022-22675: an anonymous researcher
AppleGraphicsControl Available for: macOS Big Sur Impact: Processing a maliciously crafted image may lead to arbitrary code execution Description: A memory corruption issue was addressed with improved input validation. CVE-2022-26751: Michael DePlante (@izobashi) of Trend Micro Zero Day Initiative
AppleScript Available for: macOS Big Sur Impact: Processing a maliciously crafted AppleScript binary may result in unexpected application termination or disclosure of process memory Description: An out-of-bounds read issue was addressed with improved bounds checking. CVE-2022-26698: Qi Sun of Trend Micro
AppleScript Available for: macOS Big Sur Impact: Processing a maliciously crafted AppleScript binary may result in unexpected application termination or disclosure of process memory Description: An out-of-bounds read issue was addressed with improved input validation. CVE-2022-26697: Qi Sun and Robert Ai of Trend Micro
CoreTypes Available for: macOS Big Sur Impact: A malicious application may bypass Gatekeeper checks Description: This issue was addressed with improved checks to prevent unauthorized actions. CVE-2022-22663: Arsenii Kostromin (0x3c3e)
CVMS Available for: macOS Big Sur Impact: A malicious application may be able to gain root privileges Description: A memory initialization issue was addressed. CVE-2022-26721: Yonghwi Jin (@jinmo123) of Theori CVE-2022-26722: Yonghwi Jin (@jinmo123) of Theori
DriverKit Available for: macOS Big Sur Impact: A malicious application may be able to execute arbitrary code with system privileges Description: An out-of-bounds access issue was addressed with improved bounds checking. CVE-2022-26763: Linus Henze of Pinauten GmbH (pinauten.de)
Graphics Drivers Available for: macOS Big Sur Impact: A local user may be able to read kernel memory Description: An out-of-bounds read issue existed that led to the disclosure of kernel memory. This was addressed with improved input validation. CVE-2022-22674: an anonymous researcher
Intel Graphics Driver Available for: macOS Big Sur Impact: A malicious application may be able to execute arbitrary code with kernel privileges Description: An out-of-bounds write issue was addressed with improved bounds checking. CVE-2022-26720: Liu Long of Ant Security Light-Year Lab
Intel Graphics Driver Available for: macOS Big Sur Impact: A malicious application may be able to execute arbitrary code with kernel privileges Description: An out-of-bounds read issue was addressed with improved input validation. CVE-2022-26770: Liu Long of Ant Security Light-Year Lab
Intel Graphics Driver Available for: macOS Big Sur Impact: An application may be able to execute arbitrary code with kernel privileges Description: An out-of-bounds write issue was addressed with improved input validation. CVE-2022-26756: Jack Dates of RET2 Systems, Inc
Intel Graphics Driver Available for: macOS Big Sur Impact: A malicious application may be able to execute arbitrary code with kernel privileges Description: A memory corruption issue was addressed with improved input validation. CVE-2022-26769: Antonio Zekic (@antoniozekic)
Intel Graphics Driver Available for: macOS Big Sur Impact: Processing maliciously crafted web content may lead to arbitrary code execution Description: An out-of-bounds write issue was addressed with improved input validation. CVE-2022-26748: Jeonghoon Shin of Theori working with Trend Micro Zero Day Initiative
IOMobileFrameBuffer Available for: macOS Big Sur Impact: An application may be able to execute arbitrary code with kernel privileges Description: A memory corruption issue was addressed with improved state management. CVE-2022-26768: an anonymous researcher
Kernel Available for: macOS Big Sur Impact: An application may be able to execute arbitrary code with kernel privileges Description: A memory corruption issue was addressed with improved validation. CVE-2022-26714: Peter Nguyễn Vũ Hoàng (@peternguyen14) of STAR Labs (@starlabs_sg)
Kernel Available for: macOS Big Sur Impact: An application may be able to execute arbitrary code with kernel privileges Description: A use after free issue was addressed with improved memory management. CVE-2022-26757: Ned Williamson of Google Project Zero
LaunchServices Available for: macOS Big Sur Impact: A malicious application may be able to bypass Privacy preferences Description: The issue was addressed with additional permissions checks. CVE-2022-26767: Wojciech Reguła (@_r3ggi) of SecuRing
LaunchServices Available for: macOS Big Sur Impact: A sandboxed process may be able to circumvent sandbox restrictions Description: An access issue was addressed with additional sandbox restrictions on third-party applications. CVE-2022-26706: Arsenii Kostromin (0x3c3e)
libresolv Available for: macOS Big Sur Impact: An attacker may be able to cause unexpected application termination or arbitrary code execution Description: This issue was addressed with improved checks. CVE-2022-26776: Zubair Ashraf of Crowdstrike, Max Shavrick (@_mxms) of the Google Security Team
LibreSSL Available for: macOS Big Sur Impact: Processing a maliciously crafted certificate may lead to a denial of service Description: A denial of service issue was addressed with improved input validation. CVE-2022-0778
libxml2 Available for: macOS Big Sur Impact: A remote attacker may be able to cause unexpected application termination or arbitrary code execution Description: A use after free issue was addressed with improved memory management. CVE-2022-23308
OpenSSL Available for: macOS Big Sur Impact: Processing a maliciously crafted certificate may lead to a denial of service Description: This issue was addressed with improved checks. CVE-2022-0778
PackageKit Available for: macOS Big Sur Impact: A malicious application may be able to modify protected parts of the file system Description: This issue was addressed by removing the vulnerable code. CVE-2022-26712: Mickey Jin (@patch1t)
Printing Available for: macOS Big Sur Impact: A malicious application may be able to bypass Privacy preferences Description: This issue was addressed by removing the vulnerable code. CVE-2022-26746: @gorelics
Security Available for: macOS Big Sur Impact: A malicious app may be able to bypass signature validation Description: A certificate parsing issue was addressed with improved checks. CVE-2022-26766: Linus Henze of Pinauten GmbH (pinauten.de)
SMB Available for: macOS Big Sur Impact: An application may be able to gain elevated privileges Description: An out-of-bounds read issue was addressed with improved input validation. CVE-2022-26718: Peter Nguyễn Vũ Hoàng of STAR Labs
SMB Available for: macOS Big Sur Impact: Mounting a maliciously crafted Samba network share may lead to arbitrary code execution Description: A memory corruption issue was addressed with improved input validation. CVE-2022-26723: Felix Poulin-Belanger
SMB Available for: macOS Big Sur Impact: An application may be able to gain elevated privileges Description: An out-of-bounds write issue was addressed with improved bounds checking. CVE-2022-26715: Peter Nguyễn Vũ Hoàng of STAR Labs
SoftwareUpdate Available for: macOS Big Sur Impact: A malicious application may be able to access restricted files Description: This issue was addressed with improved entitlements. CVE-2022-26728: Mickey Jin (@patch1t)
TCC Available for: macOS Big Sur Impact: An app may be able to capture a user's screen Description: This issue was addressed with improved checks. CVE-2022-26726: an anonymous researcher
Tcl Available for: macOS Big Sur Impact: A malicious application may be able to break out of its sandbox Description: This issue was addressed with improved environment sanitization. CVE-2022-26755: Arsenii Kostromin (0x3c3e)
Vim Available for: macOS Big Sur Impact: Multiple issues in Vim Description: Multiple issues were addressed by updating Vim. CVE-2021-4136 CVE-2021-4166 CVE-2021-4173 CVE-2021-4187 CVE-2021-4192 CVE-2021-4193 CVE-2021-46059 CVE-2022-0128
WebKit Available for: macOS Big Sur Impact: Processing a maliciously crafted mail message may lead to running arbitrary javascript Description: A validation issue was addressed with improved input sanitization. CVE-2022-22589: Heige of KnownSec 404 Team (knownsec.com) and Bo Qu of Palo Alto Networks (paloaltonetworks.com)
Wi-Fi Available for: macOS Big Sur Impact: A malicious application may disclose restricted memory Description: A memory corruption issue was addressed with improved validation. CVE-2022-26745: an anonymous researcher
Wi-Fi Available for: macOS Big Sur Impact: An application may be able to execute arbitrary code with kernel privileges Description: A memory corruption issue was addressed with improved memory handling. CVE-2022-26761: Wang Yu of Cyberserval
zip Available for: macOS Big Sur Impact: Processing a maliciously crafted file may lead to a denial of service Description: A denial of service issue was addressed with improved state handling. CVE-2022-0530
zlib Available for: macOS Big Sur Impact: An attacker may be able to cause unexpected application termination or arbitrary code execution Description: A memory corruption issue was addressed with improved input validation. CVE-2018-25032: Tavis Ormandy
zsh Available for: macOS Big Sur Impact: A remote attacker may be able to cause arbitrary code execution Description: This issue was addressed by updating to zsh version 5.8.1. CVE-2021-45444
Additional recognition
Bluetooth We would like to acknowledge Jann Horn of Project Zero for their assistance.
macOS Big Sur 11.6.6 may be obtained from the Mac App Store or Apple's Software Downloads web site: https://support.apple.com/downloads/ All information is also posted on the Apple Security Updates web site: https://support.apple.com/en-us/HT201222.
This message is signed with Apple's Product Security PGP key, and details are available at: https://www.apple.com/support/security/pgp/ -----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEePiLW1MrMjw19XzoeC9qKD1prhgFAmKC1TUACgkQeC9qKD1p rhgJBg/9HpPp6P2OtFdYHigfaoga/3szMAjXC650MlC2rF1lXyTRVsO54eupz4er K8Iud3+YnDVTUKkadftWt2XdxAADGtfEFhJW584RtnWjeli+XtGEjQ8jD1/MNPJW qtnrOh2pYG9SxolKDofhiecbYxIGppRKSDRFl0/3VGFed2FIpiRDunlttHBEhHu/ vZVSFzMrNbGvhju+ZCdwFLKXOgB851aRSeo9Xkt63tSGiee7rLmVAINyFbbPwcVP yXwMvn0TNodCBn0wBWD0+iQ3UXIDIYSPaM1Z0BQxVraEhK3Owro3JKgqNbWswMvj SY0KUulbAPs3aOeyz1BI70npYA3+Qwd+bk2hxbzbU/AxvxCrsEk04QfxLYqvj0mR VZYPcup2KAAkiTeekQ5X739r8NAyaaI+bp7FllFv/Z2jVW9kGgNIFr46R05MD9NF aC1JAZtJ4VWbMEGHnHAMrOgdGaHpryvzl2BjUXRgW27vIq5uF5YiNcpjS2BezTFc R2ojiMNRB33Y44LlH7Zv3gHm4bE3+NzcGeWvBzwOsHznk9Jiv6x2eBUxkttMlPyO zymQMONQN3bktSMT8JnmJ8rlEgISONd7NeTEzuhlGIWaWNAFmmBoPnBiPk+yC3n4 d22yFs6DLp2pJ+0zOWmTcqt1xYng05Jwj4F0KT49w0TO9Up79+o= =rtPl -----END PGP SIGNATURE-----
. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
====================================================================
Red Hat Security Advisory
Synopsis: Important: httpd security update Advisory ID: RHSA-2022:1045-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2022:1045 Issue date: 2022-03-24 CVE Names: CVE-2022-22720 ==================================================================== 1. Summary:
An update for httpd is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
- Relevant releases/architectures:
Red Hat Enterprise Linux Client Optional (v. 7) - noarch, x86_64 Red Hat Enterprise Linux ComputeNode Optional (v. 7) - noarch, x86_64 Red Hat Enterprise Linux Server (v. 7) - noarch, ppc64, ppc64le, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 7) - ppc64, ppc64le, s390x, x86_64 Red Hat Enterprise Linux Workstation (v. 7) - noarch, x86_64 Red Hat Enterprise Linux Workstation Optional (v. 7) - x86_64
- Description:
The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.
- Solution:
For details on how to apply this update, which includes the changes described in this advisory, refer to:
https://access.redhat.com/articles/11258
After installing the updated packages, the httpd daemon will be restarted automatically.
- Package List:
Red Hat Enterprise Linux Client Optional (v. 7):
Source: httpd-2.4.6-97.el7_9.5.src.rpm
noarch: httpd-manual-2.4.6-97.el7_9.5.noarch.rpm
x86_64: httpd-2.4.6-97.el7_9.5.x86_64.rpm httpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm httpd-devel-2.4.6-97.el7_9.5.x86_64.rpm httpd-tools-2.4.6-97.el7_9.5.x86_64.rpm mod_ldap-2.4.6-97.el7_9.5.x86_64.rpm mod_proxy_html-2.4.6-97.el7_9.5.x86_64.rpm mod_session-2.4.6-97.el7_9.5.x86_64.rpm mod_ssl-2.4.6-97.el7_9.5.x86_64.rpm
Red Hat Enterprise Linux ComputeNode Optional (v. 7):
Source: httpd-2.4.6-97.el7_9.5.src.rpm
noarch: httpd-manual-2.4.6-97.el7_9.5.noarch.rpm
x86_64: httpd-2.4.6-97.el7_9.5.x86_64.rpm httpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm httpd-devel-2.4.6-97.el7_9.5.x86_64.rpm httpd-tools-2.4.6-97.el7_9.5.x86_64.rpm mod_ldap-2.4.6-97.el7_9.5.x86_64.rpm mod_proxy_html-2.4.6-97.el7_9.5.x86_64.rpm mod_session-2.4.6-97.el7_9.5.x86_64.rpm mod_ssl-2.4.6-97.el7_9.5.x86_64.rpm
Red Hat Enterprise Linux Server (v. 7):
Source: httpd-2.4.6-97.el7_9.5.src.rpm
noarch: httpd-manual-2.4.6-97.el7_9.5.noarch.rpm
ppc64: httpd-2.4.6-97.el7_9.5.ppc64.rpm httpd-debuginfo-2.4.6-97.el7_9.5.ppc64.rpm httpd-devel-2.4.6-97.el7_9.5.ppc64.rpm httpd-tools-2.4.6-97.el7_9.5.ppc64.rpm mod_session-2.4.6-97.el7_9.5.ppc64.rpm mod_ssl-2.4.6-97.el7_9.5.ppc64.rpm
ppc64le: httpd-2.4.6-97.el7_9.5.ppc64le.rpm httpd-debuginfo-2.4.6-97.el7_9.5.ppc64le.rpm httpd-devel-2.4.6-97.el7_9.5.ppc64le.rpm httpd-tools-2.4.6-97.el7_9.5.ppc64le.rpm mod_session-2.4.6-97.el7_9.5.ppc64le.rpm mod_ssl-2.4.6-97.el7_9.5.ppc64le.rpm
s390x: httpd-2.4.6-97.el7_9.5.s390x.rpm httpd-debuginfo-2.4.6-97.el7_9.5.s390x.rpm httpd-devel-2.4.6-97.el7_9.5.s390x.rpm httpd-tools-2.4.6-97.el7_9.5.s390x.rpm mod_session-2.4.6-97.el7_9.5.s390x.rpm mod_ssl-2.4.6-97.el7_9.5.s390x.rpm
x86_64: httpd-2.4.6-97.el7_9.5.x86_64.rpm httpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm httpd-devel-2.4.6-97.el7_9.5.x86_64.rpm httpd-tools-2.4.6-97.el7_9.5.x86_64.rpm mod_session-2.4.6-97.el7_9.5.x86_64.rpm mod_ssl-2.4.6-97.el7_9.5.x86_64.rpm
Red Hat Enterprise Linux Server Optional (v. 7):
ppc64: httpd-debuginfo-2.4.6-97.el7_9.5.ppc64.rpm mod_ldap-2.4.6-97.el7_9.5.ppc64.rpm mod_proxy_html-2.4.6-97.el7_9.5.ppc64.rpm
ppc64le: httpd-debuginfo-2.4.6-97.el7_9.5.ppc64le.rpm mod_ldap-2.4.6-97.el7_9.5.ppc64le.rpm mod_proxy_html-2.4.6-97.el7_9.5.ppc64le.rpm
s390x: httpd-debuginfo-2.4.6-97.el7_9.5.s390x.rpm mod_ldap-2.4.6-97.el7_9.5.s390x.rpm mod_proxy_html-2.4.6-97.el7_9.5.s390x.rpm
x86_64: httpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm mod_ldap-2.4.6-97.el7_9.5.x86_64.rpm mod_proxy_html-2.4.6-97.el7_9.5.x86_64.rpm
Red Hat Enterprise Linux Workstation (v. 7):
Source: httpd-2.4.6-97.el7_9.5.src.rpm
noarch: httpd-manual-2.4.6-97.el7_9.5.noarch.rpm
x86_64: httpd-2.4.6-97.el7_9.5.x86_64.rpm httpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm httpd-devel-2.4.6-97.el7_9.5.x86_64.rpm httpd-tools-2.4.6-97.el7_9.5.x86_64.rpm mod_session-2.4.6-97.el7_9.5.x86_64.rpm mod_ssl-2.4.6-97.el7_9.5.x86_64.rpm
Red Hat Enterprise Linux Workstation Optional (v. 7):
x86_64: httpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm mod_ldap-2.4.6-97.el7_9.5.x86_64.rpm mod_proxy_html-2.4.6-97.el7_9.5.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/
- References:
https://access.redhat.com/security/cve/CVE-2022-22720 https://access.redhat.com/security/updates/classification/#important
- Contact:
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/
Copyright 2022 Red Hat, Inc. 8.2) - aarch64, noarch, ppc64le, s390x, x86_64
This release serves as a replacement for Red Hat JBoss Core Services Apache HTTP Server 2.4.37 Service Pack 10 and includes bug fixes and enhancements. Refer to the Release Notes for information on the most significant bug fixes and enhancements included in this release. Solution:
Before applying this update, make sure all previously released errata relevant to your system have been applied. 7.6) - noarch, x86_64
- ========================================================================= Ubuntu Security Notice USN-5333-2 March 17, 2022
apache2 vulnerabilities
A security issue affects these releases of Ubuntu and its derivatives:
- Ubuntu 16.04 ESM
- Ubuntu 14.04 ESM
Summary:
Several security issues were fixed in Apache HTTP Server. This update provides the corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM.
Original advisory details:
Chamal De Silva discovered that the Apache HTTP Server mod_lua module incorrectly handled certain crafted request bodies. A remote attacker could possibly use this issue to cause the server to crash, resulting in a denial of service. (CVE-2022-22721)
Ronald Crane discovered that the Apache HTTP Server mod_sed module incorrectly handled memory. (CVE-2022-23943)
Update instructions:
The problem can be corrected by updating your system to the following package versions:
Ubuntu 16.04 ESM: apache2 2.4.18-2ubuntu3.17+esm5 apache2-bin 2.4.18-2ubuntu3.17+esm5
Ubuntu 14.04 ESM: apache2 2.4.7-1ubuntu4.22+esm4 apache2-bin 2.4.7-1ubuntu4.22+esm4
In general, a standard system update will make all the necessary changes
Show details on source website{
"affected_products": {
"_id": null,
"data": [
{
"_id": null,
"model": "ucosminexus primary server base",
"scope": null,
"trust": 1.6,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus service platform",
"scope": null,
"trust": 1.6,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus application server",
"scope": null,
"trust": 1.6,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "macos",
"scope": "gte",
"trust": 1.0,
"vendor": "apple",
"version": "12.0"
},
{
"_id": null,
"model": "mac os x",
"scope": "eq",
"trust": 1.0,
"vendor": "apple",
"version": "10.15.7"
},
{
"_id": null,
"model": "enterprise manager ops center",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "12.4.0.0"
},
{
"_id": null,
"model": "http server",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "12.2.1.4.0"
},
{
"_id": null,
"model": "fedora",
"scope": "eq",
"trust": 1.0,
"vendor": "fedoraproject",
"version": "36"
},
{
"_id": null,
"model": "macos",
"scope": "lte",
"trust": 1.0,
"vendor": "apple",
"version": "12.4"
},
{
"_id": null,
"model": "zfs storage appliance kit",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "8.8"
},
{
"_id": null,
"model": "fedora",
"scope": "eq",
"trust": 1.0,
"vendor": "fedoraproject",
"version": "34"
},
{
"_id": null,
"model": "fedora",
"scope": "eq",
"trust": 1.0,
"vendor": "fedoraproject",
"version": "35"
},
{
"_id": null,
"model": "macos",
"scope": "gte",
"trust": 1.0,
"vendor": "apple",
"version": "11.0"
},
{
"_id": null,
"model": "macos",
"scope": "lt",
"trust": 1.0,
"vendor": "apple",
"version": "11.6.6"
},
{
"_id": null,
"model": "macos",
"scope": "lt",
"trust": 1.0,
"vendor": "apple",
"version": "10.15.7"
},
{
"_id": null,
"model": "linux",
"scope": "eq",
"trust": 1.0,
"vendor": "debian",
"version": "9.0"
},
{
"_id": null,
"model": "http server",
"scope": "lte",
"trust": 1.0,
"vendor": "apache",
"version": "2.4.52"
},
{
"_id": null,
"model": "http server",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "12.2.1.3.0"
},
{
"_id": null,
"model": "hitachi navigation platform",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus developer professional",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "actsecure \u30dd\u30fc\u30bf\u30eb",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u672c\u96fb\u6c17",
"version": null
},
{
"_id": null,
"model": "hitachi it operations director",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi infrastructure analytics advisor",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi tiered storage manager",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi ops center api configuration manager",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus developer 01",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus developer standard",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "jp1/navigation platform",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus application server standard-r",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus developer",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus developer professional for plug-in",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus application server express",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi ops center analyzer",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi replication manager",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi application server for developers",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi application server",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi configuration manager",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi ops center automator",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi tuning manager",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus application server-r",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus service architect",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus service platform - messaging",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "webotx application server",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u672c\u96fb\u6c17",
"version": null
},
{
"_id": null,
"model": "ucosminexus application server smart edition",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "connexive application platform",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u672c\u96fb\u6c17",
"version": null
},
{
"_id": null,
"model": "hitachi web server - custom edition",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "http server",
"scope": null,
"trust": 0.8,
"vendor": "apache",
"version": null
},
{
"_id": null,
"model": "hitachi navigation platform for developers",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "spoolserver/reportfiling",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u672c\u96fb\u6c17",
"version": null
},
{
"_id": null,
"model": "iot \u5171\u901a\u57fa\u76e4",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u672c\u96fb\u6c17",
"version": null
},
{
"_id": null,
"model": "jp1/service level management",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi device manager",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "witchymail",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u672c\u96fb\u6c17",
"version": null
},
{
"_id": null,
"model": "connexive pf",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u672c\u96fb\u6c17",
"version": null
},
{
"_id": null,
"model": "ucosminexus application server enterprise",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi compute systems manager",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi web server",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "\u65e5\u7acb\u9ad8\u4fe1\u983c\u30b5\u30fc\u30d0 rv3000",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "ucosminexus application server standard",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "cosminexus http server",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi global link manager",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi ops center viewpoint",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
},
{
"_id": null,
"model": "hitachi automation director",
"scope": null,
"trust": 0.8,
"vendor": "\u65e5\u7acb",
"version": null
}
],
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2022-001479"
},
{
"db": "NVD",
"id": "CVE-2022-22720"
}
]
},
"credits": {
"_id": null,
"data": "Red Hat",
"sources": [
{
"db": "PACKETSTORM",
"id": "166457"
},
{
"db": "PACKETSTORM",
"id": "166528"
},
{
"db": "PACKETSTORM",
"id": "166805"
},
{
"db": "PACKETSTORM",
"id": "166576"
},
{
"db": "PACKETSTORM",
"id": "166488"
},
{
"db": "PACKETSTORM",
"id": "166501"
}
],
"trust": 0.6
},
"cve": "CVE-2022-22720",
"cvss": {
"_id": null,
"data": [
{
"cvssV2": [
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"author": "nvd@nist.gov",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"exploitabilityScore": 10.0,
"id": "CVE-2022-22720",
"impactScore": 6.4,
"integrityImpact": "PARTIAL",
"severity": "HIGH",
"trust": 1.9,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"author": "VULHUB",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"exploitabilityScore": 10.0,
"id": "VHN-411396",
"impactScore": 6.4,
"integrityImpact": "PARTIAL",
"severity": "HIGH",
"trust": 0.1,
"vectorString": "AV:N/AC:L/AU:N/C:P/I:P/A:P",
"version": "2.0"
}
],
"cvssV3": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"author": "nvd@nist.gov",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"exploitabilityScore": 3.9,
"id": "CVE-2022-22720",
"impactScore": 5.9,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"trust": 1.0,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
{
"attackComplexity": "Low",
"attackVector": "Network",
"author": "NVD",
"availabilityImpact": "High",
"baseScore": 9.8,
"baseSeverity": "Critical",
"confidentialityImpact": "High",
"exploitabilityScore": null,
"id": "CVE-2022-22720",
"impactScore": null,
"integrityImpact": "High",
"privilegesRequired": "None",
"scope": "Unchanged",
"trust": 0.8,
"userInteraction": "None",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
],
"severity": [
{
"author": "nvd@nist.gov",
"id": "CVE-2022-22720",
"trust": 1.0,
"value": "CRITICAL"
},
{
"author": "NVD",
"id": "CVE-2022-22720",
"trust": 0.8,
"value": "Critical"
},
{
"author": "CNNVD",
"id": "CNNVD-202203-1236",
"trust": 0.6,
"value": "CRITICAL"
},
{
"author": "VULHUB",
"id": "VHN-411396",
"trust": 0.1,
"value": "HIGH"
},
{
"author": "VULMON",
"id": "CVE-2022-22720",
"trust": 0.1,
"value": "HIGH"
}
]
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-411396"
},
{
"db": "VULMON",
"id": "CVE-2022-22720"
},
{
"db": "CNNVD",
"id": "CNNVD-202203-1236"
},
{
"db": "JVNDB",
"id": "JVNDB-2022-001479"
},
{
"db": "NVD",
"id": "CVE-2022-22720"
}
]
},
"description": {
"_id": null,
"data": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling. The server is fast, reliable and extensible through a simple API. No detailed vulnerability details were provided at this time. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\nAPPLE-SA-2022-05-16-3 macOS Big Sur 11.6.6\n\nmacOS Big Sur 11.6.6 addresses the following issues. \nInformation about the security content is also available at\nhttps://support.apple.com/HT213256. \n\napache\nAvailable for: macOS Big Sur\nImpact: Multiple issues in apache\nDescription: Multiple issues were addressed by updating apache to\nversion 2.4.53. \nCVE-2021-44224\nCVE-2021-44790\nCVE-2022-22719\nCVE-2022-22720\nCVE-2022-22721\n\nAppKit\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to gain root privileges\nDescription: A logic issue was addressed with improved validation. \nCVE-2022-22665: Lockheed Martin Red Team\n\nAppleAVD\nAvailable for: macOS Big Sur\nImpact: An application may be able to execute arbitrary code with\nkernel privileges. Apple is aware of a report that this issue may\nhave been actively exploited. \nDescription: An out-of-bounds write issue was addressed with improved\nbounds checking. \nCVE-2022-22675: an anonymous researcher\n\nAppleGraphicsControl\nAvailable for: macOS Big Sur\nImpact: Processing a maliciously crafted image may lead to arbitrary\ncode execution\nDescription: A memory corruption issue was addressed with improved\ninput validation. \nCVE-2022-26751: Michael DePlante (@izobashi) of Trend Micro Zero Day\nInitiative\n\nAppleScript\nAvailable for: macOS Big Sur\nImpact: Processing a maliciously crafted AppleScript binary may\nresult in unexpected application termination or disclosure of process\nmemory\nDescription: An out-of-bounds read issue was addressed with improved\nbounds checking. \nCVE-2022-26698: Qi Sun of Trend Micro\n\nAppleScript\nAvailable for: macOS Big Sur\nImpact: Processing a maliciously crafted AppleScript binary may\nresult in unexpected application termination or disclosure of process\nmemory\nDescription: An out-of-bounds read issue was addressed with improved\ninput validation. \nCVE-2022-26697: Qi Sun and Robert Ai of Trend Micro\n\nCoreTypes\nAvailable for: macOS Big Sur\nImpact: A malicious application may bypass Gatekeeper checks\nDescription: This issue was addressed with improved checks to prevent\nunauthorized actions. \nCVE-2022-22663: Arsenii Kostromin (0x3c3e)\n\nCVMS\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to gain root privileges\nDescription: A memory initialization issue was addressed. \nCVE-2022-26721: Yonghwi Jin (@jinmo123) of Theori\nCVE-2022-26722: Yonghwi Jin (@jinmo123) of Theori\n\nDriverKit\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to execute arbitrary code\nwith system privileges\nDescription: An out-of-bounds access issue was addressed with\nimproved bounds checking. \nCVE-2022-26763: Linus Henze of Pinauten GmbH (pinauten.de)\n\nGraphics Drivers\nAvailable for: macOS Big Sur\nImpact: A local user may be able to read kernel memory\nDescription: An out-of-bounds read issue existed that led to the\ndisclosure of kernel memory. This was addressed with improved input\nvalidation. \nCVE-2022-22674: an anonymous researcher\n\nIntel Graphics Driver\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to execute arbitrary code\nwith kernel privileges\nDescription: An out-of-bounds write issue was addressed with improved\nbounds checking. \nCVE-2022-26720: Liu Long of Ant Security Light-Year Lab\n\nIntel Graphics Driver\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to execute arbitrary code\nwith kernel privileges\nDescription: An out-of-bounds read issue was addressed with improved\ninput validation. \nCVE-2022-26770: Liu Long of Ant Security Light-Year Lab\n\nIntel Graphics Driver\nAvailable for: macOS Big Sur\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: An out-of-bounds write issue was addressed with improved\ninput validation. \nCVE-2022-26756: Jack Dates of RET2 Systems, Inc\n\nIntel Graphics Driver\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to execute arbitrary code\nwith kernel privileges\nDescription: A memory corruption issue was addressed with improved\ninput validation. \nCVE-2022-26769: Antonio Zekic (@antoniozekic)\n\nIntel Graphics Driver\nAvailable for: macOS Big Sur\nImpact: Processing maliciously crafted web content may lead to\narbitrary code execution\nDescription: An out-of-bounds write issue was addressed with improved\ninput validation. \nCVE-2022-26748: Jeonghoon Shin of Theori working with Trend Micro\nZero Day Initiative\n\nIOMobileFrameBuffer\nAvailable for: macOS Big Sur\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: A memory corruption issue was addressed with improved\nstate management. \nCVE-2022-26768: an anonymous researcher\n\nKernel\nAvailable for: macOS Big Sur\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: A memory corruption issue was addressed with improved\nvalidation. \nCVE-2022-26714: Peter Nguy\u1ec5n V\u0169 Ho\u00e0ng (@peternguyen14) of STAR Labs\n(@starlabs_sg)\n\nKernel\nAvailable for: macOS Big Sur\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: A use after free issue was addressed with improved\nmemory management. \nCVE-2022-26757: Ned Williamson of Google Project Zero\n\nLaunchServices\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to bypass Privacy\npreferences\nDescription: The issue was addressed with additional permissions\nchecks. \nCVE-2022-26767: Wojciech Regu\u0142a (@_r3ggi) of SecuRing\n\nLaunchServices\nAvailable for: macOS Big Sur\nImpact: A sandboxed process may be able to circumvent sandbox\nrestrictions\nDescription: An access issue was addressed with additional sandbox\nrestrictions on third-party applications. \nCVE-2022-26706: Arsenii Kostromin (0x3c3e)\n\nlibresolv\nAvailable for: macOS Big Sur\nImpact: An attacker may be able to cause unexpected application\ntermination or arbitrary code execution\nDescription: This issue was addressed with improved checks. \nCVE-2022-26776: Zubair Ashraf of Crowdstrike, Max Shavrick (@_mxms)\nof the Google Security Team\n\nLibreSSL\nAvailable for: macOS Big Sur\nImpact: Processing a maliciously crafted certificate may lead to a\ndenial of service\nDescription: A denial of service issue was addressed with improved\ninput validation. \nCVE-2022-0778\n\nlibxml2\nAvailable for: macOS Big Sur\nImpact: A remote attacker may be able to cause unexpected application\ntermination or arbitrary code execution\nDescription: A use after free issue was addressed with improved\nmemory management. \nCVE-2022-23308\n\nOpenSSL\nAvailable for: macOS Big Sur\nImpact: Processing a maliciously crafted certificate may lead to a\ndenial of service\nDescription: This issue was addressed with improved checks. \nCVE-2022-0778\n\nPackageKit\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to modify protected parts\nof the file system\nDescription: This issue was addressed by removing the vulnerable\ncode. \nCVE-2022-26712: Mickey Jin (@patch1t)\n\nPrinting\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to bypass Privacy\npreferences\nDescription: This issue was addressed by removing the vulnerable\ncode. \nCVE-2022-26746: @gorelics\n\nSecurity\nAvailable for: macOS Big Sur\nImpact: A malicious app may be able to bypass signature validation\nDescription: A certificate parsing issue was addressed with improved\nchecks. \nCVE-2022-26766: Linus Henze of Pinauten GmbH (pinauten.de)\n\nSMB\nAvailable for: macOS Big Sur\nImpact: An application may be able to gain elevated privileges\nDescription: An out-of-bounds read issue was addressed with improved\ninput validation. \nCVE-2022-26718: Peter Nguy\u1ec5n V\u0169 Ho\u00e0ng of STAR Labs\n\nSMB\nAvailable for: macOS Big Sur\nImpact: Mounting a maliciously crafted Samba network share may lead\nto arbitrary code execution\nDescription: A memory corruption issue was addressed with improved\ninput validation. \nCVE-2022-26723: Felix Poulin-Belanger\n\nSMB\nAvailable for: macOS Big Sur\nImpact: An application may be able to gain elevated privileges\nDescription: An out-of-bounds write issue was addressed with improved\nbounds checking. \nCVE-2022-26715: Peter Nguy\u1ec5n V\u0169 Ho\u00e0ng of STAR Labs\n\nSoftwareUpdate\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to access restricted\nfiles\nDescription: This issue was addressed with improved entitlements. \nCVE-2022-26728: Mickey Jin (@patch1t)\n\nTCC\nAvailable for: macOS Big Sur\nImpact: An app may be able to capture a user\u0027s screen\nDescription: This issue was addressed with improved checks. \nCVE-2022-26726: an anonymous researcher\n\nTcl\nAvailable for: macOS Big Sur\nImpact: A malicious application may be able to break out of its\nsandbox\nDescription: This issue was addressed with improved environment\nsanitization. \nCVE-2022-26755: Arsenii Kostromin (0x3c3e)\n\nVim\nAvailable for: macOS Big Sur\nImpact: Multiple issues in Vim\nDescription: Multiple issues were addressed by updating Vim. \nCVE-2021-4136\nCVE-2021-4166\nCVE-2021-4173\nCVE-2021-4187\nCVE-2021-4192\nCVE-2021-4193\nCVE-2021-46059\nCVE-2022-0128\n\nWebKit\nAvailable for: macOS Big Sur\nImpact: Processing a maliciously crafted mail message may lead to\nrunning arbitrary javascript\nDescription: A validation issue was addressed with improved input\nsanitization. \nCVE-2022-22589: Heige of KnownSec 404 Team (knownsec.com) and Bo Qu\nof Palo Alto Networks (paloaltonetworks.com)\n\nWi-Fi\nAvailable for: macOS Big Sur\nImpact: A malicious application may disclose restricted memory\nDescription: A memory corruption issue was addressed with improved\nvalidation. \nCVE-2022-26745: an anonymous researcher\n\nWi-Fi\nAvailable for: macOS Big Sur\nImpact: An application may be able to execute arbitrary code with\nkernel privileges\nDescription: A memory corruption issue was addressed with improved\nmemory handling. \nCVE-2022-26761: Wang Yu of Cyberserval\n\nzip\nAvailable for: macOS Big Sur\nImpact: Processing a maliciously crafted file may lead to a denial of\nservice\nDescription: A denial of service issue was addressed with improved\nstate handling. \nCVE-2022-0530\n\nzlib\nAvailable for: macOS Big Sur\nImpact: An attacker may be able to cause unexpected application\ntermination or arbitrary code execution\nDescription: A memory corruption issue was addressed with improved\ninput validation. \nCVE-2018-25032: Tavis Ormandy\n\nzsh\nAvailable for: macOS Big Sur\nImpact: A remote attacker may be able to cause arbitrary code\nexecution\nDescription: This issue was addressed by updating to zsh version\n5.8.1. \nCVE-2021-45444\n\nAdditional recognition\n\nBluetooth\nWe would like to acknowledge Jann Horn of Project Zero for their\nassistance. \n\nmacOS Big Sur 11.6.6 may be obtained from the Mac App Store or\nApple\u0027s Software Downloads web site:\nhttps://support.apple.com/downloads/\nAll information is also posted on the Apple Security Updates\nweb site: https://support.apple.com/en-us/HT201222. \n\nThis message is signed with Apple\u0027s Product Security PGP key,\nand details are available at:\nhttps://www.apple.com/support/security/pgp/\n-----BEGIN PGP SIGNATURE-----\n\niQIzBAEBCAAdFiEEePiLW1MrMjw19XzoeC9qKD1prhgFAmKC1TUACgkQeC9qKD1p\nrhgJBg/9HpPp6P2OtFdYHigfaoga/3szMAjXC650MlC2rF1lXyTRVsO54eupz4er\nK8Iud3+YnDVTUKkadftWt2XdxAADGtfEFhJW584RtnWjeli+XtGEjQ8jD1/MNPJW\nqtnrOh2pYG9SxolKDofhiecbYxIGppRKSDRFl0/3VGFed2FIpiRDunlttHBEhHu/\nvZVSFzMrNbGvhju+ZCdwFLKXOgB851aRSeo9Xkt63tSGiee7rLmVAINyFbbPwcVP\nyXwMvn0TNodCBn0wBWD0+iQ3UXIDIYSPaM1Z0BQxVraEhK3Owro3JKgqNbWswMvj\nSY0KUulbAPs3aOeyz1BI70npYA3+Qwd+bk2hxbzbU/AxvxCrsEk04QfxLYqvj0mR\nVZYPcup2KAAkiTeekQ5X739r8NAyaaI+bp7FllFv/Z2jVW9kGgNIFr46R05MD9NF\naC1JAZtJ4VWbMEGHnHAMrOgdGaHpryvzl2BjUXRgW27vIq5uF5YiNcpjS2BezTFc\nR2ojiMNRB33Y44LlH7Zv3gHm4bE3+NzcGeWvBzwOsHznk9Jiv6x2eBUxkttMlPyO\nzymQMONQN3bktSMT8JnmJ8rlEgISONd7NeTEzuhlGIWaWNAFmmBoPnBiPk+yC3n4\nd22yFs6DLp2pJ+0zOWmTcqt1xYng05Jwj4F0KT49w0TO9Up79+o=\n=rtPl\n-----END PGP SIGNATURE-----\n\n\n. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\n==================================================================== \nRed Hat Security Advisory\n\nSynopsis: Important: httpd security update\nAdvisory ID: RHSA-2022:1045-01\nProduct: Red Hat Enterprise Linux\nAdvisory URL: https://access.redhat.com/errata/RHSA-2022:1045\nIssue date: 2022-03-24\nCVE Names: CVE-2022-22720\n====================================================================\n1. Summary:\n\nAn update for httpd is now available for Red Hat Enterprise Linux 7. \n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section. \n\n2. Relevant releases/architectures:\n\nRed Hat Enterprise Linux Client Optional (v. 7) - noarch, x86_64\nRed Hat Enterprise Linux ComputeNode Optional (v. 7) - noarch, x86_64\nRed Hat Enterprise Linux Server (v. 7) - noarch, ppc64, ppc64le, s390x, x86_64\nRed Hat Enterprise Linux Server Optional (v. 7) - ppc64, ppc64le, s390x, x86_64\nRed Hat Enterprise Linux Workstation (v. 7) - noarch, x86_64\nRed Hat Enterprise Linux Workstation Optional (v. 7) - x86_64\n\n3. Description:\n\nThe httpd packages provide the Apache HTTP Server, a powerful, efficient,\nand extensible web server. \n\n4. Solution:\n\nFor details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted\nautomatically. \n\n5. Package List:\n\nRed Hat Enterprise Linux Client Optional (v. 7):\n\nSource:\nhttpd-2.4.6-97.el7_9.5.src.rpm\n\nnoarch:\nhttpd-manual-2.4.6-97.el7_9.5.noarch.rpm\n\nx86_64:\nhttpd-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-devel-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-tools-2.4.6-97.el7_9.5.x86_64.rpm\nmod_ldap-2.4.6-97.el7_9.5.x86_64.rpm\nmod_proxy_html-2.4.6-97.el7_9.5.x86_64.rpm\nmod_session-2.4.6-97.el7_9.5.x86_64.rpm\nmod_ssl-2.4.6-97.el7_9.5.x86_64.rpm\n\nRed Hat Enterprise Linux ComputeNode Optional (v. 7):\n\nSource:\nhttpd-2.4.6-97.el7_9.5.src.rpm\n\nnoarch:\nhttpd-manual-2.4.6-97.el7_9.5.noarch.rpm\n\nx86_64:\nhttpd-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-devel-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-tools-2.4.6-97.el7_9.5.x86_64.rpm\nmod_ldap-2.4.6-97.el7_9.5.x86_64.rpm\nmod_proxy_html-2.4.6-97.el7_9.5.x86_64.rpm\nmod_session-2.4.6-97.el7_9.5.x86_64.rpm\nmod_ssl-2.4.6-97.el7_9.5.x86_64.rpm\n\nRed Hat Enterprise Linux Server (v. 7):\n\nSource:\nhttpd-2.4.6-97.el7_9.5.src.rpm\n\nnoarch:\nhttpd-manual-2.4.6-97.el7_9.5.noarch.rpm\n\nppc64:\nhttpd-2.4.6-97.el7_9.5.ppc64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.5.ppc64.rpm\nhttpd-devel-2.4.6-97.el7_9.5.ppc64.rpm\nhttpd-tools-2.4.6-97.el7_9.5.ppc64.rpm\nmod_session-2.4.6-97.el7_9.5.ppc64.rpm\nmod_ssl-2.4.6-97.el7_9.5.ppc64.rpm\n\nppc64le:\nhttpd-2.4.6-97.el7_9.5.ppc64le.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.5.ppc64le.rpm\nhttpd-devel-2.4.6-97.el7_9.5.ppc64le.rpm\nhttpd-tools-2.4.6-97.el7_9.5.ppc64le.rpm\nmod_session-2.4.6-97.el7_9.5.ppc64le.rpm\nmod_ssl-2.4.6-97.el7_9.5.ppc64le.rpm\n\ns390x:\nhttpd-2.4.6-97.el7_9.5.s390x.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.5.s390x.rpm\nhttpd-devel-2.4.6-97.el7_9.5.s390x.rpm\nhttpd-tools-2.4.6-97.el7_9.5.s390x.rpm\nmod_session-2.4.6-97.el7_9.5.s390x.rpm\nmod_ssl-2.4.6-97.el7_9.5.s390x.rpm\n\nx86_64:\nhttpd-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-devel-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-tools-2.4.6-97.el7_9.5.x86_64.rpm\nmod_session-2.4.6-97.el7_9.5.x86_64.rpm\nmod_ssl-2.4.6-97.el7_9.5.x86_64.rpm\n\nRed Hat Enterprise Linux Server Optional (v. 7):\n\nppc64:\nhttpd-debuginfo-2.4.6-97.el7_9.5.ppc64.rpm\nmod_ldap-2.4.6-97.el7_9.5.ppc64.rpm\nmod_proxy_html-2.4.6-97.el7_9.5.ppc64.rpm\n\nppc64le:\nhttpd-debuginfo-2.4.6-97.el7_9.5.ppc64le.rpm\nmod_ldap-2.4.6-97.el7_9.5.ppc64le.rpm\nmod_proxy_html-2.4.6-97.el7_9.5.ppc64le.rpm\n\ns390x:\nhttpd-debuginfo-2.4.6-97.el7_9.5.s390x.rpm\nmod_ldap-2.4.6-97.el7_9.5.s390x.rpm\nmod_proxy_html-2.4.6-97.el7_9.5.s390x.rpm\n\nx86_64:\nhttpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm\nmod_ldap-2.4.6-97.el7_9.5.x86_64.rpm\nmod_proxy_html-2.4.6-97.el7_9.5.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation (v. 7):\n\nSource:\nhttpd-2.4.6-97.el7_9.5.src.rpm\n\nnoarch:\nhttpd-manual-2.4.6-97.el7_9.5.noarch.rpm\n\nx86_64:\nhttpd-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-devel-2.4.6-97.el7_9.5.x86_64.rpm\nhttpd-tools-2.4.6-97.el7_9.5.x86_64.rpm\nmod_session-2.4.6-97.el7_9.5.x86_64.rpm\nmod_ssl-2.4.6-97.el7_9.5.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation Optional (v. 7):\n\nx86_64:\nhttpd-debuginfo-2.4.6-97.el7_9.5.x86_64.rpm\nmod_ldap-2.4.6-97.el7_9.5.x86_64.rpm\nmod_proxy_html-2.4.6-97.el7_9.5.x86_64.rpm\n\nThese packages are GPG signed by Red Hat for security. Our key and\ndetails on how to verify the signature are available from\nhttps://access.redhat.com/security/team/key/\n\n7. References:\n\nhttps://access.redhat.com/security/cve/CVE-2022-22720\nhttps://access.redhat.com/security/updates/classification/#important\n\n8. Contact:\n\nThe Red Hat security contact is \u003csecalert@redhat.com\u003e. More contact\ndetails at https://access.redhat.com/security/team/contact/\n\nCopyright 2022 Red Hat, Inc. 8.2) - aarch64, noarch, ppc64le, s390x, x86_64\n\n3. \n\nThis release serves as a replacement for Red Hat JBoss Core Services Apache\nHTTP Server 2.4.37 Service Pack 10 and includes bug fixes and enhancements. \nRefer to the Release Notes for information on the most significant bug\nfixes and enhancements included in this release. Solution:\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied. 7.6) - noarch, x86_64\n\n3. =========================================================================\nUbuntu Security Notice USN-5333-2\nMarch 17, 2022\n\napache2 vulnerabilities\n=========================================================================\nA security issue affects these releases of Ubuntu and its derivatives:\n\n- Ubuntu 16.04 ESM\n- Ubuntu 14.04 ESM\n\nSummary:\n\nSeveral security issues were fixed in Apache HTTP Server. This update provides\nthe corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. \n\nOriginal advisory details:\n\n Chamal De Silva discovered that the Apache HTTP Server mod_lua module\n incorrectly handled certain crafted request bodies. A remote attacker could\n possibly use this issue to cause the server to crash, resulting in a denial\n of service. (CVE-2022-22721)\n\n Ronald Crane discovered that the Apache HTTP Server mod_sed module\n incorrectly handled memory. (CVE-2022-23943)\n\nUpdate instructions:\n\nThe problem can be corrected by updating your system to the following\npackage versions:\n\nUbuntu 16.04 ESM:\n apache2 2.4.18-2ubuntu3.17+esm5\n apache2-bin 2.4.18-2ubuntu3.17+esm5\n\nUbuntu 14.04 ESM:\n apache2 2.4.7-1ubuntu4.22+esm4\n apache2-bin 2.4.7-1ubuntu4.22+esm4\n\nIn general, a standard system update will make all the necessary changes",
"sources": [
{
"db": "NVD",
"id": "CVE-2022-22720"
},
{
"db": "JVNDB",
"id": "JVNDB-2022-001479"
},
{
"db": "VULHUB",
"id": "VHN-411396"
},
{
"db": "VULMON",
"id": "CVE-2022-22720"
},
{
"db": "PACKETSTORM",
"id": "167188"
},
{
"db": "PACKETSTORM",
"id": "166457"
},
{
"db": "PACKETSTORM",
"id": "166528"
},
{
"db": "PACKETSTORM",
"id": "166805"
},
{
"db": "PACKETSTORM",
"id": "166576"
},
{
"db": "PACKETSTORM",
"id": "166488"
},
{
"db": "PACKETSTORM",
"id": "166501"
},
{
"db": "PACKETSTORM",
"id": "166365"
}
],
"trust": 2.52
},
"exploit_availability": {
"_id": null,
"data": [
{
"reference": "https://www.scap.org.cn/vuln/vhn-411396",
"trust": 0.1,
"type": "unknown"
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-411396"
}
]
},
"external_ids": {
"_id": null,
"data": [
{
"db": "NVD",
"id": "CVE-2022-22720",
"trust": 4.2
},
{
"db": "OPENWALL",
"id": "OSS-SECURITY/2022/03/14/3",
"trust": 2.6
},
{
"db": "PACKETSTORM",
"id": "166501",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "166365",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "166457",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "166528",
"trust": 0.8
},
{
"db": "JVN",
"id": "JVNVU99602154",
"trust": 0.8
},
{
"db": "JVNDB",
"id": "JVNDB-2022-001479",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "166355",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "167189",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "168072",
"trust": 0.7
},
{
"db": "ICS CERT",
"id": "ICSA-22-132-02",
"trust": 0.7
},
{
"db": "AUSCERT",
"id": "ESB-2022.2411",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.2376",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.4174",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.2352",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.1234",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.1077",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.1328",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.1270",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.1158",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.1269",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "166584",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "166803",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022032432",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022050324",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022072204",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022051316",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022031727",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022060706",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022032127",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022042138",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022041954",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022051703",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022032924",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022031416",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022031504",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022032819",
"trust": 0.6
},
{
"db": "CNNVD",
"id": "CNNVD-202203-1236",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "167188",
"trust": 0.2
},
{
"db": "PACKETSTORM",
"id": "166488",
"trust": 0.2
},
{
"db": "PACKETSTORM",
"id": "166492",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "166450",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "167186",
"trust": 0.1
},
{
"db": "CNVD",
"id": "CNVD-2022-51061",
"trust": 0.1
},
{
"db": "VULHUB",
"id": "VHN-411396",
"trust": 0.1
},
{
"db": "VULMON",
"id": "CVE-2022-22720",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "166805",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "166576",
"trust": 0.1
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-411396"
},
{
"db": "VULMON",
"id": "CVE-2022-22720"
},
{
"db": "PACKETSTORM",
"id": "167188"
},
{
"db": "PACKETSTORM",
"id": "166457"
},
{
"db": "PACKETSTORM",
"id": "166528"
},
{
"db": "PACKETSTORM",
"id": "166805"
},
{
"db": "PACKETSTORM",
"id": "166576"
},
{
"db": "PACKETSTORM",
"id": "166488"
},
{
"db": "PACKETSTORM",
"id": "166501"
},
{
"db": "PACKETSTORM",
"id": "166365"
},
{
"db": "CNNVD",
"id": "CNNVD-202203-1236"
},
{
"db": "JVNDB",
"id": "JVNDB-2022-001479"
},
{
"db": "NVD",
"id": "CVE-2022-22720"
}
]
},
"id": "VAR-202203-0072",
"iot": {
"_id": null,
"data": true,
"sources": [
{
"db": "VULHUB",
"id": "VHN-411396"
}
],
"trust": 0.28666667
},
"last_update_date": "2026-03-09T22:40:58.795000Z",
"patch": {
"_id": null,
"data": [
{
"title": "hitachi-sec-2022-142",
"trust": 0.8,
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"title": "Apache HTTP Server Remediation measures for environmental problem vulnerabilities",
"trust": 0.6,
"url": "http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=186364"
},
{
"title": "Red Hat: Important: httpd:2.4 security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221049 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd:2.4 security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221080 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221173 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd:2.4 security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221102 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221045 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd24-httpd security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221075 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd:2.4 security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221072 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221137 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221136 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221138 - Security Advisory"
},
{
"title": "Red Hat: Important: httpd security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221139 - Security Advisory"
},
{
"title": "Red Hat: ",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database\u0026qid=CVE-2022-22720"
},
{
"title": "Ubuntu Security Notice: USN-5333-2: Apache HTTP Server vulnerabilities",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=USN-5333-2"
},
{
"title": "Ubuntu Security Notice: USN-5333-1: Apache HTTP Server vulnerabilities",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice\u0026qid=USN-5333-1"
},
{
"title": "Amazon Linux AMI: ALAS-2022-1584",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami\u0026qid=ALAS-2022-1584"
},
{
"title": "Red Hat: Important: Red Hat JBoss Core Services Apache HTTP Server 2.4.37 SP11 security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221390 - Security Advisory"
},
{
"title": "Red Hat: Important: Red Hat JBoss Core Services Apache HTTP Server 2.4.37 SP11 security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20221389 - Security Advisory"
},
{
"title": "Hitachi Security Advisories: Vulnerability in Cosminexus HTTP Server and Hitachi Web Server",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=hitachi_security_advisories\u0026qid=hitachi-sec-2022-119"
},
{
"title": "Hitachi Security Advisories: Vulnerability in Hitachi Command Suite, Hitachi Automation Director, Hitachi Configuration Manager, Hitachi Infrastructure Analytics Advisor and Hitachi Ops Center",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=hitachi_security_advisories\u0026qid=hitachi-sec-2022-128"
},
{
"title": "Hitachi Security Advisories: Vulnerability in JP1 and Hitachi IT Operations Director",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=hitachi_security_advisories\u0026qid=hitachi-sec-2022-142"
},
{
"title": "Amazon Linux 2: ALAS2-2022-1783",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux2\u0026qid=ALAS2-2022-1783"
},
{
"title": "Amazon Linux 2022: ALAS2022-2022-053",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux2022\u0026qid=ALAS2022-2022-053"
},
{
"title": "Apple: macOS Monterey 12.4",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=apple_security_advisories\u0026qid=73857ee26a600b1527481f1deacc0619"
},
{
"title": "PROJET TUTEURE",
"trust": 0.1,
"url": "https://github.com/PierreChrd/py-projet-tut "
},
{
"title": "Tier 0\nTier 1\nTier 2",
"trust": 0.1,
"url": "https://github.com/Totes5706/TotesHTB "
},
{
"title": "Requirements\nvulnsearch-cve\nUsage\nvulnsearch\nUsage\nTest Sample",
"trust": 0.1,
"url": "https://github.com/kasem545/vulnsearch "
},
{
"title": "Skynet",
"trust": 0.1,
"url": "https://github.com/bioly230/THM_Skynet "
},
{
"title": "Shodan Search Script",
"trust": 0.1,
"url": "https://github.com/firatesatoglu/shodanSearch "
},
{
"title": "PoC in GitHub",
"trust": 0.1,
"url": "https://github.com/nomi-sec/PoC-in-GitHub "
},
{
"title": "CVE-2022-XXXX",
"trust": 0.1,
"url": "https://github.com/AlphabugX/CVE-2022-23305 "
},
{
"title": "CVE-2022-XXXX",
"trust": 0.1,
"url": "https://github.com/AlphabugX/CVE-2022-RCE "
}
],
"sources": [
{
"db": "VULMON",
"id": "CVE-2022-22720"
},
{
"db": "CNNVD",
"id": "CNNVD-202203-1236"
},
{
"db": "JVNDB",
"id": "JVNDB-2022-001479"
}
]
},
"problemtype_data": {
"_id": null,
"data": [
{
"problemtype": "CWE-444",
"trust": 1.1
},
{
"problemtype": "HTTP Request Smuggling (CWE-444) [NVD evaluation ]",
"trust": 0.8
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-411396"
},
{
"db": "JVNDB",
"id": "JVNDB-2022-001479"
},
{
"db": "NVD",
"id": "CVE-2022-22720"
}
]
},
"references": {
"_id": null,
"data": [
{
"trust": 2.6,
"url": "http://www.openwall.com/lists/oss-security/2022/03/14/3"
},
{
"trust": 1.8,
"url": "https://security.netapp.com/advisory/ntap-20220321-0001/"
},
{
"trust": 1.8,
"url": "https://support.apple.com/kb/ht213255"
},
{
"trust": 1.8,
"url": "https://support.apple.com/kb/ht213256"
},
{
"trust": 1.8,
"url": "https://support.apple.com/kb/ht213257"
},
{
"trust": 1.8,
"url": "http://seclists.org/fulldisclosure/2022/may/38"
},
{
"trust": 1.8,
"url": "http://seclists.org/fulldisclosure/2022/may/35"
},
{
"trust": 1.8,
"url": "http://seclists.org/fulldisclosure/2022/may/33"
},
{
"trust": 1.8,
"url": "https://security.gentoo.org/glsa/202208-20"
},
{
"trust": 1.8,
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"trust": 1.8,
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"trust": 1.8,
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html"
},
{
"trust": 1.6,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22720"
},
{
"trust": 1.2,
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"trust": 1.2,
"url": "https://access.redhat.com/security/cve/cve-2022-22720"
},
{
"trust": 1.1,
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/rgwilbort67shmslysqzg2nmxgcmpuzo/"
},
{
"trust": 1.1,
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/z7h26wj6tpknwv3qky4bhkukqvutzjtd/"
},
{
"trust": 1.1,
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/x73c35mmmzgbvpqqch7lqzumyznqa5fo/"
},
{
"trust": 0.8,
"url": "https://jvn.jp/vu/jvnvu99602154/"
},
{
"trust": 0.7,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/z7h26wj6tpknwv3qky4bhkukqvutzjtd/"
},
{
"trust": 0.7,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/x73c35mmmzgbvpqqch7lqzumyznqa5fo/"
},
{
"trust": 0.7,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/rgwilbort67shmslysqzg2nmxgcmpuzo/"
},
{
"trust": 0.6,
"url": "https://listman.redhat.com/mailman/listinfo/rhsa-announce"
},
{
"trust": 0.6,
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"trust": 0.6,
"url": "https://access.redhat.com/articles/11258"
},
{
"trust": 0.6,
"url": "https://access.redhat.com/security/team/key/"
},
{
"trust": 0.6,
"url": "https://bugzilla.redhat.com/):"
},
{
"trust": 0.6,
"url": "https://access.redhat.com/security/team/contact/"
},
{
"trust": 0.6,
"url": "httpd.apache.org/security/vulnerabilities_24.html"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022051316"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.1158"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022032819"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.1234"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.1077"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022031727"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022060706"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.1270"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022041954"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/166584/red-hat-security-advisory-2022-1173-01.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/166528/red-hat-security-advisory-2022-1102-01.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.4174"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/166803/red-hat-security-advisory-2022-1390-01.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.2352"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022031416"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.2376"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.1328"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.2411"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/168072/gentoo-linux-security-advisory-202208-20.html"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022032127"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.1269"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022051703"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022072204"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022032924"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/166355/ubuntu-security-notice-usn-5333-1.html"
},
{
"trust": 0.6,
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-22-132-02"
},
{
"trust": 0.6,
"url": "https://vigilance.fr/vulnerability/apache-http-server-information-disclosure-via-unclosed-inbound-connection-37793"
},
{
"trust": 0.6,
"url": "https://cxsecurity.com/cveshow/cve-2022-22720/"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022042138"
},
{
"trust": 0.6,
"url": "https://support.apple.com/en-us/ht213256"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/167189/apple-security-advisory-2022-05-16-4.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/166365/ubuntu-security-notice-usn-5333-2.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/166457/red-hat-security-advisory-2022-1045-01.html"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022031504"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/166501/red-hat-security-advisory-2022-1075-01.html"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022032432"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022050324"
},
{
"trust": 0.2,
"url": "https://ubuntu.com/security/notices/usn-5333-2"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22721"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-23308"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-44790"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22719"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-0778"
},
{
"trust": 0.1,
"url": "https://cwe.mitre.org/data/definitions/444.html"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1049"
},
{
"trust": 0.1,
"url": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-132-02"
},
{
"trust": 0.1,
"url": "https://support.apple.com/downloads/"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-46059"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22589"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22663"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-0128"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-4187"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22674"
},
{
"trust": 0.1,
"url": "https://support.apple.com/ht213256."
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-0530"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-44224"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26698"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-4193"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26697"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-4173"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-4192"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-4136"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-45444"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2018-25032"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22675"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26706"
},
{
"trust": 0.1,
"url": "https://www.apple.com/support/security/pgp/"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22665"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26712"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-4166"
},
{
"trust": 0.1,
"url": "https://support.apple.com/en-us/ht201222."
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1045"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1102"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1389"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-3537"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2022-0778"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-3541"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-3516"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-3517"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-3518"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-3537"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-3541"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2022-23308"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-3517"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-3518"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-3516"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-44790"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1136"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1072"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1075"
},
{
"trust": 0.1,
"url": "https://ubuntu.com/security/notices/usn-5333-1"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-23943"
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-411396"
},
{
"db": "VULMON",
"id": "CVE-2022-22720"
},
{
"db": "PACKETSTORM",
"id": "167188"
},
{
"db": "PACKETSTORM",
"id": "166457"
},
{
"db": "PACKETSTORM",
"id": "166528"
},
{
"db": "PACKETSTORM",
"id": "166805"
},
{
"db": "PACKETSTORM",
"id": "166576"
},
{
"db": "PACKETSTORM",
"id": "166488"
},
{
"db": "PACKETSTORM",
"id": "166501"
},
{
"db": "PACKETSTORM",
"id": "166365"
},
{
"db": "CNNVD",
"id": "CNNVD-202203-1236"
},
{
"db": "JVNDB",
"id": "JVNDB-2022-001479"
},
{
"db": "NVD",
"id": "CVE-2022-22720"
}
]
},
"sources": {
"_id": null,
"data": [
{
"db": "VULHUB",
"id": "VHN-411396",
"ident": null
},
{
"db": "VULMON",
"id": "CVE-2022-22720",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "167188",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166457",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166528",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166805",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166576",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166488",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166501",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166365",
"ident": null
},
{
"db": "CNNVD",
"id": "CNNVD-202203-1236",
"ident": null
},
{
"db": "JVNDB",
"id": "JVNDB-2022-001479",
"ident": null
},
{
"db": "NVD",
"id": "CVE-2022-22720",
"ident": null
}
]
},
"sources_release_date": {
"_id": null,
"data": [
{
"date": "2022-03-14T00:00:00",
"db": "VULHUB",
"id": "VHN-411396",
"ident": null
},
{
"date": "2022-03-14T00:00:00",
"db": "VULMON",
"id": "CVE-2022-22720",
"ident": null
},
{
"date": "2022-05-17T16:59:42",
"db": "PACKETSTORM",
"id": "167188",
"ident": null
},
{
"date": "2022-03-25T15:21:09",
"db": "PACKETSTORM",
"id": "166457",
"ident": null
},
{
"date": "2022-03-29T17:15:37",
"db": "PACKETSTORM",
"id": "166528",
"ident": null
},
{
"date": "2022-04-21T15:10:14",
"db": "PACKETSTORM",
"id": "166805",
"ident": null
},
{
"date": "2022-04-04T14:30:33",
"db": "PACKETSTORM",
"id": "166576",
"ident": null
},
{
"date": "2022-03-28T15:52:08",
"db": "PACKETSTORM",
"id": "166488",
"ident": null
},
{
"date": "2022-03-28T15:55:12",
"db": "PACKETSTORM",
"id": "166501",
"ident": null
},
{
"date": "2022-03-18T15:34:37",
"db": "PACKETSTORM",
"id": "166365",
"ident": null
},
{
"date": "2022-03-14T00:00:00",
"db": "CNNVD",
"id": "CNNVD-202203-1236",
"ident": null
},
{
"date": "2022-03-23T00:00:00",
"db": "JVNDB",
"id": "JVNDB-2022-001479",
"ident": null
},
{
"date": "2022-03-14T11:15:09.083000",
"db": "NVD",
"id": "CVE-2022-22720",
"ident": null
}
]
},
"sources_update_date": {
"_id": null,
"data": [
{
"date": "2022-11-02T00:00:00",
"db": "VULHUB",
"id": "VHN-411396",
"ident": null
},
{
"date": "2023-11-07T00:00:00",
"db": "VULMON",
"id": "CVE-2022-22720",
"ident": null
},
{
"date": "2022-08-25T00:00:00",
"db": "CNNVD",
"id": "CNNVD-202203-1236",
"ident": null
},
{
"date": "2023-12-12T07:47:00",
"db": "JVNDB",
"id": "JVNDB-2022-001479",
"ident": null
},
{
"date": "2024-11-21T06:47:18.963000",
"db": "NVD",
"id": "CVE-2022-22720",
"ident": null
}
]
},
"threat_type": {
"_id": null,
"data": "remote",
"sources": [
{
"db": "PACKETSTORM",
"id": "166365"
},
{
"db": "CNNVD",
"id": "CNNVD-202203-1236"
}
],
"trust": 0.7
},
"title": {
"_id": null,
"data": "Apache\u00a0HTTP\u00a0Server\u00a0 In \u00a0HTTP\u00a0 Request Smuggling Vulnerability",
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2022-001479"
}
],
"trust": 0.8
},
"type": {
"_id": null,
"data": "environmental issue",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-202203-1236"
}
],
"trust": 0.6
}
}
VDE-2022-014
Vulnerability from csaf_phoenixcontactgmbhcokg - Published: 2022-04-12 06:00 - Updated: 2025-05-22 13:03Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-31001 | — |
Mitigation
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: CSAFPID-32001 | — |
{
"document": {
"acknowledgments": [
{
"organization": "CERT@VDE",
"summary": "coordination"
},
{
"organization": "James Kettle",
"summary": "discovering."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-GB",
"notes": [
{
"category": "summary",
"text": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling.\nFor the mGuard Device Manager only the mdm Installer for Windows is affected.",
"title": "Summary"
},
{
"category": "description",
"text": "Attackers with network access to the Apache web server can download and therefore read mGuard configuration profiles (\u0027ATV profiles\u0027). Such configuration profiles may contain sensitive information, e.g., private keys associated with IPsec VPN connections.",
"title": "Impact"
},
{
"category": "description",
"text": "This vulnerability is exploitable only if the ConfigPull functionality is used and config files are stored unencrypted. As a best practice and mitigation measure, we recommend storing configuration files encrypted with the device specific public key of the mGuard appliances.",
"title": "Mitigation"
},
{
"category": "description",
"text": "PHOENIX CONTACT strongly recommends upgrading FL MGUARD DM UNLIMITED to version 1.13.0.2 or higher, which fixes this vulnerability.",
"title": "Remediation"
}
],
"publisher": {
"category": "vendor",
"contact_details": "psirt@phoenixcontact.com",
"name": "Phoenix Contact GmbH \u0026 Co. KG",
"namespace": "https://phoenixcontact.com/psirt"
},
"references": [
{
"category": "external",
"summary": "PHOENIX CONTACT PSIRT ",
"url": "https://phoenixcontact.com/psirt"
},
{
"category": "external",
"summary": "CERT@VDE Security Advisories for PHOENIX CONTACT",
"url": "https://certvde.com/en/advisories/vendor/phoenixcontact/"
},
{
"category": "self",
"summary": "VDE-2022-014: PHOENIX CONTACT: mGuard Device Manager affected by HTTP Request Smuggling of Apache Webserver - HTML",
"url": "https://certvde.com/en/advisories/VDE-2022-014/"
},
{
"category": "self",
"summary": "VDE-2022-014: PHOENIX CONTACT: mGuard Device Manager affected by HTTP Request Smuggling of Apache Webserver - CSAF",
"url": "https://phoenixcontact.csaf-tp.certvde.com/.well-known/csaf/white/2022/vde-2022-014.json"
}
],
"title": "PHOENIX CONTACT: mGuard Device Manager affected by HTTP Request Smuggling of Apache Webserver",
"tracking": {
"aliases": [
"VDE-2022-014"
],
"current_release_date": "2025-05-22T13:03:10.000Z",
"generator": {
"date": "2025-03-31T07:41:03.598Z",
"engine": {
"name": "Secvisogram",
"version": "2.5.22"
}
},
"id": "VDE-2022-014",
"initial_release_date": "2022-04-12T06:00:00.000Z",
"revision_history": [
{
"date": "2022-04-12T06:00:00.000Z",
"number": "1",
"summary": "Initial revision."
},
{
"date": "2025-05-22T13:03:10.000Z",
"number": "2",
"summary": "Fix: added distribution, quotation mark"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "FL MGUARD DM UNLIMITED",
"product": {
"name": "FL MGUARD DM UNLIMITED",
"product_id": "CSAFPID-11001",
"product_identification_helper": {
"model_numbers": [
"2981974"
]
}
}
}
],
"category": "product_family",
"name": "Hardware"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=1.13.0.1",
"product": {
"name": "Firmware \u003c=1.13.0.1",
"product_id": "CSAFPID-21001"
}
},
{
"category": "product_version",
"name": "1.13.0.2",
"product": {
"name": "Firmware 1.13.0.2",
"product_id": "CSAFPID-22001"
}
}
],
"category": "product_family",
"name": "Firmware"
}
],
"category": "vendor",
"name": "PHOENIX CONTACT"
}
],
"relationships": [
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware \u003c=1.13.0.1 installed on FL MGUARD DM UNLIMITED",
"product_id": "CSAFPID-31001"
},
"product_reference": "CSAFPID-21001",
"relates_to_product_reference": "CSAFPID-11001"
},
{
"category": "installed_on",
"full_product_name": {
"name": "Firmware 1.13.0.2 installed on FL MGUARD DM UNLIMITED",
"product_id": "CSAFPID-32001"
},
"product_reference": "CSAFPID-22001",
"relates_to_product_reference": "CSAFPID-11001"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22720",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "description",
"text": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling",
"title": "Vulnerability Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-32001"
],
"known_affected": [
"CSAFPID-31001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "This vulnerability is exploitable only if the ConfigPull functionality is used and config files are stored unencrypted. As a best practice and mitigation measure, we recommend storing configuration files encrypted with the device specific public key of the mGuard appliances.",
"product_ids": [
"CSAFPID-31001"
]
},
{
"category": "vendor_fix",
"details": "PHOENIX CONTACT strongly recommends upgrading FL MGUARD DM UNLIMITED to version 1.13.0.2 or higher, which fixes this vulnerability.",
"product_ids": [
"CSAFPID-31001"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-31001"
]
}
],
"title": "CVE-2022-22720"
}
]
}
WID-SEC-W-2022-0302
Vulnerability from csaf_certbund - Published: 2022-06-14 22:00 - Updated: 2025-10-06 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server 7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:7
|
7 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
{
"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": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"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-2022-0302 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0302.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0302 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0302"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX22-013 vom 2022-06-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2022/06/Xerox-Security-Bulletin-XRX22-013-FreeFlow-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX22-012 vom 2022-06-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2022/06/Xerox-Security-Bulletin-XRX22-012-FreeFlow-Printer.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX22-015",
"url": "https://security.business.xerox.com/wp-content/uploads/2022/06/Xerox-Security-Bulletin-XRX22-015-FreeFlow-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-005 vom 2023-04-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/04/Xerox-Security-Bulletin-XRX23-005-Xerox%25C2%25AE-FreeFlow%25C2%25AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-017 vom 2025-10-07",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/10/Xerox-Security-Bulletin-XRX25-017-for-Xerox-FreeFlow-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen erm\u00f6glichen Ausf\u00fchren von beliebigem Programmcode mit Administratorrechten",
"tracking": {
"current_release_date": "2025-10-06T22:00:00.000+00:00",
"generator": {
"date": "2025-10-07T08:04:32.343+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2022-0302",
"initial_release_date": "2022-06-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-06-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-06-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-04-03T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-10-06T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7",
"product": {
"name": "Xerox FreeFlow Print Server 7",
"product_id": "T000872",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:7"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-2124",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2016-2124"
},
{
"cve": "CVE-2019-14822",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2019-14822"
},
{
"cve": "CVE-2019-19906",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2019-19906"
},
{
"cve": "CVE-2020-15250",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2020-15250"
},
{
"cve": "CVE-2020-17049",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2020-17049"
},
{
"cve": "CVE-2020-25717",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2020-25717"
},
{
"cve": "CVE-2020-25718",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2020-25718"
},
{
"cve": "CVE-2020-25719",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2020-25719"
},
{
"cve": "CVE-2020-25721",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2020-25721"
},
{
"cve": "CVE-2020-25722",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2020-25722"
},
{
"cve": "CVE-2020-9484",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2020-9484"
},
{
"cve": "CVE-2021-21707",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-22926",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-23192",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-23192"
},
{
"cve": "CVE-2021-27815",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-27815"
},
{
"cve": "CVE-2021-30846",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-30846"
},
{
"cve": "CVE-2021-30848",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-30848"
},
{
"cve": "CVE-2021-30849",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-30849"
},
{
"cve": "CVE-2021-30851",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-30851"
},
{
"cve": "CVE-2021-30858",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-30858"
},
{
"cve": "CVE-2021-33430",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-33430"
},
{
"cve": "CVE-2021-34141",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-34141"
},
{
"cve": "CVE-2021-35604",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-35604"
},
{
"cve": "CVE-2021-35624",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-35624"
},
{
"cve": "CVE-2021-3572",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3572"
},
{
"cve": "CVE-2021-3711",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-3733",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3733"
},
{
"cve": "CVE-2021-3737",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3737"
},
{
"cve": "CVE-2021-3738",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3738"
},
{
"cve": "CVE-2021-3770",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3770"
},
{
"cve": "CVE-2021-3778",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3778"
},
{
"cve": "CVE-2021-3796",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3796"
},
{
"cve": "CVE-2021-38115",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-38115"
},
{
"cve": "CVE-2021-3872",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3872"
},
{
"cve": "CVE-2021-3875",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3875"
},
{
"cve": "CVE-2021-3903",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3903"
},
{
"cve": "CVE-2021-39212",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39212"
},
{
"cve": "CVE-2021-39272",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39272"
},
{
"cve": "CVE-2021-3928",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3928"
},
{
"cve": "CVE-2021-3968",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3968"
},
{
"cve": "CVE-2021-3973",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3973"
},
{
"cve": "CVE-2021-3974",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3974"
},
{
"cve": "CVE-2021-3984",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-3984"
},
{
"cve": "CVE-2021-39920",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39920"
},
{
"cve": "CVE-2021-39921",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39921"
},
{
"cve": "CVE-2021-39922",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39922"
},
{
"cve": "CVE-2021-39923",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39923"
},
{
"cve": "CVE-2021-39924",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39924"
},
{
"cve": "CVE-2021-39925",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39925"
},
{
"cve": "CVE-2021-39926",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39926"
},
{
"cve": "CVE-2021-39928",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39928"
},
{
"cve": "CVE-2021-39929",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-39929"
},
{
"cve": "CVE-2021-4008",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4008"
},
{
"cve": "CVE-2021-4009",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4009"
},
{
"cve": "CVE-2021-4010",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4010"
},
{
"cve": "CVE-2021-4011",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4011"
},
{
"cve": "CVE-2021-40145",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-40145"
},
{
"cve": "CVE-2021-4019",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4019"
},
{
"cve": "CVE-2021-4034",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4034"
},
{
"cve": "CVE-2021-4069",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4069"
},
{
"cve": "CVE-2021-40812",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-40812"
},
{
"cve": "CVE-2021-41133",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-41133"
},
{
"cve": "CVE-2021-4140",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4140"
},
{
"cve": "CVE-2021-41495",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-41495"
},
{
"cve": "CVE-2021-41496",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-41496"
},
{
"cve": "CVE-2021-4160",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4160"
},
{
"cve": "CVE-2021-4181",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4181"
},
{
"cve": "CVE-2021-41817",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-41817"
},
{
"cve": "CVE-2021-41819",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-41819"
},
{
"cve": "CVE-2021-4182",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4182"
},
{
"cve": "CVE-2021-4183",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4183"
},
{
"cve": "CVE-2021-4184",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4184"
},
{
"cve": "CVE-2021-4185",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-4185"
},
{
"cve": "CVE-2021-42717",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-42717"
},
{
"cve": "CVE-2021-42762",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-42762"
},
{
"cve": "CVE-2021-43331",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43331"
},
{
"cve": "CVE-2021-43332",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43332"
},
{
"cve": "CVE-2021-43395",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43395"
},
{
"cve": "CVE-2021-43527",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43527"
},
{
"cve": "CVE-2021-43528",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43528"
},
{
"cve": "CVE-2021-43536",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43536"
},
{
"cve": "CVE-2021-43537",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43537"
},
{
"cve": "CVE-2021-43538",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43538"
},
{
"cve": "CVE-2021-43539",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43539"
},
{
"cve": "CVE-2021-43541",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43541"
},
{
"cve": "CVE-2021-43542",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43542"
},
{
"cve": "CVE-2021-43543",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43543"
},
{
"cve": "CVE-2021-43545",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43545"
},
{
"cve": "CVE-2021-43546",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43546"
},
{
"cve": "CVE-2021-43566",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43566"
},
{
"cve": "CVE-2021-43818",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-43818"
},
{
"cve": "CVE-2021-44142",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44142"
},
{
"cve": "CVE-2021-44224",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44227",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44227"
},
{
"cve": "CVE-2021-44420",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44420"
},
{
"cve": "CVE-2021-44531",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44531"
},
{
"cve": "CVE-2021-44532",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44532"
},
{
"cve": "CVE-2021-44533",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44533"
},
{
"cve": "CVE-2021-44540",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44540"
},
{
"cve": "CVE-2021-44541",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44541"
},
{
"cve": "CVE-2021-44542",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44542"
},
{
"cve": "CVE-2021-44543",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44543"
},
{
"cve": "CVE-2021-44790",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-44790"
},
{
"cve": "CVE-2021-45078",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-45078"
},
{
"cve": "CVE-2021-45115",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-45115"
},
{
"cve": "CVE-2021-45116",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-45116"
},
{
"cve": "CVE-2021-45452",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-45452"
},
{
"cve": "CVE-2021-45960",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-45960"
},
{
"cve": "CVE-2021-46143",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2021-46143"
},
{
"cve": "CVE-2022-0336",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-0336"
},
{
"cve": "CVE-2022-0391",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-0391"
},
{
"cve": "CVE-2022-0566",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-0566"
},
{
"cve": "CVE-2022-0581",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-0581"
},
{
"cve": "CVE-2022-0582",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-0582"
},
{
"cve": "CVE-2022-0583",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-0583"
},
{
"cve": "CVE-2022-0585",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-0585"
},
{
"cve": "CVE-2022-0586",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-0586"
},
{
"cve": "CVE-2022-0778",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-21248",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21248"
},
{
"cve": "CVE-2022-21263",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21263"
},
{
"cve": "CVE-2022-21271",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21271"
},
{
"cve": "CVE-2022-21282",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21282"
},
{
"cve": "CVE-2022-21291",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21291"
},
{
"cve": "CVE-2022-21293",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21293"
},
{
"cve": "CVE-2022-21294",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21294"
},
{
"cve": "CVE-2022-21296",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21296"
},
{
"cve": "CVE-2022-21298",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21298"
},
{
"cve": "CVE-2022-21299",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21299"
},
{
"cve": "CVE-2022-21305",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21305"
},
{
"cve": "CVE-2022-21340",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21340"
},
{
"cve": "CVE-2022-21341",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21341"
},
{
"cve": "CVE-2022-21349",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21349"
},
{
"cve": "CVE-2022-21360",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21360"
},
{
"cve": "CVE-2022-21365",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21365"
},
{
"cve": "CVE-2022-21375",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21375"
},
{
"cve": "CVE-2022-21384",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21384"
},
{
"cve": "CVE-2022-21416",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21416"
},
{
"cve": "CVE-2022-21446",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21446"
},
{
"cve": "CVE-2022-21461",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21461"
},
{
"cve": "CVE-2022-21463",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21463"
},
{
"cve": "CVE-2022-21493",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21493"
},
{
"cve": "CVE-2022-21494",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21494"
},
{
"cve": "CVE-2022-21712",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21712"
},
{
"cve": "CVE-2022-21716",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21716"
},
{
"cve": "CVE-2022-21824",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-21824"
},
{
"cve": "CVE-2022-22719",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-22737",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22737"
},
{
"cve": "CVE-2022-22738",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22738"
},
{
"cve": "CVE-2022-22739",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22739"
},
{
"cve": "CVE-2022-22740",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22740"
},
{
"cve": "CVE-2022-22741",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22741"
},
{
"cve": "CVE-2022-22742",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22742"
},
{
"cve": "CVE-2022-22743",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22743"
},
{
"cve": "CVE-2022-22744",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22744"
},
{
"cve": "CVE-2022-22745",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22745"
},
{
"cve": "CVE-2022-22746",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22746"
},
{
"cve": "CVE-2022-22747",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22747"
},
{
"cve": "CVE-2022-22748",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22748"
},
{
"cve": "CVE-2022-22751",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22751"
},
{
"cve": "CVE-2022-22753",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22753"
},
{
"cve": "CVE-2022-22754",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22754"
},
{
"cve": "CVE-2022-22756",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22756"
},
{
"cve": "CVE-2022-22759",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22759"
},
{
"cve": "CVE-2022-22760",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22760"
},
{
"cve": "CVE-2022-22761",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22761"
},
{
"cve": "CVE-2022-22763",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22763"
},
{
"cve": "CVE-2022-22764",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22764"
},
{
"cve": "CVE-2022-22815",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22815"
},
{
"cve": "CVE-2022-22816",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22816"
},
{
"cve": "CVE-2022-22817",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22817"
},
{
"cve": "CVE-2022-22818",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22818"
},
{
"cve": "CVE-2022-22822",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22822"
},
{
"cve": "CVE-2022-22823",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22823"
},
{
"cve": "CVE-2022-22824",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22824"
},
{
"cve": "CVE-2022-22825",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22825"
},
{
"cve": "CVE-2022-22826",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22826"
},
{
"cve": "CVE-2022-22827",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-22827"
},
{
"cve": "CVE-2022-23181",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-23181"
},
{
"cve": "CVE-2022-23833",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-23833"
},
{
"cve": "CVE-2022-23852",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-23852"
},
{
"cve": "CVE-2022-23943",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-23943"
},
{
"cve": "CVE-2022-23990",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-23990"
},
{
"cve": "CVE-2022-24407",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-24407"
},
{
"cve": "CVE-2022-25235",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-25235"
},
{
"cve": "CVE-2022-25236",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-25313",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-25313"
},
{
"cve": "CVE-2022-25314",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-25314"
},
{
"cve": "CVE-2022-25315",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-25315"
},
{
"cve": "CVE-2022-26381",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-26381"
},
{
"cve": "CVE-2022-26383",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-26383"
},
{
"cve": "CVE-2022-26384",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-26384"
},
{
"cve": "CVE-2022-26386",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-26386"
},
{
"cve": "CVE-2022-26387",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-26387"
},
{
"cve": "CVE-2022-26485",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-26485"
},
{
"cve": "CVE-2022-26486",
"product_status": {
"known_affected": [
"T000872",
"T002977"
]
},
"release_date": "2022-06-14T22:00:00.000+00:00",
"title": "CVE-2022-26486"
}
]
}
WID-SEC-W-2022-0432
Vulnerability from csaf_certbund - Published: 2022-06-21 22:00 - Updated: 2025-10-06 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 |
{
"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": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"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-2022-0432 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0432.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0432 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0432"
},
{
"category": "external",
"summary": "Xerox Mini Bulletin XRX21A vom 2022-06-21",
"url": "https://security.business.xerox.com/wp-content/uploads/2022/06/Xerox-Security-Bulletin-XRX22-014-FreeFlow-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-005 vom 2023-04-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/04/Xerox-Security-Bulletin-XRX23-005-Xerox%25C2%25AE-FreeFlow%25C2%25AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-017 vom 2025-10-07",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/10/Xerox-Security-Bulletin-XRX25-017-for-Xerox-FreeFlow-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-06T22:00:00.000+00:00",
"generator": {
"date": "2025-10-07T08:04:33.254+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2022-0432",
"initial_release_date": "2022-06-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-06-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-04-03T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-10-06T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
},
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-2124",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2016-2124"
},
{
"cve": "CVE-2019-14822",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2019-14822"
},
{
"cve": "CVE-2019-19906",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2019-19906"
},
{
"cve": "CVE-2020-15250",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2020-15250"
},
{
"cve": "CVE-2020-17049",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2020-17049"
},
{
"cve": "CVE-2020-25717",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2020-25717"
},
{
"cve": "CVE-2020-25718",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2020-25718"
},
{
"cve": "CVE-2020-25719",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2020-25719"
},
{
"cve": "CVE-2020-25721",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2020-25721"
},
{
"cve": "CVE-2020-25722",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2020-25722"
},
{
"cve": "CVE-2020-9484",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2020-9484"
},
{
"cve": "CVE-2021-21707",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-22926",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-22926"
},
{
"cve": "CVE-2021-23192",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-23192"
},
{
"cve": "CVE-2021-27815",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-27815"
},
{
"cve": "CVE-2021-30846",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-30846"
},
{
"cve": "CVE-2021-30848",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-30848"
},
{
"cve": "CVE-2021-30849",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-30849"
},
{
"cve": "CVE-2021-30851",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-30851"
},
{
"cve": "CVE-2021-30858",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-30858"
},
{
"cve": "CVE-2021-33430",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-33430"
},
{
"cve": "CVE-2021-34141",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-34141"
},
{
"cve": "CVE-2021-35604",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-35604"
},
{
"cve": "CVE-2021-35624",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-35624"
},
{
"cve": "CVE-2021-3572",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3572"
},
{
"cve": "CVE-2021-3711",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-3733",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3733"
},
{
"cve": "CVE-2021-3737",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3737"
},
{
"cve": "CVE-2021-3738",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3738"
},
{
"cve": "CVE-2021-3770",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3770"
},
{
"cve": "CVE-2021-3778",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3778"
},
{
"cve": "CVE-2021-3796",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3796"
},
{
"cve": "CVE-2021-38115",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-38115"
},
{
"cve": "CVE-2021-3872",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3872"
},
{
"cve": "CVE-2021-3875",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3875"
},
{
"cve": "CVE-2021-3903",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3903"
},
{
"cve": "CVE-2021-39212",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39212"
},
{
"cve": "CVE-2021-39272",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39272"
},
{
"cve": "CVE-2021-3928",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3928"
},
{
"cve": "CVE-2021-3968",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3968"
},
{
"cve": "CVE-2021-3973",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3973"
},
{
"cve": "CVE-2021-3974",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3974"
},
{
"cve": "CVE-2021-3984",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-3984"
},
{
"cve": "CVE-2021-39920",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39920"
},
{
"cve": "CVE-2021-39921",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39921"
},
{
"cve": "CVE-2021-39922",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39922"
},
{
"cve": "CVE-2021-39923",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39923"
},
{
"cve": "CVE-2021-39924",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39924"
},
{
"cve": "CVE-2021-39925",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39925"
},
{
"cve": "CVE-2021-39926",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39926"
},
{
"cve": "CVE-2021-39928",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39928"
},
{
"cve": "CVE-2021-39929",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-39929"
},
{
"cve": "CVE-2021-4008",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4008"
},
{
"cve": "CVE-2021-4009",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4009"
},
{
"cve": "CVE-2021-4010",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4010"
},
{
"cve": "CVE-2021-4011",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4011"
},
{
"cve": "CVE-2021-40145",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-40145"
},
{
"cve": "CVE-2021-4019",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4019"
},
{
"cve": "CVE-2021-4034",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4034"
},
{
"cve": "CVE-2021-4069",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4069"
},
{
"cve": "CVE-2021-40812",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-40812"
},
{
"cve": "CVE-2021-41133",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-41133"
},
{
"cve": "CVE-2021-4140",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4140"
},
{
"cve": "CVE-2021-41495",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-41495"
},
{
"cve": "CVE-2021-41496",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-41496"
},
{
"cve": "CVE-2021-4181",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4181"
},
{
"cve": "CVE-2021-41817",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-41817"
},
{
"cve": "CVE-2021-41819",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-41819"
},
{
"cve": "CVE-2021-4182",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4182"
},
{
"cve": "CVE-2021-4183",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4183"
},
{
"cve": "CVE-2021-4184",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4184"
},
{
"cve": "CVE-2021-4185",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-4185"
},
{
"cve": "CVE-2021-42717",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-42717"
},
{
"cve": "CVE-2021-42762",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-42762"
},
{
"cve": "CVE-2021-43331",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43331"
},
{
"cve": "CVE-2021-43332",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43332"
},
{
"cve": "CVE-2021-43395",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43395"
},
{
"cve": "CVE-2021-43527",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43527"
},
{
"cve": "CVE-2021-43528",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43528"
},
{
"cve": "CVE-2021-43536",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43536"
},
{
"cve": "CVE-2021-43537",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43537"
},
{
"cve": "CVE-2021-43538",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43538"
},
{
"cve": "CVE-2021-43539",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43539"
},
{
"cve": "CVE-2021-43541",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43541"
},
{
"cve": "CVE-2021-43542",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43542"
},
{
"cve": "CVE-2021-43543",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43543"
},
{
"cve": "CVE-2021-43545",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43545"
},
{
"cve": "CVE-2021-43546",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43546"
},
{
"cve": "CVE-2021-43566",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43566"
},
{
"cve": "CVE-2021-43818",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-43818"
},
{
"cve": "CVE-2021-44142",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44142"
},
{
"cve": "CVE-2021-44224",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44227",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44227"
},
{
"cve": "CVE-2021-44420",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44420"
},
{
"cve": "CVE-2021-44531",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44531"
},
{
"cve": "CVE-2021-44532",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44532"
},
{
"cve": "CVE-2021-44533",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44533"
},
{
"cve": "CVE-2021-44540",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44540"
},
{
"cve": "CVE-2021-44541",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44541"
},
{
"cve": "CVE-2021-44542",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44542"
},
{
"cve": "CVE-2021-44543",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44543"
},
{
"cve": "CVE-2021-44790",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-44790"
},
{
"cve": "CVE-2021-45078",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-45078"
},
{
"cve": "CVE-2021-45115",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-45115"
},
{
"cve": "CVE-2021-45116",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-45116"
},
{
"cve": "CVE-2021-45452",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-45452"
},
{
"cve": "CVE-2021-45960",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-45960"
},
{
"cve": "CVE-2021-46143",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2021-46143"
},
{
"cve": "CVE-2022-0336",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-0336"
},
{
"cve": "CVE-2022-0391",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-0391"
},
{
"cve": "CVE-2022-0566",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-0566"
},
{
"cve": "CVE-2022-0581",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-0581"
},
{
"cve": "CVE-2022-0582",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-0582"
},
{
"cve": "CVE-2022-0583",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-0583"
},
{
"cve": "CVE-2022-0585",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-0585"
},
{
"cve": "CVE-2022-0586",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-0586"
},
{
"cve": "CVE-2022-0778",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-21248",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21248"
},
{
"cve": "CVE-2022-21263",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21263"
},
{
"cve": "CVE-2022-21271",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21271"
},
{
"cve": "CVE-2022-21282",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21282"
},
{
"cve": "CVE-2022-21291",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21291"
},
{
"cve": "CVE-2022-21293",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21293"
},
{
"cve": "CVE-2022-21294",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21294"
},
{
"cve": "CVE-2022-21296",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21296"
},
{
"cve": "CVE-2022-21298",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21298"
},
{
"cve": "CVE-2022-21299",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21299"
},
{
"cve": "CVE-2022-21305",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21305"
},
{
"cve": "CVE-2022-21340",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21340"
},
{
"cve": "CVE-2022-21341",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21341"
},
{
"cve": "CVE-2022-21349",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21349"
},
{
"cve": "CVE-2022-21360",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21360"
},
{
"cve": "CVE-2022-21365",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21365"
},
{
"cve": "CVE-2022-21375",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21375"
},
{
"cve": "CVE-2022-21384",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21384"
},
{
"cve": "CVE-2022-21416",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21416"
},
{
"cve": "CVE-2022-21446",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21446"
},
{
"cve": "CVE-2022-21461",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21461"
},
{
"cve": "CVE-2022-21463",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21463"
},
{
"cve": "CVE-2022-21493",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21493"
},
{
"cve": "CVE-2022-21494",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21494"
},
{
"cve": "CVE-2022-21712",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21712"
},
{
"cve": "CVE-2022-21716",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21716"
},
{
"cve": "CVE-2022-21824",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-21824"
},
{
"cve": "CVE-2022-22719",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-22737",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22737"
},
{
"cve": "CVE-2022-22738",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22738"
},
{
"cve": "CVE-2022-22739",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22739"
},
{
"cve": "CVE-2022-22740",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22740"
},
{
"cve": "CVE-2022-22741",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22741"
},
{
"cve": "CVE-2022-22742",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22742"
},
{
"cve": "CVE-2022-22743",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22743"
},
{
"cve": "CVE-2022-22744",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22744"
},
{
"cve": "CVE-2022-22745",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22745"
},
{
"cve": "CVE-2022-22746",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22746"
},
{
"cve": "CVE-2022-22747",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22747"
},
{
"cve": "CVE-2022-22748",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22748"
},
{
"cve": "CVE-2022-22751",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22751"
},
{
"cve": "CVE-2022-22753",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22753"
},
{
"cve": "CVE-2022-22754",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22754"
},
{
"cve": "CVE-2022-22756",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22756"
},
{
"cve": "CVE-2022-22759",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22759"
},
{
"cve": "CVE-2022-22760",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22760"
},
{
"cve": "CVE-2022-22761",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22761"
},
{
"cve": "CVE-2022-22763",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22763"
},
{
"cve": "CVE-2022-22764",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22764"
},
{
"cve": "CVE-2022-22815",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22815"
},
{
"cve": "CVE-2022-22816",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22816"
},
{
"cve": "CVE-2022-22817",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22817"
},
{
"cve": "CVE-2022-22818",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22818"
},
{
"cve": "CVE-2022-22822",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22822"
},
{
"cve": "CVE-2022-22823",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22823"
},
{
"cve": "CVE-2022-22824",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22824"
},
{
"cve": "CVE-2022-22825",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22825"
},
{
"cve": "CVE-2022-22826",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22826"
},
{
"cve": "CVE-2022-22827",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-22827"
},
{
"cve": "CVE-2022-23181",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-23181"
},
{
"cve": "CVE-2022-23833",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-23833"
},
{
"cve": "CVE-2022-23852",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-23852"
},
{
"cve": "CVE-2022-23943",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-23943"
},
{
"cve": "CVE-2022-23990",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-23990"
},
{
"cve": "CVE-2022-24407",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-24407"
},
{
"cve": "CVE-2022-25235",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-25235"
},
{
"cve": "CVE-2022-25236",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-25313",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-25313"
},
{
"cve": "CVE-2022-25314",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-25314"
},
{
"cve": "CVE-2022-25315",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-25315"
},
{
"cve": "CVE-2022-26381",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-26381"
},
{
"cve": "CVE-2022-26383",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-26383"
},
{
"cve": "CVE-2022-26384",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-26384"
},
{
"cve": "CVE-2022-26386",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-26386"
},
{
"cve": "CVE-2022-26387",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-26387"
},
{
"cve": "CVE-2022-26485",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-26485"
},
{
"cve": "CVE-2022-26486",
"product_status": {
"known_affected": [
"T015632",
"T002977"
]
},
"release_date": "2022-06-21T22:00:00.000+00:00",
"title": "CVE-2022-26486"
}
]
}
WID-SEC-W-2022-0646
Vulnerability from csaf_certbund - Published: 2022-03-13 23:00 - Updated: 2023-10-19 22:00In Apache HTTP Server existieren mehrere Schwachstellen. Die Schwachstellen sind auf die Nutzung einer nicht initialisierten Variablen, Fehler beim Schließen von Verbindungen, Pufferüberläufe sowie Out-of-Bounds-Lese und Schreibfehler zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Rational Build Forge
IBM
|
cpe:/a:ibm:rational_build_forge:-
|
— | |
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Hitachi Command Suite
Hitachi
|
cpe:/a:hitachi:command_suite:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
QNAP NAS
QNAP
|
cpe:/h:qnap:nas:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
In Apache HTTP Server existieren mehrere Schwachstellen. Die Schwachstellen sind auf die Nutzung einer nicht initialisierten Variablen, Fehler beim Schließen von Verbindungen, Pufferüberläufe sowie Out-of-Bounds-Lese und Schreibfehler zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Rational Build Forge
IBM
|
cpe:/a:ibm:rational_build_forge:-
|
— | |
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Hitachi Command Suite
Hitachi
|
cpe:/a:hitachi:command_suite:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
QNAP NAS
QNAP
|
cpe:/h:qnap:nas:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
In Apache HTTP Server existieren mehrere Schwachstellen. Die Schwachstellen sind auf die Nutzung einer nicht initialisierten Variablen, Fehler beim Schließen von Verbindungen, Pufferüberläufe sowie Out-of-Bounds-Lese und Schreibfehler zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Rational Build Forge
IBM
|
cpe:/a:ibm:rational_build_forge:-
|
— | |
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Hitachi Command Suite
Hitachi
|
cpe:/a:hitachi:command_suite:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
QNAP NAS
QNAP
|
cpe:/h:qnap:nas:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
In Apache HTTP Server existieren mehrere Schwachstellen. Die Schwachstellen sind auf die Nutzung einer nicht initialisierten Variablen, Fehler beim Schließen von Verbindungen, Pufferüberläufe sowie Out-of-Bounds-Lese und Schreibfehler zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Rational Build Forge
IBM
|
cpe:/a:ibm:rational_build_forge:-
|
— | |
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Hitachi Command Suite
Hitachi
|
cpe:/a:hitachi:command_suite:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
QNAP NAS
QNAP
|
cpe:/h:qnap:nas:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— |
{
"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": "Apache ist ein Webserver f\u00fcr verschiedene Plattformen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Apache HTTP Server ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- MacOS X\n- Windows\n- F5 Networks\n- Sonstiges\n- Hardware Appliance",
"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-2022-0646 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0646.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0646 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0646"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7056039 vom 2023-10-19",
"url": "https://www.ibm.com/support/pages/node/7056039"
},
{
"category": "external",
"summary": "F5 Security Advisory K67090077 vom 2023-06-22",
"url": "https://my.f5.com/manage/s/article/K67090077"
},
{
"category": "external",
"summary": "Apache Security Advisory vom 2022-03-13",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5333-1 vom 2022-03-17",
"url": "https://ubuntu.com/security/notices/USN-5333-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5333-2 vom 2022-03-17",
"url": "https://ubuntu.com/security/notices/USN-5333-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0928-1 vom 2022-03-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010496.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0918-1 vom 2022-03-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010494.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:14924-1 vom 2022-03-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010491.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2960 vom 2022-03-22",
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0929-1 vom 2022-03-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010499.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-1049 vom 2022-03-25",
"url": "http://linux.oracle.com/errata/ELSA-2022-1049.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-1045 vom 2022-03-24",
"url": "http://linux.oracle.com/errata/ELSA-2022-1045.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1045 vom 2022-03-24",
"url": "https://access.redhat.com/errata/RHSA-2022:1045"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1049 vom 2022-03-24",
"url": "https://access.redhat.com/errata/RHSA-2022:1049"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2022-035 vom 2022-03-25",
"url": "https://downloads.avaya.com/css/P8/documents/101081052"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1075 vom 2022-03-28",
"url": "https://access.redhat.com/errata/RHSA-2022:1075"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1080 vom 2022-03-28",
"url": "https://access.redhat.com/errata/RHSA-2022:1080"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1072 vom 2022-03-28",
"url": "https://access.redhat.com/errata/RHSA-2022:1072"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2022:1045 vom 2022-03-29",
"url": "https://lists.centos.org/pipermail/centos-announce/2022-March/073576.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:1031-1 vom 2022-03-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010563.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1102 vom 2022-03-29",
"url": "https://access.redhat.com/errata/RHSA-2022:1102"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-9257 vom 2022-03-31",
"url": "https://linux.oracle.com/errata/ELSA-2022-9257.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1138 vom 2022-04-02",
"url": "https://access.redhat.com/errata/RHSA-2022:1138"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1136 vom 2022-04-02",
"url": "https://access.redhat.com/errata/RHSA-2022:1136"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1137 vom 2022-04-02",
"url": "https://access.redhat.com/errata/RHSA-2022:1137"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2022-034 vom 2022-03-31",
"url": "https://downloads.avaya.com/css/P8/documents/101081144"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1139 vom 2022-04-02",
"url": "https://access.redhat.com/errata/RHSA-2022:1139"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1173 vom 2022-04-04",
"url": "https://access.redhat.com/errata/RHSA-2022:1173"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1389 vom 2022-04-21",
"url": "https://access.redhat.com/errata/RHSA-2022:1389"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:1390 vom 2022-04-21",
"url": "https://access.redhat.com/errata/RHSA-2022:1390"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-053 vom 2022-04-22",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-053.html"
},
{
"category": "external",
"summary": "QNAP Security Advisory QSA-22-11 vom 2022-04-23",
"url": "https://www.qnap.com/go/security-advisory/qsa-22-11"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-1783 vom 2022-04-27",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1783.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-1584 vom 2022-04-29",
"url": "https://alas.aws.amazon.com/ALAS-2022-1584.html"
},
{
"category": "external",
"summary": "F5 Security Advisory K67090077 vom 2022-05-13",
"url": "https://support.f5.com/csp/article/K67090077"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6602977 vom 2022-07-13",
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-ibm-rational-build-forge-is-affected-by-apache-http-server-version-used-in-it-cve-2022-22721/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6602999 vom 2022-07-13",
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-ibm-rational-build-forge-is-affected-by-apache-http-server-version-used-in-it-cve-2022-22719/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-9676 vom 2022-08-04",
"url": "http://linux.oracle.com/errata/ELSA-2022-9676.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202208-20 vom 2022-08-14",
"url": "https://security.gentoo.org/glsa/202208-20"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2022-128 vom 2022-08-30",
"url": "https://www.hitachi.co.jp/Prod/comp/soft1/global/security/info/vuls/hitachi-sec-2022-128/index.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6753 vom 2022-09-29",
"url": "https://access.redhat.com/errata/RHSA-2022:6753"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7647 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7647"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-7647 vom 2022-11-15",
"url": "https://linux.oracle.com/errata/ELSA-2022-7647.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8067 vom 2022-11-15",
"url": "https://access.redhat.com/errata/RHSA-2022:8067"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-8067 vom 2022-11-22",
"url": "https://linux.oracle.com/errata/ELSA-2022-8067.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8841 vom 2022-12-08",
"url": "https://access.redhat.com/errata/RHSA-2022:8841"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8840 vom 2022-12-08",
"url": "https://access.redhat.com/errata/RHSA-2022:8840"
}
],
"source_lang": "en-US",
"title": "Apache HTTP Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-10-19T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:31:31.424+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-0646",
"initial_release_date": "2022-03-13T23:00:00.000+00:00",
"revision_history": [
{
"date": "2022-03-13T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-03-15T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: 2064320, 2064319, 2064322, 2064321"
},
{
"date": "2022-03-17T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-03-20T23:00:00.000+00:00",
"number": "4",
"summary": "Referenz(en) aufgenommen: FEDORA-2022-21264EC6DB, FEDORA-2022-78E3211C55, FEDORA-2022-B4103753E9"
},
{
"date": "2022-03-21T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-03-22T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-03-24T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2022-03-27T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2022-03-28T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-03-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von CentOS, SUSE und Red Hat aufgenommen"
},
{
"date": "2022-03-31T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-04-03T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat und AVAYA aufgenommen"
},
{
"date": "2022-04-20T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-04-24T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Amazon und QNAP aufgenommen"
},
{
"date": "2022-04-27T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-04-28T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-05-15T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Informationen von F5 aufgenommen"
},
{
"date": "2022-07-12T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2022-08-04T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-08-14T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-08-29T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2022-09-29T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-08T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-15T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2022-11-21T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-12-08T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-22T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2023-10-19T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "28"
}
},
"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": "Apache HTTP Server \u003c 2.4.53",
"product": {
"name": "Apache HTTP Server \u003c 2.4.53",
"product_id": "T022323",
"product_identification_helper": {
"cpe": "cpe:/a:apache:http_server:2.4.53"
}
}
}
],
"category": "vendor",
"name": "Apache"
},
{
"branches": [
{
"category": "product_name",
"name": "Avaya Aura Application Enablement Services",
"product": {
"name": "Avaya Aura Application Enablement Services",
"product_id": "T015516",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_application_enablement_services:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Communication Manager",
"product": {
"name": "Avaya Aura Communication Manager",
"product_id": "T015126",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:communication_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Experience Portal",
"product": {
"name": "Avaya Aura Experience Portal",
"product_id": "T015519",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_experience_portal:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Session Manager",
"product": {
"name": "Avaya Aura Session Manager",
"product_id": "T015127",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:session_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura System Manager",
"product": {
"name": "Avaya Aura System Manager",
"product_id": "T015518",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_system_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Web License Manager",
"product": {
"name": "Avaya Web License Manager",
"product_id": "T016243",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:web_license_manager:-"
}
}
}
],
"category": "vendor",
"name": "Avaya"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "F5 BIG-IP",
"product": {
"name": "F5 BIG-IP",
"product_id": "T001663",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:-"
}
}
},
{
"category": "product_name",
"name": "F5 BIG-IP \u003c 15.1.9",
"product": {
"name": "F5 BIG-IP \u003c 15.1.9",
"product_id": "T028287",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:15.1.9"
}
}
}
],
"category": "product_name",
"name": "BIG-IP"
}
],
"category": "vendor",
"name": "F5"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Command Suite",
"product": {
"name": "Hitachi Command Suite",
"product_id": "T010951",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:command_suite:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM Rational Build Forge",
"product": {
"name": "IBM Rational Build Forge",
"product_id": "T004089",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_build_forge:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "QNAP NAS",
"product": {
"name": "QNAP NAS",
"product_id": "T017100",
"product_identification_helper": {
"cpe": "cpe:/h:qnap:nas:-"
}
}
}
],
"category": "vendor",
"name": "QNAP"
},
{
"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-2022-23943",
"notes": [
{
"category": "description",
"text": "In Apache HTTP Server existieren mehrere Schwachstellen. Die Schwachstellen sind auf die Nutzung einer nicht initialisierten Variablen, Fehler beim Schlie\u00dfen von Verbindungen, Puffer\u00fcberl\u00e4ufe sowie Out-of-Bounds-Lese und Schreibfehler zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T004089",
"T015519",
"T015518",
"67646",
"T015516",
"T010951",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"T017100",
"2951",
"T002207",
"T000126",
"T001663",
"398363",
"1727"
]
},
"release_date": "2022-03-13T23:00:00.000+00:00",
"title": "CVE-2022-23943"
},
{
"cve": "CVE-2022-22721",
"notes": [
{
"category": "description",
"text": "In Apache HTTP Server existieren mehrere Schwachstellen. Die Schwachstellen sind auf die Nutzung einer nicht initialisierten Variablen, Fehler beim Schlie\u00dfen von Verbindungen, Puffer\u00fcberl\u00e4ufe sowie Out-of-Bounds-Lese und Schreibfehler zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T004089",
"T015519",
"T015518",
"67646",
"T015516",
"T010951",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"T017100",
"2951",
"T002207",
"T000126",
"T001663",
"398363",
"1727"
]
},
"release_date": "2022-03-13T23:00:00.000+00:00",
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-22720",
"notes": [
{
"category": "description",
"text": "In Apache HTTP Server existieren mehrere Schwachstellen. Die Schwachstellen sind auf die Nutzung einer nicht initialisierten Variablen, Fehler beim Schlie\u00dfen von Verbindungen, Puffer\u00fcberl\u00e4ufe sowie Out-of-Bounds-Lese und Schreibfehler zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T004089",
"T015519",
"T015518",
"67646",
"T015516",
"T010951",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"T017100",
"2951",
"T002207",
"T000126",
"T001663",
"398363",
"1727"
]
},
"release_date": "2022-03-13T23:00:00.000+00:00",
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22719",
"notes": [
{
"category": "description",
"text": "In Apache HTTP Server existieren mehrere Schwachstellen. Die Schwachstellen sind auf die Nutzung einer nicht initialisierten Variablen, Fehler beim Schlie\u00dfen von Verbindungen, Puffer\u00fcberl\u00e4ufe sowie Out-of-Bounds-Lese und Schreibfehler zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T004089",
"T015519",
"T015518",
"67646",
"T015516",
"T010951",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"T017100",
"2951",
"T002207",
"T000126",
"T001663",
"398363",
"1727"
]
},
"release_date": "2022-03-13T23:00:00.000+00:00",
"title": "CVE-2022-22719"
}
]
}
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.