Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-44790 (GCVE-0-2021-44790)
Vulnerability from cvelistv5 – Published: 2021-12-20 00:00 – Updated: 2024-08-04 04:32- CWE-787 - Out-of-bounds Write
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
Apache HTTP Server 2.4 , ≤ 2.4.51
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T04:32:13.543Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20211220 CVE-2021-44790: Apache HTTP Server: Possible buffer overflow when parsing multipart content in mod_lua of Apache HTTP Server 2.4.51 and earlier",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/4"
},
{
"name": "FEDORA-2021-29a536c2ae",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/"
},
{
"name": "DSA-5035",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5035"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20211224-0001/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.tenable.com/security/tns-2022-01"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.tenable.com/security/tns-2022-03"
},
{
"name": "FEDORA-2022-b4103753e9",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "FEDORA-2022-21264ec6db",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213257"
},
{
"tags": [
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213256"
},
{
"tags": [
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"tags": [
"mailing-list",
"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_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_transferred"
],
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"name": "GLSA-202208-20",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-20"
},
{
"tags": [
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/171631/Apache-2.4.x-Buffer-Overflow.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.4.51",
"status": "affected",
"version": "Apache HTTP Server 2.4",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Chamal"
},
{
"lang": "en",
"value": "Anonymous working with Trend Micro Zero Day Initiative"
}
],
"descriptions": [
{
"lang": "en",
"value": "A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier."
}
],
"metrics": [
{
"other": {
"content": {
"other": "high"
},
"type": "unknown"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-04-03T00:00:00.000Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20211220 CVE-2021-44790: Apache HTTP Server: Possible buffer overflow when parsing multipart content in mod_lua of Apache HTTP Server 2.4.51 and earlier",
"tags": [
"mailing-list"
],
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/4"
},
{
"name": "FEDORA-2021-29a536c2ae",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/"
},
{
"name": "DSA-5035",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5035"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20211224-0001/"
},
{
"url": "https://www.tenable.com/security/tns-2022-01"
},
{
"url": "https://www.tenable.com/security/tns-2022-03"
},
{
"name": "FEDORA-2022-b4103753e9",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "FEDORA-2022-21264ec6db",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"url": "https://support.apple.com/kb/HT213257"
},
{
"url": "https://support.apple.com/kb/HT213256"
},
{
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"tags": [
"mailing-list"
],
"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"
],
"url": "http://seclists.org/fulldisclosure/2022/May/35"
},
{
"name": "20220516 APPLE-SA-2022-05-16-2 macOS Monterey 12.4",
"tags": [
"mailing-list"
],
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"name": "GLSA-202208-20",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202208-20"
},
{
"url": "http://packetstormsecurity.com/files/171631/Apache-2.4.x-Buffer-Overflow.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "en",
"time": "2021-12-07T00:00:00.000Z",
"value": "Reported to security team"
},
{
"lang": "en",
"time": "2021-12-16T00:00:00.000Z",
"value": "Fixed by r1896039 in 2.4.x"
}
],
"title": "Possible buffer overflow when parsing multipart content in mod_lua of Apache HTTP Server 2.4.51 and earlier",
"x_generator": {
"engine": "Vulnogram 0.0.9"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2021-44790",
"datePublished": "2021-12-20T00:00:00.000Z",
"dateReserved": "2021-12-10T00:00:00.000Z",
"dateUpdated": "2024-08-04T04:32:13.543Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-44790",
"date": "2026-06-05",
"epss": "0.86227",
"percentile": "0.99418"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-44790\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2021-12-20T12:15:07.440\",\"lastModified\":\"2025-05-01T15:38:06.313\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.\"},{\"lang\":\"es\",\"value\":\"Un cuerpo de petici\u00f3n cuidadosamente dise\u00f1ado puede causar un desbordamiento de b\u00fafer en el analizador multiparte mod_lua (r:parsebody() llamado desde scripts Lua). El equipo de Apache httpd no presenta constancia de que se presente una explotaci\u00f3n para esta vulnerabilidad, aunque podr\u00eda ser posible dise\u00f1ar uno. Este problema afecta a Apache HTTP Server versiones 2.4.51 y anteriores\"}],\"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-787\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.4.52\",\"matchCriteriaId\":\"03FD29A5-886E-4561-97D0-2267DA27A47D\"}]}]},{\"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:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16.0\",\"versionEndExcluding\":\"5.20.0\",\"matchCriteriaId\":\"7A939B08-CFD8-44D6-B06A-71819E7EFF21\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C2089EE-5D7F-47EC-8EA5-0F69790564C4\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"9.0\",\"matchCriteriaId\":\"F2AD8797-A70D-4FC7-8A7B-1EF9F43AB4DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CBE1A019-7BB6-4226-8AC4-9D6927ADAEFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B98BAEB2-A540-4E8A-A946-C4331B913AFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8FBE260-E306-4215-80C0-D2D27CA43E0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"9.0\",\"matchCriteriaId\":\"676F28B8-F780-4441-8062-53E1D69200DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_session_route_manager:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"9.0\",\"matchCriteriaId\":\"9D164570-BB85-4090-B3C6-2CAB324BDAD6\"},{\"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:instantis_enterprisetrack:17.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"82EA4BA7-C38B-4AF3-8914-9E3D089EBDD4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:instantis_enterprisetrack:17.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9C9BC66-FA5F-4774-9BDA-7AB88E2839C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:instantis_enterprisetrack:17.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F69B9A5-F21B-4904-9F27-95C0F7A628E3\"},{\"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\",\"versionEndExcluding\":\"12.4\",\"matchCriteriaId\":\"35154201-43EA-4C22-B0BA-D1A24C46D320\"}]}]}],\"references\":[{\"url\":\"http://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/171631/Apache-2.4.x-Buffer-Overflow.html\",\"source\":\"security@apache.org\",\"tags\":[\"Exploit\"]},{\"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/2021/12/20/4\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202208-20\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211224-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.debian.org/security/2022/dsa-5035\",\"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/cpujan2022.html\",\"source\":\"security@apache.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2022-01\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2022-03\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/171631/Apache-2.4.x-Buffer-Overflow.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"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/2021/12/20/4\",\"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/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"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-20211224-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.debian.org/security/2022/dsa-5035\",\"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/cpujan2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2022-01\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2022-03\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2022:0091-1
Vulnerability from csaf_suse - Published: 2022-01-17 15:25 - Updated: 2022-01-17 15:25| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.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\nApache2 was updated to the current stable version 2.4.51 (jsc#SLE-22733 jsc#SLE-22849)\n\nIt fixes all CVEs and selected bugs represented by patches found between 2.4.23 and 2.4.51.\n\nSee https://downloads.apache.org/httpd/CHANGES_2.4 for a complete change log.\n\nAlso fixed:\n\n- CVE-2021-44224: Fixed NULL dereference or SSRF in forward proxy configurations (bsc#1193943)\n- CVE-2021-44790: Fixed buffer overflow when parsing multipart content in mod_lua (bsc#1193942)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-91,SUSE-SLE-Module-Basesystem-15-SP2-2022-91,SUSE-SLE-Module-Basesystem-15-SP3-2022-91,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-91,SUSE-SLE-Module-Server-Applications-15-SP2-2022-91,SUSE-SLE-Module-Server-Applications-15-SP3-2022-91",
"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_0091-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0091-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220091-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0091-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010009.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193942",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "self",
"summary": "SUSE Bug 1193943",
"url": "https://bugzilla.suse.com/1193943"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44224 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44790 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44790/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-01-17T15:25:34Z",
"generator": {
"date": "2022-01-17T15:25:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0091-1",
"initial_release_date": "2022-01-17T15:25:34Z",
"revision_history": [
{
"date": "2022-01-17T15:25:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-2.4.51-3.37.1.aarch64",
"product_id": "apache2-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.aarch64",
"product_id": "apache2-devel-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-3.37.1.aarch64",
"product_id": "apache2-event-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.aarch64",
"product_id": "apache2-prefork-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.aarch64",
"product_id": "apache2-utils-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.aarch64",
"product_id": "apache2-worker-2.4.51-3.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-2.4.51-3.37.1.i586",
"product_id": "apache2-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.i586",
"product_id": "apache2-devel-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-event-2.4.51-3.37.1.i586",
"product_id": "apache2-event-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.i586",
"product_id": "apache2-example-pages-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.i586",
"product_id": "apache2-prefork-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.i586",
"product_id": "apache2-utils-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.i586",
"product_id": "apache2-worker-2.4.51-3.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-3.37.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-3.37.1.noarch",
"product_id": "apache2-doc-2.4.51-3.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-devel-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-event-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-utils-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-worker-2.4.51-3.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-2.4.51-3.37.1.s390x",
"product_id": "apache2-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.s390x",
"product_id": "apache2-devel-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-event-2.4.51-3.37.1.s390x",
"product_id": "apache2-event-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.s390x",
"product_id": "apache2-example-pages-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.s390x",
"product_id": "apache2-prefork-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.s390x",
"product_id": "apache2-utils-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.s390x",
"product_id": "apache2-worker-2.4.51-3.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-2.4.51-3.37.1.x86_64",
"product_id": "apache2-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.x86_64",
"product_id": "apache2-devel-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-3.37.1.x86_64",
"product_id": "apache2-event-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.x86_64",
"product_id": "apache2-prefork-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.x86_64",
"product_id": "apache2-utils-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.x86_64",
"product_id": "apache2-worker-2.4.51-3.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"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 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2"
}
}
},
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.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-3.37.1.aarch64"
},
"product_reference": "apache2-2.4.51-3.37.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-3.37.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-3.37.1.ppc64le"
},
"product_reference": "apache2-2.4.51-3.37.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-3.37.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-3.37.1.s390x"
},
"product_reference": "apache2-2.4.51-3.37.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-3.37.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-3.37.1.x86_64"
},
"product_reference": "apache2-2.4.51-3.37.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-3.37.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-3.37.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-3.37.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-3.37.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-3.37.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-3.37.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-3.37.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-3.37.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-3.37.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-3.37.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-3.37.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-3.37.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-3.37.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-3.37.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-3.37.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-3.37.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-3.37.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-3.37.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-3.37.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-3.37.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-3.37.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-3.37.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-3.37.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-3.37.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-3.37.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-3.37.1.aarch64"
},
"product_reference": "apache2-event-2.4.51-3.37.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-3.37.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-3.37.1.ppc64le"
},
"product_reference": "apache2-event-2.4.51-3.37.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-3.37.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-3.37.1.s390x"
},
"product_reference": "apache2-event-2.4.51-3.37.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-3.37.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-3.37.1.x86_64"
},
"product_reference": "apache2-event-2.4.51-3.37.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-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-3.37.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.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-3.37.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-3.37.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-3.37.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-3.37.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-3.37.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-3.37.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-3.37.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-3.37.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-3.37.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-3.37.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-3.37.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-3.37.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-3.37.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-3.37.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-3.37.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-3.37.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-3.37.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-3.37.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-3.37.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-3.37.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-3.37.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-3.37.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-3.37.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-3.37.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-3.37.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44224"
}
],
"notes": [
{
"category": "general",
"text": "A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44224",
"url": "https://www.suse.com/security/cve/CVE-2021-44224"
},
{
"category": "external",
"summary": "SUSE Bug 1193943 for CVE-2021-44224",
"url": "https://bugzilla.suse.com/1193943"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-17T15:25:34Z",
"details": "important"
}
],
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44790"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44790",
"url": "https://www.suse.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "SUSE Bug 1193942 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1204730"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-17T15:25:34Z",
"details": "critical"
}
],
"title": "CVE-2021-44790"
}
]
}
SUSE-SU-2022:0091-2
Vulnerability from csaf_suse - Published: 2022-01-20 15:28 - Updated: 2022-01-20 15:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.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\nApache2 was updated to the current stable version 2.4.51 (jsc#SLE-22733 jsc#SLE-22849)\n\nIt fixes all CVEs and selected bugs represented by patches found between 2.4.23 and 2.4.51.\n\nSee https://downloads.apache.org/httpd/CHANGES_2.4 for a complete change log.\n\nAlso fixed:\n\n- CVE-2021-44224: Fixed NULL dereference or SSRF in forward proxy configurations (bsc#1193943)\n- CVE-2021-44790: Fixed buffer overflow when parsing multipart content in mod_lua (bsc#1193942)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-91,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2022-91",
"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_0091-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0091-2",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220091-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0091-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010042.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193942",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "self",
"summary": "SUSE Bug 1193943",
"url": "https://bugzilla.suse.com/1193943"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44224 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44790 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44790/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-01-20T15:28:01Z",
"generator": {
"date": "2022-01-20T15:28:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0091-2",
"initial_release_date": "2022-01-20T15:28:01Z",
"revision_history": [
{
"date": "2022-01-20T15:28:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-2.4.51-3.37.1.aarch64",
"product_id": "apache2-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.aarch64",
"product_id": "apache2-devel-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-3.37.1.aarch64",
"product_id": "apache2-event-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.aarch64",
"product_id": "apache2-prefork-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.aarch64",
"product_id": "apache2-utils-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.aarch64",
"product_id": "apache2-worker-2.4.51-3.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-2.4.51-3.37.1.i586",
"product_id": "apache2-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.i586",
"product_id": "apache2-devel-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-event-2.4.51-3.37.1.i586",
"product_id": "apache2-event-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.i586",
"product_id": "apache2-example-pages-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.i586",
"product_id": "apache2-prefork-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.i586",
"product_id": "apache2-utils-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.i586",
"product_id": "apache2-worker-2.4.51-3.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-3.37.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-3.37.1.noarch",
"product_id": "apache2-doc-2.4.51-3.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-devel-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-event-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-utils-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-worker-2.4.51-3.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-2.4.51-3.37.1.s390x",
"product_id": "apache2-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.s390x",
"product_id": "apache2-devel-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-event-2.4.51-3.37.1.s390x",
"product_id": "apache2-event-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.s390x",
"product_id": "apache2-example-pages-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.s390x",
"product_id": "apache2-prefork-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.s390x",
"product_id": "apache2-utils-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.s390x",
"product_id": "apache2-worker-2.4.51-3.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-2.4.51-3.37.1.x86_64",
"product_id": "apache2-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.x86_64",
"product_id": "apache2-devel-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-3.37.1.x86_64",
"product_id": "apache2-event-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.x86_64",
"product_id": "apache2-prefork-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.x86_64",
"product_id": "apache2-utils-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.x86_64",
"product_id": "apache2-worker-2.4.51-3.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-event-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-event-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-event-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-event-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44224"
}
],
"notes": [
{
"category": "general",
"text": "A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44224",
"url": "https://www.suse.com/security/cve/CVE-2021-44224"
},
{
"category": "external",
"summary": "SUSE Bug 1193943 for CVE-2021-44224",
"url": "https://bugzilla.suse.com/1193943"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-20T15:28:01Z",
"details": "important"
}
],
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44790"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44790",
"url": "https://www.suse.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "SUSE Bug 1193942 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1204730"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-20T15:28:01Z",
"details": "critical"
}
],
"title": "CVE-2021-44790"
}
]
}
SUSE-SU-2022:0119-1
Vulnerability from csaf_suse - Published: 2022-01-18 16:51 - Updated: 2022-01-18 16:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-3.61.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.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-2021-44224: Fixed NULL dereference or SSRF in forward proxy configurations. (bsc#1193943)\n- CVE-2021-44790: Fixed buffer overflow when parsing multipart content in mod_lua. (bsc#1193942)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-119,SUSE-SLE-Product-HPC-15-2022-119,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-119,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-119,SUSE-SLE-Product-SLES-15-2022-119,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-119,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-119,SUSE-SLE-Product-SLES_SAP-15-2022-119,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-119,SUSE-Storage-6-2022-119",
"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_0119-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0119-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220119-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0119-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010025.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193942",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "self",
"summary": "SUSE Bug 1193943",
"url": "https://bugzilla.suse.com/1193943"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44224 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44790 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44790/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-01-18T16:51:24Z",
"generator": {
"date": "2022-01-18T16:51:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0119-1",
"initial_release_date": "2022-01-18T16:51:24Z",
"revision_history": [
{
"date": "2022-01-18T16:51:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-3.61.1.aarch64",
"product": {
"name": "apache2-2.4.33-3.61.1.aarch64",
"product_id": "apache2-2.4.33-3.61.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-3.61.1.aarch64",
"product": {
"name": "apache2-devel-2.4.33-3.61.1.aarch64",
"product_id": "apache2-devel-2.4.33-3.61.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-3.61.1.aarch64",
"product": {
"name": "apache2-event-2.4.33-3.61.1.aarch64",
"product_id": "apache2-event-2.4.33-3.61.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-3.61.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.33-3.61.1.aarch64",
"product_id": "apache2-example-pages-2.4.33-3.61.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-3.61.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.33-3.61.1.aarch64",
"product_id": "apache2-prefork-2.4.33-3.61.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-3.61.1.aarch64",
"product": {
"name": "apache2-utils-2.4.33-3.61.1.aarch64",
"product_id": "apache2-utils-2.4.33-3.61.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-3.61.1.aarch64",
"product": {
"name": "apache2-worker-2.4.33-3.61.1.aarch64",
"product_id": "apache2-worker-2.4.33-3.61.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-3.61.1.i586",
"product": {
"name": "apache2-2.4.33-3.61.1.i586",
"product_id": "apache2-2.4.33-3.61.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-3.61.1.i586",
"product": {
"name": "apache2-devel-2.4.33-3.61.1.i586",
"product_id": "apache2-devel-2.4.33-3.61.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-3.61.1.i586",
"product": {
"name": "apache2-event-2.4.33-3.61.1.i586",
"product_id": "apache2-event-2.4.33-3.61.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-3.61.1.i586",
"product": {
"name": "apache2-example-pages-2.4.33-3.61.1.i586",
"product_id": "apache2-example-pages-2.4.33-3.61.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-3.61.1.i586",
"product": {
"name": "apache2-prefork-2.4.33-3.61.1.i586",
"product_id": "apache2-prefork-2.4.33-3.61.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-3.61.1.i586",
"product": {
"name": "apache2-utils-2.4.33-3.61.1.i586",
"product_id": "apache2-utils-2.4.33-3.61.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-3.61.1.i586",
"product": {
"name": "apache2-worker-2.4.33-3.61.1.i586",
"product_id": "apache2-worker-2.4.33-3.61.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.33-3.61.1.noarch",
"product": {
"name": "apache2-doc-2.4.33-3.61.1.noarch",
"product_id": "apache2-doc-2.4.33-3.61.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-3.61.1.ppc64le",
"product": {
"name": "apache2-2.4.33-3.61.1.ppc64le",
"product_id": "apache2-2.4.33-3.61.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-3.61.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.33-3.61.1.ppc64le",
"product_id": "apache2-devel-2.4.33-3.61.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-3.61.1.ppc64le",
"product": {
"name": "apache2-event-2.4.33-3.61.1.ppc64le",
"product_id": "apache2-event-2.4.33-3.61.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-3.61.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.33-3.61.1.ppc64le",
"product_id": "apache2-example-pages-2.4.33-3.61.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-3.61.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.33-3.61.1.ppc64le",
"product_id": "apache2-prefork-2.4.33-3.61.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-3.61.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.33-3.61.1.ppc64le",
"product_id": "apache2-utils-2.4.33-3.61.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-3.61.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.33-3.61.1.ppc64le",
"product_id": "apache2-worker-2.4.33-3.61.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-3.61.1.s390x",
"product": {
"name": "apache2-2.4.33-3.61.1.s390x",
"product_id": "apache2-2.4.33-3.61.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-3.61.1.s390x",
"product": {
"name": "apache2-devel-2.4.33-3.61.1.s390x",
"product_id": "apache2-devel-2.4.33-3.61.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-3.61.1.s390x",
"product": {
"name": "apache2-event-2.4.33-3.61.1.s390x",
"product_id": "apache2-event-2.4.33-3.61.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-3.61.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.33-3.61.1.s390x",
"product_id": "apache2-example-pages-2.4.33-3.61.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-3.61.1.s390x",
"product": {
"name": "apache2-prefork-2.4.33-3.61.1.s390x",
"product_id": "apache2-prefork-2.4.33-3.61.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-3.61.1.s390x",
"product": {
"name": "apache2-utils-2.4.33-3.61.1.s390x",
"product_id": "apache2-utils-2.4.33-3.61.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-3.61.1.s390x",
"product": {
"name": "apache2-worker-2.4.33-3.61.1.s390x",
"product_id": "apache2-worker-2.4.33-3.61.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.33-3.61.1.x86_64",
"product": {
"name": "apache2-2.4.33-3.61.1.x86_64",
"product_id": "apache2-2.4.33-3.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.33-3.61.1.x86_64",
"product": {
"name": "apache2-devel-2.4.33-3.61.1.x86_64",
"product_id": "apache2-devel-2.4.33-3.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.33-3.61.1.x86_64",
"product": {
"name": "apache2-event-2.4.33-3.61.1.x86_64",
"product_id": "apache2-event-2.4.33-3.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.33-3.61.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.33-3.61.1.x86_64",
"product_id": "apache2-example-pages-2.4.33-3.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.33-3.61.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.33-3.61.1.x86_64",
"product_id": "apache2-prefork-2.4.33-3.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.33-3.61.1.x86_64",
"product": {
"name": "apache2-utils-2.4.33-3.61.1.x86_64",
"product_id": "apache2-utils-2.4.33-3.61.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.33-3.61.1.x86_64",
"product": {
"name": "apache2-worker-2.4.33-3.61.1.x86_64",
"product_id": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-2.4.33-3.61.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-3.61.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.ppc64le"
},
"product_reference": "apache2-2.4.33-3.61.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-3.61.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.s390x"
},
"product_reference": "apache2-2.4.33-3.61.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-3.61.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.s390x"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.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-3.61.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.s390x"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.s390x"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.s390x"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.s390x"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.s390x"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.s390x"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.s390x"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.s390x"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.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-3.61.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-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.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-3.61.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-3.61.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.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-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.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-3.61.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-2.4.33-3.61.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.33-3.61.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.x86_64"
},
"product_reference": "apache2-2.4.33-3.61.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-3.61.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-devel-2.4.33-3.61.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.33-3.61.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.x86_64"
},
"product_reference": "apache2-devel-2.4.33-3.61.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.33-3.61.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-doc-2.4.33-3.61.1.noarch"
},
"product_reference": "apache2-doc-2.4.33-3.61.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-3.61.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.33-3.61.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.33-3.61.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-3.61.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-utils-2.4.33-3.61.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.33-3.61.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.x86_64"
},
"product_reference": "apache2-utils-2.4.33-3.61.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-3.61.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.aarch64"
},
"product_reference": "apache2-worker-2.4.33-3.61.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.33-3.61.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.x86_64"
},
"product_reference": "apache2-worker-2.4.33-3.61.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44224"
}
],
"notes": [
{
"category": "general",
"text": "A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44224",
"url": "https://www.suse.com/security/cve/CVE-2021-44224"
},
{
"category": "external",
"summary": "SUSE Bug 1193943 for CVE-2021-44224",
"url": "https://bugzilla.suse.com/1193943"
}
],
"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-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-18T16:51:24Z",
"details": "important"
}
],
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44790"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44790",
"url": "https://www.suse.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "SUSE Bug 1193942 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1204730"
}
],
"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-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Enterprise Storage 6:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-worker-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-devel-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-doc-2.4.33-3.61.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-prefork-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-utils-2.4.33-3.61.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-worker-2.4.33-3.61.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-18T16:51:24Z",
"details": "critical"
}
],
"title": "CVE-2021-44790"
}
]
}
SUSE-SU-2022:0440-1
Vulnerability from csaf_suse - Published: 2022-02-16 12:08 - Updated: 2022-02-16 12:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.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-2021-44224: Fixed NULL dereference or SSRF in forward proxy configurations (bsc#1193943)\n- CVE-2021-44790: Fixed a buffer overflow when parsing multipart content in mod_lua (bsc#1193942)\n\nThis update also enables TLS 1.3 support, by building against openssl 1.1 [jsc#SLE-18664]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-440,SUSE-SLE-SDK-12-SP5-2022-440,SUSE-SLE-SERVER-12-SP5-2022-440",
"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_0440-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0440-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220440-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0440-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010231.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193942",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "self",
"summary": "SUSE Bug 1193943",
"url": "https://bugzilla.suse.com/1193943"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44224 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44790 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44790/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-02-16T12:08:09Z",
"generator": {
"date": "2022-02-16T12:08:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0440-1",
"initial_release_date": "2022-02-16T12:08:09Z",
"revision_history": [
{
"date": "2022-02-16T12:08:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.7.1.aarch64",
"product": {
"name": "apache2-2.4.51-35.7.1.aarch64",
"product_id": "apache2-2.4.51-35.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.7.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-35.7.1.aarch64",
"product_id": "apache2-devel-2.4.51-35.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.7.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-35.7.1.aarch64",
"product_id": "apache2-event-2.4.51-35.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.7.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-35.7.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-35.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.7.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-35.7.1.aarch64",
"product_id": "apache2-prefork-2.4.51-35.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.7.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-35.7.1.aarch64",
"product_id": "apache2-utils-2.4.51-35.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.7.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-35.7.1.aarch64",
"product_id": "apache2-worker-2.4.51-35.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.7.1.i586",
"product": {
"name": "apache2-2.4.51-35.7.1.i586",
"product_id": "apache2-2.4.51-35.7.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.7.1.i586",
"product": {
"name": "apache2-devel-2.4.51-35.7.1.i586",
"product_id": "apache2-devel-2.4.51-35.7.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.7.1.i586",
"product": {
"name": "apache2-event-2.4.51-35.7.1.i586",
"product_id": "apache2-event-2.4.51-35.7.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.7.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-35.7.1.i586",
"product_id": "apache2-example-pages-2.4.51-35.7.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.7.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-35.7.1.i586",
"product_id": "apache2-prefork-2.4.51-35.7.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.7.1.i586",
"product": {
"name": "apache2-utils-2.4.51-35.7.1.i586",
"product_id": "apache2-utils-2.4.51-35.7.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.7.1.i586",
"product": {
"name": "apache2-worker-2.4.51-35.7.1.i586",
"product_id": "apache2-worker-2.4.51-35.7.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-35.7.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-35.7.1.noarch",
"product_id": "apache2-doc-2.4.51-35.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.7.1.ppc64le",
"product": {
"name": "apache2-2.4.51-35.7.1.ppc64le",
"product_id": "apache2-2.4.51-35.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.7.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-35.7.1.ppc64le",
"product_id": "apache2-devel-2.4.51-35.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.7.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-35.7.1.ppc64le",
"product_id": "apache2-event-2.4.51-35.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.7.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-35.7.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-35.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.7.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-35.7.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-35.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.7.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-35.7.1.ppc64le",
"product_id": "apache2-utils-2.4.51-35.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.7.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-35.7.1.ppc64le",
"product_id": "apache2-worker-2.4.51-35.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.7.1.s390",
"product": {
"name": "apache2-2.4.51-35.7.1.s390",
"product_id": "apache2-2.4.51-35.7.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.7.1.s390",
"product": {
"name": "apache2-devel-2.4.51-35.7.1.s390",
"product_id": "apache2-devel-2.4.51-35.7.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.7.1.s390",
"product": {
"name": "apache2-event-2.4.51-35.7.1.s390",
"product_id": "apache2-event-2.4.51-35.7.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.7.1.s390",
"product": {
"name": "apache2-example-pages-2.4.51-35.7.1.s390",
"product_id": "apache2-example-pages-2.4.51-35.7.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.7.1.s390",
"product": {
"name": "apache2-prefork-2.4.51-35.7.1.s390",
"product_id": "apache2-prefork-2.4.51-35.7.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.7.1.s390",
"product": {
"name": "apache2-utils-2.4.51-35.7.1.s390",
"product_id": "apache2-utils-2.4.51-35.7.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.7.1.s390",
"product": {
"name": "apache2-worker-2.4.51-35.7.1.s390",
"product_id": "apache2-worker-2.4.51-35.7.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.7.1.s390x",
"product": {
"name": "apache2-2.4.51-35.7.1.s390x",
"product_id": "apache2-2.4.51-35.7.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.7.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-35.7.1.s390x",
"product_id": "apache2-devel-2.4.51-35.7.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.7.1.s390x",
"product": {
"name": "apache2-event-2.4.51-35.7.1.s390x",
"product_id": "apache2-event-2.4.51-35.7.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.7.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-35.7.1.s390x",
"product_id": "apache2-example-pages-2.4.51-35.7.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.7.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-35.7.1.s390x",
"product_id": "apache2-prefork-2.4.51-35.7.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.7.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-35.7.1.s390x",
"product_id": "apache2-utils-2.4.51-35.7.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.7.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-35.7.1.s390x",
"product_id": "apache2-worker-2.4.51-35.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.7.1.x86_64",
"product": {
"name": "apache2-2.4.51-35.7.1.x86_64",
"product_id": "apache2-2.4.51-35.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.7.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-35.7.1.x86_64",
"product_id": "apache2-devel-2.4.51-35.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.7.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-35.7.1.x86_64",
"product_id": "apache2-event-2.4.51-35.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.7.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-35.7.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-35.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.7.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-35.7.1.x86_64",
"product_id": "apache2-prefork-2.4.51-35.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.7.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-35.7.1.x86_64",
"product_id": "apache2-utils-2.4.51-35.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.7.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-35.7.1.x86_64",
"product_id": "apache2-worker-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-35.7.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.7.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.aarch64"
},
"product_reference": "apache2-2.4.51-35.7.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.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.ppc64le"
},
"product_reference": "apache2-2.4.51-35.7.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.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.s390x"
},
"product_reference": "apache2-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.7.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.7.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.7.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.7.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.7.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.7.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.7.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.7.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.7.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-35.7.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.7.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.7.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-35.7.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.7.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.7.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-35.7.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.7.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.7.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44224"
}
],
"notes": [
{
"category": "general",
"text": "A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44224",
"url": "https://www.suse.com/security/cve/CVE-2021-44224"
},
{
"category": "external",
"summary": "SUSE Bug 1193943 for CVE-2021-44224",
"url": "https://bugzilla.suse.com/1193943"
}
],
"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.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/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.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-16T12:08:09Z",
"details": "important"
}
],
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44790"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44790",
"url": "https://www.suse.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "SUSE Bug 1193942 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1204730"
}
],
"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.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.7.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-02-16T12:08:09Z",
"details": "critical"
}
],
"title": "CVE-2021-44790"
}
]
}
VAR-202112-1608
Vulnerability from variot - Updated: 2026-03-09 22:40A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier. The server is fast, reliable, and can be expanded through simple APIs. An attacker can use this vulnerability to cause a buffer overflow. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina
Security Update 2022-004 Catalina addresses the following issues. Information about the security content is also available at https://support.apple.com/HT213255.
apache Available for: macOS Catalina 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 Catalina 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
AppleGraphicsControl Available for: macOS Catalina 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 Catalina Impact: Processing a maliciously crafted AppleScript binary may result in unexpected application termination or disclosure of process memory Description: An out-of-bounds read was addressed with improved input validation. CVE-2022-26697: Qi Sun and Robert Ai of Trend Micro
AppleScript Available for: macOS Catalina Impact: Processing a maliciously crafted AppleScript binary may result in unexpected application termination or disclosure of process memory Description: An out-of-bounds read was addressed with improved bounds checking. CVE-2022-26698: Qi Sun of Trend Micro
CoreTypes Available for: macOS Catalina 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 Catalina 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 Catalina 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 Catalina 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 Catalina 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 Catalina 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 Catalina 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 Catalina 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 Catalina 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
Kernel Available for: macOS Catalina 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 Catalina 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
libresolv Available for: macOS Catalina Impact: An attacker may be able to cause unexpected application termination or arbitrary code execution Description: An integer overflow was addressed with improved input validation. CVE-2022-26775: Max Shavrick (@_mxms) of the Google Security Team
LibreSSL Available for: macOS Catalina 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 Catalina 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 Catalina 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 Catalina Impact: A malicious application may be able to modify protected parts of the file system Description: This issue was addressed with improved entitlements. CVE-2022-26727: Mickey Jin (@patch1t)
Printing Available for: macOS Catalina 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 Catalina 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 Catalina 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 Catalina 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 Catalina 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 Catalina 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)
WebKit Available for: macOS Catalina 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 Catalina 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 Catalina 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 Catalina 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 Catalina 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
PackageKit We would like to acknowledge Mickey Jin (@patch1t) of Trend Micro for their assistance.
Security Update 2022-004 Catalina 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-----
iQIzBAEBCAAdFiEEePiLW1MrMjw19XzoeC9qKD1prhgFAmKC1TYACgkQeC9qKD1p rhjgGRAAggg84uE4zYtBHmo5Qz45wlY/+FT7bSyCyo2Ta0m3JQmm26UiS9ZzXlD0 58jCo/ti+gH/gqwU05SnaG88pSMT6VKaDDnmw8WcrPtbl6NN6JX8vaZLFLoGO0dB rjwap7ulcLe7/HM8kCz3qqjKj4fusxckCjmm5yBMtuMklq7i51vzkT/+ws00ALcH 4S821CqIJlS2RIho/M/pih5A/H1Onw/nzKc7VOWjWMmmwoV+oiL4gMPE9kyIAJFQ NcZO7s70Qp9N5Z0VGIkD5HkAntEqYGNKJuCQUrHS0fHFUxVrQcuBbbSiv7vwnOT0 NVcFKBQWJtfcqmtcDF8mVi2ocqUh7So6AXhZGZtL3CrVfNMgTcjq6y5XwzXMgwlm ezMX73MnV91QuGp6KVZEmoFNlJ2dhKcJ0fYAhhW9DJqvJ1u5xIkQrUkK/ERLnWpE 9DIapT8uUbb9Zgez/tS9szv5jHhKtOoPbprju7d7LHw7XMFCVKbUvx745dFZx0AG PLsJZQNsQZJIK8QdcLA50KrlyjR2ts4nUsKj07I6LR4wUmcaj+goXYq4Nh4WLnoF x1AXD5ztdYlhqMcTAnuAbUYfuki0uzSy0p7wBiTknFwKMZNIaiToo64BES+7Iu1i vrB9SdtTSQCMXgPZX1Al1e2F/K2ubovrGU9geAEwLMq3AKudI4g= =JBHs -----END PGP SIGNATURE-----
. 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
Security Fix(es):
-
httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)
-
httpd: mod_session: Heap overflow via a crafted SessionHeader value (CVE-2021-26691)
-
httpd: NULL pointer dereference via malformed requests (CVE-2021-34798)
-
httpd: Out-of-bounds write in ap_escape_quotes() via malicious input (CVE-2021-39275)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
- 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.
- Bugs fixed (https://bugzilla.redhat.com/):
1966732 - CVE-2021-26691 httpd: mod_session: Heap overflow via a crafted SessionHeader value 2005119 - CVE-2021-39275 httpd: Out-of-bounds write in ap_escape_quotes() via malicious input 2005128 - CVE-2021-34798 httpd: NULL pointer dereference via malformed requests 2034674 - CVE-2021-44790 httpd: mod_lua: Possible buffer overflow when parsing multipart content
- Package List:
Red Hat Enterprise Linux Client Optional (v. 7):
Source: httpd-2.4.6-97.el7_9.4.src.rpm
noarch: httpd-manual-2.4.6-97.el7_9.4.noarch.rpm
x86_64: httpd-2.4.6-97.el7_9.4.x86_64.rpm httpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm httpd-devel-2.4.6-97.el7_9.4.x86_64.rpm httpd-tools-2.4.6-97.el7_9.4.x86_64.rpm mod_ldap-2.4.6-97.el7_9.4.x86_64.rpm mod_proxy_html-2.4.6-97.el7_9.4.x86_64.rpm mod_session-2.4.6-97.el7_9.4.x86_64.rpm mod_ssl-2.4.6-97.el7_9.4.x86_64.rpm
Red Hat Enterprise Linux ComputeNode Optional (v. 7):
Source: httpd-2.4.6-97.el7_9.4.src.rpm
noarch: httpd-manual-2.4.6-97.el7_9.4.noarch.rpm
x86_64: httpd-2.4.6-97.el7_9.4.x86_64.rpm httpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm httpd-devel-2.4.6-97.el7_9.4.x86_64.rpm httpd-tools-2.4.6-97.el7_9.4.x86_64.rpm mod_ldap-2.4.6-97.el7_9.4.x86_64.rpm mod_proxy_html-2.4.6-97.el7_9.4.x86_64.rpm mod_session-2.4.6-97.el7_9.4.x86_64.rpm mod_ssl-2.4.6-97.el7_9.4.x86_64.rpm
Red Hat Enterprise Linux Server (v. 7):
Source: httpd-2.4.6-97.el7_9.4.src.rpm
noarch: httpd-manual-2.4.6-97.el7_9.4.noarch.rpm
ppc64: httpd-2.4.6-97.el7_9.4.ppc64.rpm httpd-debuginfo-2.4.6-97.el7_9.4.ppc64.rpm httpd-devel-2.4.6-97.el7_9.4.ppc64.rpm httpd-tools-2.4.6-97.el7_9.4.ppc64.rpm mod_session-2.4.6-97.el7_9.4.ppc64.rpm mod_ssl-2.4.6-97.el7_9.4.ppc64.rpm
ppc64le: httpd-2.4.6-97.el7_9.4.ppc64le.rpm httpd-debuginfo-2.4.6-97.el7_9.4.ppc64le.rpm httpd-devel-2.4.6-97.el7_9.4.ppc64le.rpm httpd-tools-2.4.6-97.el7_9.4.ppc64le.rpm mod_session-2.4.6-97.el7_9.4.ppc64le.rpm mod_ssl-2.4.6-97.el7_9.4.ppc64le.rpm
s390x: httpd-2.4.6-97.el7_9.4.s390x.rpm httpd-debuginfo-2.4.6-97.el7_9.4.s390x.rpm httpd-devel-2.4.6-97.el7_9.4.s390x.rpm httpd-tools-2.4.6-97.el7_9.4.s390x.rpm mod_session-2.4.6-97.el7_9.4.s390x.rpm mod_ssl-2.4.6-97.el7_9.4.s390x.rpm
x86_64: httpd-2.4.6-97.el7_9.4.x86_64.rpm httpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm httpd-devel-2.4.6-97.el7_9.4.x86_64.rpm httpd-tools-2.4.6-97.el7_9.4.x86_64.rpm mod_session-2.4.6-97.el7_9.4.x86_64.rpm mod_ssl-2.4.6-97.el7_9.4.x86_64.rpm
Red Hat Enterprise Linux Server Optional (v. 7):
ppc64: httpd-debuginfo-2.4.6-97.el7_9.4.ppc64.rpm mod_ldap-2.4.6-97.el7_9.4.ppc64.rpm mod_proxy_html-2.4.6-97.el7_9.4.ppc64.rpm
ppc64le: httpd-debuginfo-2.4.6-97.el7_9.4.ppc64le.rpm mod_ldap-2.4.6-97.el7_9.4.ppc64le.rpm mod_proxy_html-2.4.6-97.el7_9.4.ppc64le.rpm
s390x: httpd-debuginfo-2.4.6-97.el7_9.4.s390x.rpm mod_ldap-2.4.6-97.el7_9.4.s390x.rpm mod_proxy_html-2.4.6-97.el7_9.4.s390x.rpm
x86_64: httpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm mod_ldap-2.4.6-97.el7_9.4.x86_64.rpm mod_proxy_html-2.4.6-97.el7_9.4.x86_64.rpm
Red Hat Enterprise Linux Workstation (v. 7):
Source: httpd-2.4.6-97.el7_9.4.src.rpm
noarch: httpd-manual-2.4.6-97.el7_9.4.noarch.rpm
x86_64: httpd-2.4.6-97.el7_9.4.x86_64.rpm httpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm httpd-devel-2.4.6-97.el7_9.4.x86_64.rpm httpd-tools-2.4.6-97.el7_9.4.x86_64.rpm mod_session-2.4.6-97.el7_9.4.x86_64.rpm mod_ssl-2.4.6-97.el7_9.4.x86_64.rpm
Red Hat Enterprise Linux Workstation Optional (v. 7):
x86_64: httpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm mod_ldap-2.4.6-97.el7_9.4.x86_64.rpm mod_proxy_html-2.4.6-97.el7_9.4.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-2021-26691 https://access.redhat.com/security/cve/CVE-2021-34798 https://access.redhat.com/security/cve/CVE-2021-39275 https://access.redhat.com/security/cve/CVE-2021-44790 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. 7.6) - noarch, x86_64
- Description:
OpenShift GitOps v1.3.4 on OCP 4.7-4.9 Red Hat Openshift GitOps is a declarative way to implement continuous deployment for cloud native applications. Bugs fixed (https://bugzilla.redhat.com/):
2050826 - CVE-2022-24348 gitops: Path traversal and dereference of symlinks when passing Helm value files
- ========================================================================== Ubuntu Security Notice USN-5212-2 January 10, 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:
It was discovered that the Apache HTTP Server incorrectly handled certain forward proxy requests. A remote attacker could use this issue to cause the server to crash, resulting in a denial of service, or possibly perform a Server Side Request Forgery attack. (CVE-2021-44790)
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+esm4 apache2-bin 2.4.18-2ubuntu3.17+esm4
Ubuntu 14.04 ESM: apache2 2.4.7-1ubuntu4.22+esm3 apache2-bin 2.4.7-1ubuntu4.22+esm3
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": "linux",
"scope": "eq",
"trust": 1.0,
"vendor": "debian",
"version": "11.0"
},
{
"_id": null,
"model": "tenable.sc",
"scope": "lt",
"trust": 1.0,
"vendor": "tenable",
"version": "5.20.0"
},
{
"_id": null,
"model": "instantis enterprisetrack",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "17.3"
},
{
"_id": null,
"model": "instantis enterprisetrack",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "17.1"
},
{
"_id": null,
"model": "macos",
"scope": "lt",
"trust": 1.0,
"vendor": "apple",
"version": "10.15.7"
},
{
"_id": null,
"model": "communications element manager",
"scope": "lte",
"trust": 1.0,
"vendor": "oracle",
"version": "9.0"
},
{
"_id": null,
"model": "communications operations monitor",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "4.3"
},
{
"_id": null,
"model": "communications operations monitor",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "5.0"
},
{
"_id": null,
"model": "instantis enterprisetrack",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "17.2"
},
{
"_id": null,
"model": "http server",
"scope": "lt",
"trust": 1.0,
"vendor": "apache",
"version": "2.4.52"
},
{
"_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": "gte",
"trust": 1.0,
"vendor": "apple",
"version": "12.0"
},
{
"_id": null,
"model": "http server",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "12.2.1.3.0"
},
{
"_id": null,
"model": "macos",
"scope": "lt",
"trust": 1.0,
"vendor": "apple",
"version": "12.4"
},
{
"_id": null,
"model": "communications session route manager",
"scope": "lte",
"trust": 1.0,
"vendor": "oracle",
"version": "9.0"
},
{
"_id": null,
"model": "linux",
"scope": "eq",
"trust": 1.0,
"vendor": "debian",
"version": "10.0"
},
{
"_id": null,
"model": "mac os x",
"scope": "eq",
"trust": 1.0,
"vendor": "apple",
"version": "10.15.7"
},
{
"_id": null,
"model": "communications operations monitor",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "4.4"
},
{
"_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": "cloud backup",
"scope": "eq",
"trust": 1.0,
"vendor": "netapp",
"version": null
},
{
"_id": null,
"model": "communications session report manager",
"scope": "lte",
"trust": 1.0,
"vendor": "oracle",
"version": "9.0"
},
{
"_id": null,
"model": "tenable.sc",
"scope": "gte",
"trust": 1.0,
"vendor": "tenable",
"version": "5.16.0"
},
{
"_id": null,
"model": "fedora",
"scope": "eq",
"trust": 1.0,
"vendor": "fedoraproject",
"version": "34"
},
{
"_id": null,
"model": "macos",
"scope": "lt",
"trust": 1.0,
"vendor": "apple",
"version": "11.6.6"
},
{
"_id": null,
"model": "zfs storage appliance kit",
"scope": "eq",
"trust": 1.0,
"vendor": "oracle",
"version": "8.8"
},
{
"_id": null,
"model": "cloud backup",
"scope": null,
"trust": 0.8,
"vendor": "netapp",
"version": null
},
{
"_id": null,
"model": "apple mac os x",
"scope": null,
"trust": 0.8,
"vendor": "\u30a2\u30c3\u30d7\u30eb",
"version": null
},
{
"_id": null,
"model": "oracle communications session report manager",
"scope": null,
"trust": 0.8,
"vendor": "\u30aa\u30e9\u30af\u30eb",
"version": null
},
{
"_id": null,
"model": "oracle communications operations monitor",
"scope": null,
"trust": 0.8,
"vendor": "\u30aa\u30e9\u30af\u30eb",
"version": null
},
{
"_id": null,
"model": "oracle communications session element manager",
"scope": null,
"trust": 0.8,
"vendor": "\u30aa\u30e9\u30af\u30eb",
"version": null
},
{
"_id": null,
"model": "http server",
"scope": null,
"trust": 0.8,
"vendor": "apache",
"version": null
},
{
"_id": null,
"model": "macos",
"scope": null,
"trust": 0.8,
"vendor": "\u30a2\u30c3\u30d7\u30eb",
"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": "tenable.sc",
"scope": null,
"trust": 0.8,
"vendor": "tenable",
"version": null
},
{
"_id": null,
"model": "gnu/linux",
"scope": null,
"trust": 0.8,
"vendor": "debian",
"version": null
},
{
"_id": null,
"model": "fedora",
"scope": null,
"trust": 0.8,
"vendor": "fedora",
"version": null
},
{
"_id": null,
"model": "http server",
"scope": "lte",
"trust": 0.6,
"vendor": "apache",
"version": "\u003c=2.4.51"
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2021-102386"
},
{
"db": "JVNDB",
"id": "JVNDB-2021-016455"
},
{
"db": "NVD",
"id": "CVE-2021-44790"
}
]
},
"credits": {
"_id": null,
"data": "Red Hat",
"sources": [
{
"db": "PACKETSTORM",
"id": "165587"
},
{
"db": "PACKETSTORM",
"id": "166583"
},
{
"db": "PACKETSTORM",
"id": "166581"
},
{
"db": "PACKETSTORM",
"id": "166576"
},
{
"db": "PACKETSTORM",
"id": "166154"
},
{
"db": "PACKETSTORM",
"id": "165710"
}
],
"trust": 0.6
},
"cve": "CVE-2021-44790",
"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-2021-44790",
"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": "CNVD",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"exploitabilityScore": 10.0,
"id": "CNVD-2021-102386",
"impactScore": 6.4,
"integrityImpact": "PARTIAL",
"severity": "HIGH",
"trust": 0.6,
"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-408105",
"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-2021-44790",
"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-2021-44790",
"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-2021-44790",
"trust": 1.0,
"value": "CRITICAL"
},
{
"author": "NVD",
"id": "CVE-2021-44790",
"trust": 0.8,
"value": "Critical"
},
{
"author": "CNVD",
"id": "CNVD-2021-102386",
"trust": 0.6,
"value": "HIGH"
},
{
"author": "CNNVD",
"id": "CNNVD-202112-1579",
"trust": 0.6,
"value": "CRITICAL"
},
{
"author": "VULHUB",
"id": "VHN-408105",
"trust": 0.1,
"value": "HIGH"
},
{
"author": "VULMON",
"id": "CVE-2021-44790",
"trust": 0.1,
"value": "HIGH"
}
]
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2021-102386"
},
{
"db": "VULHUB",
"id": "VHN-408105"
},
{
"db": "VULMON",
"id": "CVE-2021-44790"
},
{
"db": "CNNVD",
"id": "CNNVD-202112-1579"
},
{
"db": "JVNDB",
"id": "JVNDB-2021-016455"
},
{
"db": "NVD",
"id": "CVE-2021-44790"
}
]
},
"description": {
"_id": null,
"data": "A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier. The server is fast, reliable, and can be expanded through simple APIs. An attacker can use this vulnerability to cause a buffer overflow. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\nAPPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina\n\nSecurity Update 2022-004 Catalina addresses the following issues. \nInformation about the security content is also available at\nhttps://support.apple.com/HT213255. \n\napache\nAvailable for: macOS Catalina\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 Catalina\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\nAppleGraphicsControl\nAvailable for: macOS Catalina\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 Catalina\nImpact: Processing a maliciously crafted AppleScript binary may\nresult in unexpected application termination or disclosure of process\nmemory\nDescription: An out-of-bounds read was addressed with improved input\nvalidation. \nCVE-2022-26697: Qi Sun and Robert Ai of Trend Micro\n\nAppleScript\nAvailable for: macOS Catalina\nImpact: Processing a maliciously crafted AppleScript binary may\nresult in unexpected application termination or disclosure of process\nmemory\nDescription: An out-of-bounds read was addressed with improved bounds\nchecking. \nCVE-2022-26698: Qi Sun of Trend Micro\n\nCoreTypes\nAvailable for: macOS Catalina\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 Catalina\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 Catalina\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 Catalina\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 Catalina\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 Catalina\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 Catalina\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 Catalina\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 Catalina\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\nKernel\nAvailable for: macOS Catalina\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 Catalina\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\nlibresolv\nAvailable for: macOS Catalina\nImpact: An attacker may be able to cause unexpected application\ntermination or arbitrary code execution\nDescription: An integer overflow was addressed with improved input\nvalidation. \nCVE-2022-26775: Max Shavrick (@_mxms) of the Google Security Team\n\nLibreSSL\nAvailable for: macOS Catalina\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 Catalina\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 Catalina\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 Catalina\nImpact: A malicious application may be able to modify protected parts\nof the file system\nDescription: This issue was addressed with improved entitlements. \nCVE-2022-26727: Mickey Jin (@patch1t)\n\nPrinting\nAvailable for: macOS Catalina\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 Catalina\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 Catalina\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 Catalina\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 Catalina\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 Catalina\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\nWebKit\nAvailable for: macOS Catalina\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 Catalina\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 Catalina\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 Catalina\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 Catalina\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\nPackageKit\nWe would like to acknowledge Mickey Jin (@patch1t) of Trend Micro for\ntheir assistance. \n\nSecurity Update 2022-004 Catalina may be obtained from the Mac App\nStore or Apple\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\niQIzBAEBCAAdFiEEePiLW1MrMjw19XzoeC9qKD1prhgFAmKC1TYACgkQeC9qKD1p\nrhjgGRAAggg84uE4zYtBHmo5Qz45wlY/+FT7bSyCyo2Ta0m3JQmm26UiS9ZzXlD0\n58jCo/ti+gH/gqwU05SnaG88pSMT6VKaDDnmw8WcrPtbl6NN6JX8vaZLFLoGO0dB\nrjwap7ulcLe7/HM8kCz3qqjKj4fusxckCjmm5yBMtuMklq7i51vzkT/+ws00ALcH\n4S821CqIJlS2RIho/M/pih5A/H1Onw/nzKc7VOWjWMmmwoV+oiL4gMPE9kyIAJFQ\nNcZO7s70Qp9N5Z0VGIkD5HkAntEqYGNKJuCQUrHS0fHFUxVrQcuBbbSiv7vwnOT0\nNVcFKBQWJtfcqmtcDF8mVi2ocqUh7So6AXhZGZtL3CrVfNMgTcjq6y5XwzXMgwlm\nezMX73MnV91QuGp6KVZEmoFNlJ2dhKcJ0fYAhhW9DJqvJ1u5xIkQrUkK/ERLnWpE\n9DIapT8uUbb9Zgez/tS9szv5jHhKtOoPbprju7d7LHw7XMFCVKbUvx745dFZx0AG\nPLsJZQNsQZJIK8QdcLA50KrlyjR2ts4nUsKj07I6LR4wUmcaj+goXYq4Nh4WLnoF\nx1AXD5ztdYlhqMcTAnuAbUYfuki0uzSy0p7wBiTknFwKMZNIaiToo64BES+7Iu1i\nvrB9SdtTSQCMXgPZX1Al1e2F/K2ubovrGU9geAEwLMq3AKudI4g=\n=JBHs\n-----END PGP SIGNATURE-----\n\n\n. 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. \n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content\n(CVE-2021-44790)\n\n* httpd: mod_session: Heap overflow via a crafted SessionHeader value\n(CVE-2021-26691)\n\n* httpd: NULL pointer dereference via malformed requests (CVE-2021-34798)\n\n* httpd: Out-of-bounds write in ap_escape_quotes() via malicious input\n(CVE-2021-39275)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section. \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. Bugs fixed (https://bugzilla.redhat.com/):\n\n1966732 - CVE-2021-26691 httpd: mod_session: Heap overflow via a crafted SessionHeader value\n2005119 - CVE-2021-39275 httpd: Out-of-bounds write in ap_escape_quotes() via malicious input\n2005128 - CVE-2021-34798 httpd: NULL pointer dereference via malformed requests\n2034674 - CVE-2021-44790 httpd: mod_lua: Possible buffer overflow when parsing multipart content\n\n6. Package List:\n\nRed Hat Enterprise Linux Client Optional (v. 7):\n\nSource:\nhttpd-2.4.6-97.el7_9.4.src.rpm\n\nnoarch:\nhttpd-manual-2.4.6-97.el7_9.4.noarch.rpm\n\nx86_64:\nhttpd-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-devel-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-tools-2.4.6-97.el7_9.4.x86_64.rpm\nmod_ldap-2.4.6-97.el7_9.4.x86_64.rpm\nmod_proxy_html-2.4.6-97.el7_9.4.x86_64.rpm\nmod_session-2.4.6-97.el7_9.4.x86_64.rpm\nmod_ssl-2.4.6-97.el7_9.4.x86_64.rpm\n\nRed Hat Enterprise Linux ComputeNode Optional (v. 7):\n\nSource:\nhttpd-2.4.6-97.el7_9.4.src.rpm\n\nnoarch:\nhttpd-manual-2.4.6-97.el7_9.4.noarch.rpm\n\nx86_64:\nhttpd-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-devel-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-tools-2.4.6-97.el7_9.4.x86_64.rpm\nmod_ldap-2.4.6-97.el7_9.4.x86_64.rpm\nmod_proxy_html-2.4.6-97.el7_9.4.x86_64.rpm\nmod_session-2.4.6-97.el7_9.4.x86_64.rpm\nmod_ssl-2.4.6-97.el7_9.4.x86_64.rpm\n\nRed Hat Enterprise Linux Server (v. 7):\n\nSource:\nhttpd-2.4.6-97.el7_9.4.src.rpm\n\nnoarch:\nhttpd-manual-2.4.6-97.el7_9.4.noarch.rpm\n\nppc64:\nhttpd-2.4.6-97.el7_9.4.ppc64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.4.ppc64.rpm\nhttpd-devel-2.4.6-97.el7_9.4.ppc64.rpm\nhttpd-tools-2.4.6-97.el7_9.4.ppc64.rpm\nmod_session-2.4.6-97.el7_9.4.ppc64.rpm\nmod_ssl-2.4.6-97.el7_9.4.ppc64.rpm\n\nppc64le:\nhttpd-2.4.6-97.el7_9.4.ppc64le.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.4.ppc64le.rpm\nhttpd-devel-2.4.6-97.el7_9.4.ppc64le.rpm\nhttpd-tools-2.4.6-97.el7_9.4.ppc64le.rpm\nmod_session-2.4.6-97.el7_9.4.ppc64le.rpm\nmod_ssl-2.4.6-97.el7_9.4.ppc64le.rpm\n\ns390x:\nhttpd-2.4.6-97.el7_9.4.s390x.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.4.s390x.rpm\nhttpd-devel-2.4.6-97.el7_9.4.s390x.rpm\nhttpd-tools-2.4.6-97.el7_9.4.s390x.rpm\nmod_session-2.4.6-97.el7_9.4.s390x.rpm\nmod_ssl-2.4.6-97.el7_9.4.s390x.rpm\n\nx86_64:\nhttpd-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-devel-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-tools-2.4.6-97.el7_9.4.x86_64.rpm\nmod_session-2.4.6-97.el7_9.4.x86_64.rpm\nmod_ssl-2.4.6-97.el7_9.4.x86_64.rpm\n\nRed Hat Enterprise Linux Server Optional (v. 7):\n\nppc64:\nhttpd-debuginfo-2.4.6-97.el7_9.4.ppc64.rpm\nmod_ldap-2.4.6-97.el7_9.4.ppc64.rpm\nmod_proxy_html-2.4.6-97.el7_9.4.ppc64.rpm\n\nppc64le:\nhttpd-debuginfo-2.4.6-97.el7_9.4.ppc64le.rpm\nmod_ldap-2.4.6-97.el7_9.4.ppc64le.rpm\nmod_proxy_html-2.4.6-97.el7_9.4.ppc64le.rpm\n\ns390x:\nhttpd-debuginfo-2.4.6-97.el7_9.4.s390x.rpm\nmod_ldap-2.4.6-97.el7_9.4.s390x.rpm\nmod_proxy_html-2.4.6-97.el7_9.4.s390x.rpm\n\nx86_64:\nhttpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm\nmod_ldap-2.4.6-97.el7_9.4.x86_64.rpm\nmod_proxy_html-2.4.6-97.el7_9.4.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation (v. 7):\n\nSource:\nhttpd-2.4.6-97.el7_9.4.src.rpm\n\nnoarch:\nhttpd-manual-2.4.6-97.el7_9.4.noarch.rpm\n\nx86_64:\nhttpd-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-devel-2.4.6-97.el7_9.4.x86_64.rpm\nhttpd-tools-2.4.6-97.el7_9.4.x86_64.rpm\nmod_session-2.4.6-97.el7_9.4.x86_64.rpm\nmod_ssl-2.4.6-97.el7_9.4.x86_64.rpm\n\nRed Hat Enterprise Linux Workstation Optional (v. 7):\n\nx86_64:\nhttpd-debuginfo-2.4.6-97.el7_9.4.x86_64.rpm\nmod_ldap-2.4.6-97.el7_9.4.x86_64.rpm\nmod_proxy_html-2.4.6-97.el7_9.4.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-2021-26691\nhttps://access.redhat.com/security/cve/CVE-2021-34798\nhttps://access.redhat.com/security/cve/CVE-2021-39275\nhttps://access.redhat.com/security/cve/CVE-2021-44790\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. 7.6) - noarch, x86_64\n\n3. Description:\n\nOpenShift GitOps v1.3.4 on OCP 4.7-4.9\nRed Hat Openshift GitOps is a declarative way to implement continuous\ndeployment for cloud native applications. Bugs fixed (https://bugzilla.redhat.com/):\n\n2050826 - CVE-2022-24348 gitops: Path traversal and dereference of symlinks when passing Helm value files\n\n5. ==========================================================================\nUbuntu Security Notice USN-5212-2\nJanuary 10, 2022\n\napache2 vulnerabilities\n==========================================================================\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 It was discovered that the Apache HTTP Server incorrectly handled certain\n forward proxy requests. A remote attacker could use this issue to cause\n the server to crash, resulting in a denial of service, or possibly perform\n a Server Side Request Forgery attack. (CVE-2021-44790)\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+esm4\n apache2-bin 2.4.18-2ubuntu3.17+esm4\n\nUbuntu 14.04 ESM:\n apache2 2.4.7-1ubuntu4.22+esm3\n apache2-bin 2.4.7-1ubuntu4.22+esm3\n\nIn general, a standard system update will make all the necessary changes",
"sources": [
{
"db": "NVD",
"id": "CVE-2021-44790"
},
{
"db": "JVNDB",
"id": "JVNDB-2021-016455"
},
{
"db": "CNVD",
"id": "CNVD-2021-102386"
},
{
"db": "VULHUB",
"id": "VHN-408105"
},
{
"db": "VULMON",
"id": "CVE-2021-44790"
},
{
"db": "PACKETSTORM",
"id": "167189"
},
{
"db": "PACKETSTORM",
"id": "165587"
},
{
"db": "PACKETSTORM",
"id": "166583"
},
{
"db": "PACKETSTORM",
"id": "166581"
},
{
"db": "PACKETSTORM",
"id": "166576"
},
{
"db": "PACKETSTORM",
"id": "166154"
},
{
"db": "PACKETSTORM",
"id": "165710"
},
{
"db": "PACKETSTORM",
"id": "165501"
}
],
"trust": 3.06
},
"exploit_availability": {
"_id": null,
"data": [
{
"reference": "https://www.scap.org.cn/vuln/vhn-408105",
"trust": 0.1,
"type": "unknown"
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-408105"
}
]
},
"external_ids": {
"_id": null,
"data": [
{
"db": "NVD",
"id": "CVE-2021-44790",
"trust": 4.8
},
{
"db": "TENABLE",
"id": "TNS-2022-01",
"trust": 1.8
},
{
"db": "TENABLE",
"id": "TNS-2022-03",
"trust": 1.8
},
{
"db": "OPENWALL",
"id": "OSS-SECURITY/2021/12/20/4",
"trust": 1.8
},
{
"db": "PACKETSTORM",
"id": "171631",
"trust": 1.7
},
{
"db": "PACKETSTORM",
"id": "165587",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "167189",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "166154",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "165501",
"trust": 0.8
},
{
"db": "PACKETSTORM",
"id": "165710",
"trust": 0.8
},
{
"db": "JVN",
"id": "JVNVU97805418",
"trust": 0.8
},
{
"db": "JVNDB",
"id": "JVNDB-2021-016455",
"trust": 0.8
},
{
"db": "CNVD",
"id": "CNVD-2021-102386",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "165747",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "168072",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "165467",
"trust": 0.7
},
{
"db": "ICS CERT",
"id": "ICSA-22-132-02",
"trust": 0.7
},
{
"db": "PACKETSTORM",
"id": "166583",
"trust": 0.7
},
{
"db": "AUSCERT",
"id": "ESB-2022.0135",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0716",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0836",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0039",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0217",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0686",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.2352",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0064",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.2411",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0850",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0354",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0171",
"trust": 0.6
},
{
"db": "AUSCERT",
"id": "ESB-2022.0396",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022051316",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022042265",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022030119",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022051703",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2021122021",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022060706",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022012517",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022010513",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022012334",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022010609",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022011749",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022021427",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022012003",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022060811",
"trust": 0.6
},
{
"db": "CS-HELP",
"id": "SB2022012639",
"trust": 0.6
},
{
"db": "EXPLOIT-DB",
"id": "51193",
"trust": 0.6
},
{
"db": "CNNVD",
"id": "CNNVD-202112-1579",
"trust": 0.6
},
{
"db": "PACKETSTORM",
"id": "165745",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "167186",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "167188",
"trust": 0.1
},
{
"db": "VULHUB",
"id": "VHN-408105",
"trust": 0.1
},
{
"db": "VULMON",
"id": "CVE-2021-44790",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "166581",
"trust": 0.1
},
{
"db": "PACKETSTORM",
"id": "166576",
"trust": 0.1
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2021-102386"
},
{
"db": "VULHUB",
"id": "VHN-408105"
},
{
"db": "VULMON",
"id": "CVE-2021-44790"
},
{
"db": "PACKETSTORM",
"id": "167189"
},
{
"db": "PACKETSTORM",
"id": "165587"
},
{
"db": "PACKETSTORM",
"id": "166583"
},
{
"db": "PACKETSTORM",
"id": "166581"
},
{
"db": "PACKETSTORM",
"id": "166576"
},
{
"db": "PACKETSTORM",
"id": "166154"
},
{
"db": "PACKETSTORM",
"id": "165710"
},
{
"db": "PACKETSTORM",
"id": "165501"
},
{
"db": "CNNVD",
"id": "CNNVD-202112-1579"
},
{
"db": "JVNDB",
"id": "JVNDB-2021-016455"
},
{
"db": "NVD",
"id": "CVE-2021-44790"
}
]
},
"id": "VAR-202112-1608",
"iot": {
"_id": null,
"data": true,
"sources": [
{
"db": "CNVD",
"id": "CNVD-2021-102386"
},
{
"db": "VULHUB",
"id": "VHN-408105"
}
],
"trust": 0.06999999999999999
},
"iot_taxonomy": {
"_id": null,
"data": [
{
"category": [
"Network device"
],
"sub_category": null,
"trust": 0.6
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2021-102386"
}
]
},
"last_update_date": "2026-03-09T22:40:59.062000Z",
"patch": {
"_id": null,
"data": [
{
"title": "hitachi-sec-2023-217",
"trust": 0.8,
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"title": "Patch for Apache HTTP Server buffer overflow vulnerability (CNVD-2021-102386)",
"trust": 0.6,
"url": "https://www.cnvd.org.cn/patchInfo/show/310311"
},
{
"title": "Apache HTTP Server Buffer error vulnerability fix",
"trust": 0.6,
"url": "http://123.124.177.30/web/xxk/bdxqById.tag?id=175754"
},
{
"title": "Red Hat: Important: httpd:2.4 security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20220288 - 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-20220303 - 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: Red Hat OpenShift GitOps security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20220682 - 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": "Debian Security Advisories: DSA-5035-1 apache2 -- security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories\u0026qid=eed1e8ea40feda10ee18daa68a3c5b5a"
},
{
"title": "Amazon Linux AMI: ALAS-2022-1560",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux_ami\u0026qid=ALAS-2022-1560"
},
{
"title": "Red Hat: CVE-2021-44790",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database\u0026qid=CVE-2021-44790"
},
{
"title": "Amazon Linux 2: ALAS2-2022-1737",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux2\u0026qid=ALAS2-2022-1737"
},
{
"title": "Amazon Linux 2022: ALAS2022-2022-018",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=amazon_linux2022\u0026qid=ALAS2022-2022-018"
},
{
"title": "Tenable Security Advisories: [R1] Stand-alone Security Patch Available for Tenable.sc versions 5.16.0 to 5.19.1: Patch 202201.1",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=tenable_security_advisories\u0026qid=TNS-2022-03"
},
{
"title": "Tenable Security Advisories: [R1] Tenable.sc 5.20.0 Fixes Multiple Vulnerabilities",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=tenable_security_advisories\u0026qid=TNS-2022-01"
},
{
"title": "Red Hat: Important: Red Hat OpenShift GitOps security update",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_security_advisories\u0026qid=RHSA-20220580 - Security Advisory"
},
{
"title": "Apple: macOS Monterey 12.4",
"trust": 0.1,
"url": "https://vulmon.com/vendoradvisory?qidtp=apple_security_advisories\u0026qid=73857ee26a600b1527481f1deacc0619"
},
{
"title": "-CVE-2021-44790",
"trust": 0.1,
"url": "https://github.com/nuPacaChi/-CVE-2021-44790 "
},
{
"title": "SnykDesk",
"trust": 0.1,
"url": "https://github.com/cretlaw/SnykDesk "
},
{
"title": "emo_emo",
"trust": 0.1,
"url": "https://github.com/emotest1/emo_emo "
},
{
"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 "
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2021-102386"
},
{
"db": "VULMON",
"id": "CVE-2021-44790"
},
{
"db": "CNNVD",
"id": "CNNVD-202112-1579"
},
{
"db": "JVNDB",
"id": "JVNDB-2021-016455"
}
]
},
"problemtype_data": {
"_id": null,
"data": [
{
"problemtype": "CWE-787",
"trust": 1.1
},
{
"problemtype": "Out-of-bounds writing (CWE-787) [NVD evaluation ]",
"trust": 0.8
}
],
"sources": [
{
"db": "VULHUB",
"id": "VHN-408105"
},
{
"db": "JVNDB",
"id": "JVNDB-2021-016455"
},
{
"db": "NVD",
"id": "CVE-2021-44790"
}
]
},
"references": {
"_id": null,
"data": [
{
"trust": 2.8,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-44790"
},
{
"trust": 2.4,
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"trust": 1.9,
"url": "https://www.debian.org/security/2022/dsa-5035"
},
{
"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": "https://security.netapp.com/advisory/ntap-20211224-0001/"
},
{
"trust": 1.8,
"url": "https://www.tenable.com/security/tns-2022-01"
},
{
"trust": 1.8,
"url": "https://www.tenable.com/security/tns-2022-03"
},
{
"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/cpujan2022.html"
},
{
"trust": 1.8,
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/4"
},
{
"trust": 1.7,
"url": "http://packetstormsecurity.com/files/171631/apache-2.4.x-buffer-overflow.html"
},
{
"trust": 1.2,
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"trust": 1.1,
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/bfswoh4x77cv7ah7c4rmhubdwkqdl4yh/"
},
{
"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/jvnvu97805418/"
},
{
"trust": 0.7,
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/bfswoh4x77cv7ah7c4rmhubdwkqdl4yh/"
},
{
"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://access.redhat.com/security/cve/cve-2021-44790"
},
{
"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://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.auscert.org.au/bulletins/esb-2022.0686"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022051316"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/166583/red-hat-security-advisory-2022-1137-01.html"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022010609"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022030119"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022042265"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0064"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022021427"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/165587/red-hat-security-advisory-2022-0143-03.html"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022060706"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/165710/red-hat-security-advisory-2022-0258-02.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/165501/ubuntu-security-notice-usn-5212-2.html"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022012517"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022012639"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0716"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0836"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.2352"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022010513"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0217"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.2411"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0039"
},
{
"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/sb2022012334"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0135"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0850"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0354"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022051703"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/165747/red-hat-security-advisory-2022-0303-02.html"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0396"
},
{
"trust": 0.6,
"url": "https://www.exploit-db.com/exploits/51193"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022011749"
},
{
"trust": 0.6,
"url": "https://www.auscert.org.au/bulletins/esb-2022.0171"
},
{
"trust": 0.6,
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-22-132-02"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2022060811"
},
{
"trust": 0.6,
"url": "https://vigilance.fr/vulnerability/apache-http-server-buffer-overflow-via-mod-lua-multipart-content-37112"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/166154/red-hat-security-advisory-2022-0682-01.html"
},
{
"trust": 0.6,
"url": "https://packetstormsecurity.com/files/165467/ubuntu-security-notice-usn-5212-1.html"
},
{
"trust": 0.6,
"url": "https://www.cybersecurity-help.cz/vdb/sb2021122021"
},
{
"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://www.cybersecurity-help.cz/vdb/sb2022012003"
},
{
"trust": 0.5,
"url": "https://access.redhat.com/security/team/key/"
},
{
"trust": 0.4,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22720"
},
{
"trust": 0.3,
"url": "https://access.redhat.com/security/cve/cve-2022-22720"
},
{
"trust": 0.2,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-44224"
},
{
"trust": 0.1,
"url": "https://cwe.mitre.org/data/definitions/787.html"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:0288"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov"
},
{
"trust": 0.1,
"url": "https://github.com/nupacachi/-cve-2021-44790"
},
{
"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-2022-22721"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-23308"
},
{
"trust": 0.1,
"url": "https://support.apple.com/ht213255."
},
{
"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-26726"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22674"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26714"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-0530"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26698"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-22719"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26727"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26728"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26697"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26748"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-0778"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26721"
},
{
"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-26720"
},
{
"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-26715"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26722"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-26746"
},
{
"trust": 0.1,
"url": "https://support.apple.com/en-us/ht201222."
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-34798"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-39275"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-39275"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-26691"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2021-26691"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:0143"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2021-34798"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1137"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1139"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:1136"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/security/cve/cve-2022-24348"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:0682"
},
{
"trust": 0.1,
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-24348"
},
{
"trust": 0.1,
"url": "https://access.redhat.com/errata/rhsa-2022:0258"
},
{
"trust": 0.1,
"url": "https://ubuntu.com/security/notices/usn-5212-1"
},
{
"trust": 0.1,
"url": "https://ubuntu.com/security/notices/usn-5212-2"
}
],
"sources": [
{
"db": "CNVD",
"id": "CNVD-2021-102386"
},
{
"db": "VULHUB",
"id": "VHN-408105"
},
{
"db": "VULMON",
"id": "CVE-2021-44790"
},
{
"db": "PACKETSTORM",
"id": "167189"
},
{
"db": "PACKETSTORM",
"id": "165587"
},
{
"db": "PACKETSTORM",
"id": "166583"
},
{
"db": "PACKETSTORM",
"id": "166581"
},
{
"db": "PACKETSTORM",
"id": "166576"
},
{
"db": "PACKETSTORM",
"id": "166154"
},
{
"db": "PACKETSTORM",
"id": "165710"
},
{
"db": "PACKETSTORM",
"id": "165501"
},
{
"db": "CNNVD",
"id": "CNNVD-202112-1579"
},
{
"db": "JVNDB",
"id": "JVNDB-2021-016455"
},
{
"db": "NVD",
"id": "CVE-2021-44790"
}
]
},
"sources": {
"_id": null,
"data": [
{
"db": "CNVD",
"id": "CNVD-2021-102386",
"ident": null
},
{
"db": "VULHUB",
"id": "VHN-408105",
"ident": null
},
{
"db": "VULMON",
"id": "CVE-2021-44790",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "167189",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "165587",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166583",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166581",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166576",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "166154",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "165710",
"ident": null
},
{
"db": "PACKETSTORM",
"id": "165501",
"ident": null
},
{
"db": "CNNVD",
"id": "CNNVD-202112-1579",
"ident": null
},
{
"db": "JVNDB",
"id": "JVNDB-2021-016455",
"ident": null
},
{
"db": "NVD",
"id": "CVE-2021-44790",
"ident": null
}
]
},
"sources_release_date": {
"_id": null,
"data": [
{
"date": "2021-12-24T00:00:00",
"db": "CNVD",
"id": "CNVD-2021-102386",
"ident": null
},
{
"date": "2021-12-20T00:00:00",
"db": "VULHUB",
"id": "VHN-408105",
"ident": null
},
{
"date": "2021-12-20T00:00:00",
"db": "VULMON",
"id": "CVE-2021-44790",
"ident": null
},
{
"date": "2022-05-17T16:59:55",
"db": "PACKETSTORM",
"id": "167189",
"ident": null
},
{
"date": "2022-01-17T16:53:40",
"db": "PACKETSTORM",
"id": "165587",
"ident": null
},
{
"date": "2022-04-04T14:36:52",
"db": "PACKETSTORM",
"id": "166583",
"ident": null
},
{
"date": "2022-04-04T14:36:10",
"db": "PACKETSTORM",
"id": "166581",
"ident": null
},
{
"date": "2022-04-04T14:30:33",
"db": "PACKETSTORM",
"id": "166576",
"ident": null
},
{
"date": "2022-02-28T16:18:23",
"db": "PACKETSTORM",
"id": "166154",
"ident": null
},
{
"date": "2022-01-26T15:06:30",
"db": "PACKETSTORM",
"id": "165710",
"ident": null
},
{
"date": "2022-01-10T17:59:29",
"db": "PACKETSTORM",
"id": "165501",
"ident": null
},
{
"date": "2021-12-20T00:00:00",
"db": "CNNVD",
"id": "CNNVD-202112-1579",
"ident": null
},
{
"date": "2022-12-15T00:00:00",
"db": "JVNDB",
"id": "JVNDB-2021-016455",
"ident": null
},
{
"date": "2021-12-20T12:15:07.440000",
"db": "NVD",
"id": "CVE-2021-44790",
"ident": null
}
]
},
"sources_update_date": {
"_id": null,
"data": [
{
"date": "2021-12-27T00:00:00",
"db": "CNVD",
"id": "CNVD-2021-102386",
"ident": null
},
{
"date": "2022-11-02T00:00:00",
"db": "VULHUB",
"id": "VHN-408105",
"ident": null
},
{
"date": "2023-11-07T00:00:00",
"db": "VULMON",
"id": "CVE-2021-44790",
"ident": null
},
{
"date": "2023-04-04T00:00:00",
"db": "CNNVD",
"id": "CNNVD-202112-1579",
"ident": null
},
{
"date": "2023-12-12T07:43:00",
"db": "JVNDB",
"id": "JVNDB-2021-016455",
"ident": null
},
{
"date": "2025-05-01T15:38:06.313000",
"db": "NVD",
"id": "CVE-2021-44790",
"ident": null
}
]
},
"threat_type": {
"_id": null,
"data": "remote",
"sources": [
{
"db": "PACKETSTORM",
"id": "165501"
},
{
"db": "CNNVD",
"id": "CNNVD-202112-1579"
}
],
"trust": 0.7
},
"title": {
"_id": null,
"data": "Apache\u00a0HTTP\u00a0Server\u00a0 of \u00a0mod_lua\u00a0 Buffer overflow vulnerability in multipart parser",
"sources": [
{
"db": "JVNDB",
"id": "JVNDB-2021-016455"
}
],
"trust": 0.8
},
"type": {
"_id": null,
"data": "buffer error",
"sources": [
{
"db": "CNNVD",
"id": "CNNVD-202112-1579"
}
],
"trust": 0.6
}
}
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-0727
Vulnerability from csaf_certbund - Published: 2021-12-19 23:00 - Updated: 2025-12-28 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apache HTTP Server <2.4.52
Apache / HTTP Server
|
<2.4.52 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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:-
|
— | |
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:-
|
— | |
|
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:-
|
— | |
|
Apache HTTP Server <2.4.52
Apache / HTTP Server
|
<2.4.52 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
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 Informationen offenzulegen, einen Denial of Service zu verursacehn und Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-0727 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-0727.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0727 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0727"
},
{
"category": "external",
"summary": "Apache Changes vom 2021-12-19",
"url": "https://downloads.apache.org/httpd/CHANGES_2.4"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5035 vom 2022-01-05",
"url": "https://www.debian.org/security/2022/dsa-5035"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5212-1 vom 2022-01-06",
"url": "https://ubuntu.com/security/notices/USN-5212-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5212-2 vom 2022-01-10",
"url": "https://ubuntu.com/security/notices/USN-5212-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:0143 vom 2022-01-17",
"url": "https://access.redhat.com/errata/RHSA-2022:0143"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0065-1 vom 2022-01-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010001.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0091-1 vom 2022-01-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010009.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0119-1 vom 2022-01-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010025.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-0143 vom 2022-01-19",
"url": "http://linux.oracle.com/errata/ELSA-2022-0143.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-1560 vom 2022-01-20",
"url": "https://alas.aws.amazon.com/ALAS-2022-1560.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0091-2 vom 2022-01-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010042.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-0258 vom 2022-01-26",
"url": "http://linux.oracle.com/errata/ELSA-2022-0258.html"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2022:0143 vom 2022-01-25",
"url": "https://lists.centos.org/pipermail/centos-announce/2022-January/073551.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:0258 vom 2022-01-25",
"url": "https://access.redhat.com/errata/RHSA-2022:0258"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:0288 vom 2022-01-26",
"url": "https://access.redhat.com/errata/RHSA-2022:0288"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:0303 vom 2022-01-27",
"url": "https://access.redhat.com/errata/RHSA-2022:0303"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2022-003 vom 2027-01-18",
"url": "https://downloads.avaya.com/css/P8/documents/101079910"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-1737 vom 2022-01-27",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1737.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2907 vom 2022-02-01",
"url": "https://lists.debian.org/debian-lts-announce/2022/02/msg00001.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-018 vom 2022-02-03",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-018.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0440-1 vom 2022-02-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010231.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:0682 vom 2022-02-25",
"url": "https://access.redhat.com/errata/RHSA-2022:0682"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2022-020 vom 2022-02-09",
"url": "https://downloads.avaya.com/css/P8/documents/101080473"
},
{
"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:1139 vom 2022-04-02",
"url": "https://access.redhat.com/errata/RHSA-2022:1139"
},
{
"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": "Red Hat Security Advisory RHSA-2022:1915 vom 2022-05-10",
"url": "https://access.redhat.com/errata/RHSA-2022:1915"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-1915 vom 2022-05-17",
"url": "https://linux.oracle.com/errata/ELSA-2022-1915.html"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2022-053 vom 2022-07-18",
"url": "https://downloads.avaya.com/css/P8/documents/101082704"
},
{
"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": "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:7143 vom 2022-10-27",
"url": "https://access.redhat.com/errata/RHSA-2022:7143"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7144 vom 2022-10-27",
"url": "https://access.redhat.com/errata/RHSA-2022:7144"
},
{
"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": "IBM Security Bulletin 6840311 vom 2022-11-19",
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-vulnerabilities-in-apache-http-cve-2021-33193-and-cve-2021-44224-affects-power-hmc/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-1670 vom 2023-04-06",
"url": "http://linux.oracle.com/errata/ELSA-2023-1670.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23732 vom 2025-12-26",
"url": "http://linux.oracle.com/errata/ELSA-2025-23732.html"
}
],
"source_lang": "en-US",
"title": "Apache HTTP Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-12-28T23:00:00.000+00:00",
"generator": {
"date": "2025-12-29T09:05:00.497+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2022-0727",
"initial_release_date": "2021-12-19T23:00:00.000+00:00",
"revision_history": [
{
"date": "2021-12-19T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2021-12-22T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: FEDORA-2021-29A536C2AE"
},
{
"date": "2022-01-04T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2022-01-06T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-01-09T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-01-16T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-01-17T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-01-18T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-01-19T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux und Amazon aufgenommen"
},
{
"date": "2022-01-20T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-01-25T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux, CentOS und Red Hat aufgenommen"
},
{
"date": "2022-01-26T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-01-27T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von AVAYA und Amazon aufgenommen"
},
{
"date": "2022-02-01T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2022-02-03T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-02-16T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-02-27T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-03-02T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2022-04-03T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-05-10T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-05-17T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-07-19T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2022-08-14T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-09-29T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-10-26T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-15T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-11-20T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-04-10T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "29"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.4.52",
"product": {
"name": "Apache HTTP Server \u003c2.4.52",
"product_id": "T021400"
}
},
{
"category": "product_version",
"name": "2.4.52",
"product": {
"name": "Apache HTTP Server 2.4.52",
"product_id": "T021400-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:apache:http_server:2.4.52"
}
}
}
],
"category": "product_name",
"name": "HTTP Server"
}
],
"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": [
{
"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": "IBM Power Hardware Management Console",
"product": {
"name": "IBM Power Hardware Management Console",
"product_id": "5114",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:hardware_management_console:-"
}
}
}
],
"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": "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-2021-44224",
"product_status": {
"known_affected": [
"T021400",
"2951",
"T002207",
"67646",
"T000126",
"5114",
"398363",
"T012167",
"1727",
"T004914"
]
},
"release_date": "2021-12-19T23:00:00.000+00:00",
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44790",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"5114",
"T015127",
"T015126",
"T012167",
"T004914",
"T016243",
"T021400",
"2951",
"T002207",
"T000126",
"398363",
"1727"
]
},
"release_date": "2021-12-19T23:00:00.000+00:00",
"title": "CVE-2021-44790"
}
]
}
WID-SEC-W-2022-1057
Vulnerability from csaf_certbund - Published: 2022-05-16 22:00 - Updated: 2023-06-21 22:00In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion.
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"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": "Apple macOS ist ein Betriebssystem, das auf FreeBSD und Mach basiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Apple macOS ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- MacOS X",
"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-1057 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1057.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1057 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1057"
},
{
"category": "external",
"summary": "Apple Security Advisory vom 2022-05-16",
"url": "https://support.apple.com/en-us/HT213255"
},
{
"category": "external",
"summary": "Apple Security Advisory vom 2022-05-16",
"url": "https://support.apple.com/en-us/HT213256"
},
{
"category": "external",
"summary": "Apple Security Advisory vom 2022-05-16",
"url": "https://support.apple.com/en-us/HT213257"
},
{
"category": "external",
"summary": "PoC CVE-2022-26726",
"url": "https://github.com/acheong08/CVE-2022-26726-POC"
},
{
"category": "external",
"summary": "CISA: Apple Releases Security Updates",
"url": "https://www.cisa.gov/uscert/ncas/current-activity/2022/04/01/apple-releases-security-updates-0"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3118 vom 2022-09-22",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00028.html"
},
{
"category": "external",
"summary": "Wojciech Regula blogpost vom 2022-11-21",
"url": "https://wojciechregula.blog/post/macos-sandbox-escape-via-terminal/"
}
],
"source_lang": "en-US",
"title": "Apple macOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-06-21T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:33:27.405+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1057",
"initial_release_date": "2022-05-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-05-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-08-16T22:00:00.000+00:00",
"number": "2",
"summary": "CVE erg\u00e4nzt"
},
{
"date": "2022-09-20T22:00:00.000+00:00",
"number": "3",
"summary": "CVE Nummern CVE-2022-32790 und CVE-2022-32882 erg\u00e4nzt"
},
{
"date": "2022-09-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2022-09-25T22:00:00.000+00:00",
"number": "5",
"summary": "Korrektur bzgl. fehlerhaft eingetragenem Debian Update"
},
{
"date": "2022-11-21T23:00:00.000+00:00",
"number": "6",
"summary": "Exploit aufgenommen"
},
{
"date": "2023-06-21T22:00:00.000+00:00",
"number": "7",
"summary": "CVE-2022-32794 erg\u00e4nzt"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Apple macOS Catalina \u003c 2022-004",
"product": {
"name": "Apple macOS Catalina \u003c 2022-004",
"product_id": "T023230",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:catalina__2022-004"
}
}
},
{
"category": "product_name",
"name": "Apple macOS Big Sur \u003c 11.6.6",
"product": {
"name": "Apple macOS Big Sur \u003c 11.6.6",
"product_id": "T023231",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:big_sur__11.6.6"
}
}
},
{
"category": "product_name",
"name": "Apple macOS Monterey \u003c 12.4",
"product": {
"name": "Apple macOS Monterey \u003c 12.4",
"product_id": "T023232",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:monterey__12.4"
}
}
}
],
"category": "product_name",
"name": "macOS"
}
],
"category": "vendor",
"name": "Apple"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-32882",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-32882"
},
{
"cve": "CVE-2022-32794",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-32794"
},
{
"cve": "CVE-2022-32790",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-32790"
},
{
"cve": "CVE-2022-26776",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26776"
},
{
"cve": "CVE-2022-26775",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26775"
},
{
"cve": "CVE-2022-26772",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26772"
},
{
"cve": "CVE-2022-26770",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26770"
},
{
"cve": "CVE-2022-26769",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26769"
},
{
"cve": "CVE-2022-26768",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26768"
},
{
"cve": "CVE-2022-26767",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26767"
},
{
"cve": "CVE-2022-26766",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26766"
},
{
"cve": "CVE-2022-26765",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26765"
},
{
"cve": "CVE-2022-26764",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26764"
},
{
"cve": "CVE-2022-26763",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26763"
},
{
"cve": "CVE-2022-26762",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26762"
},
{
"cve": "CVE-2022-26761",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26761"
},
{
"cve": "CVE-2022-26757",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26757"
},
{
"cve": "CVE-2022-26756",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26756"
},
{
"cve": "CVE-2022-26755",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26755"
},
{
"cve": "CVE-2022-26754",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26754"
},
{
"cve": "CVE-2022-26753",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26753"
},
{
"cve": "CVE-2022-26752",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26752"
},
{
"cve": "CVE-2022-26751",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26751"
},
{
"cve": "CVE-2022-26750",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26750"
},
{
"cve": "CVE-2022-26749",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26749"
},
{
"cve": "CVE-2022-26748",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26748"
},
{
"cve": "CVE-2022-26746",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26746"
},
{
"cve": "CVE-2022-26745",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26745"
},
{
"cve": "CVE-2022-26743",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26743"
},
{
"cve": "CVE-2022-26742",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26742"
},
{
"cve": "CVE-2022-26741",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26741"
},
{
"cve": "CVE-2022-26740",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26740"
},
{
"cve": "CVE-2022-26739",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26739"
},
{
"cve": "CVE-2022-26738",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26738"
},
{
"cve": "CVE-2022-26737",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26737"
},
{
"cve": "CVE-2022-26736",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26736"
},
{
"cve": "CVE-2022-26731",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26731"
},
{
"cve": "CVE-2022-26728",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26728"
},
{
"cve": "CVE-2022-26727",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26727"
},
{
"cve": "CVE-2022-26726",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26726"
},
{
"cve": "CVE-2022-26725",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26725"
},
{
"cve": "CVE-2022-26723",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26723"
},
{
"cve": "CVE-2022-26722",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26722"
},
{
"cve": "CVE-2022-26721",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26721"
},
{
"cve": "CVE-2022-26720",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26720"
},
{
"cve": "CVE-2022-26719",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26719"
},
{
"cve": "CVE-2022-26718",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26718"
},
{
"cve": "CVE-2022-26717",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26717"
},
{
"cve": "CVE-2022-26716",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26716"
},
{
"cve": "CVE-2022-26715",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26715"
},
{
"cve": "CVE-2022-26714",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26714"
},
{
"cve": "CVE-2022-26712",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26712"
},
{
"cve": "CVE-2022-26711",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26711"
},
{
"cve": "CVE-2022-26710",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26710"
},
{
"cve": "CVE-2022-26709",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26709"
},
{
"cve": "CVE-2022-26708",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26708"
},
{
"cve": "CVE-2022-26706",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26706"
},
{
"cve": "CVE-2022-26704",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26704"
},
{
"cve": "CVE-2022-26701",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26701"
},
{
"cve": "CVE-2022-26700",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26700"
},
{
"cve": "CVE-2022-26698",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26698"
},
{
"cve": "CVE-2022-26697",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26697"
},
{
"cve": "CVE-2022-26696",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26696"
},
{
"cve": "CVE-2022-26694",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26694"
},
{
"cve": "CVE-2022-26693",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-26693"
},
{
"cve": "CVE-2022-23308",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-23308"
},
{
"cve": "CVE-2022-22721",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-22720",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22719",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22677",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-22677"
},
{
"cve": "CVE-2022-22675",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-22675"
},
{
"cve": "CVE-2022-22674",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-22674"
},
{
"cve": "CVE-2022-22665",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-22665"
},
{
"cve": "CVE-2022-22663",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-22663"
},
{
"cve": "CVE-2022-22589",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-22589"
},
{
"cve": "CVE-2022-0778",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-0530",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-0530"
},
{
"cve": "CVE-2022-0128",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2022-0128"
},
{
"cve": "CVE-2021-46059",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-46059"
},
{
"cve": "CVE-2021-45444",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-45444"
},
{
"cve": "CVE-2021-44790",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-44790"
},
{
"cve": "CVE-2021-44224",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-4193",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-4193"
},
{
"cve": "CVE-2021-4192",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-4192"
},
{
"cve": "CVE-2021-4187",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-4187"
},
{
"cve": "CVE-2021-4173",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-4173"
},
{
"cve": "CVE-2021-4166",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-4166"
},
{
"cve": "CVE-2021-4136",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2021-4136"
},
{
"cve": "CVE-2018-25032",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Die Fehler bestehen in den Komponenten AMD, apache, AppKit, AppleAVD, AppleGraphicsControl, AppleScript, AVEVideoEncoder, Contacts, CoreTypes, CVMS, DriverKit, Graphics Drivers, ImageIO, Intel Graphics Drivers, IOKit, IOMobileFrameBuffer, Kernel, LaunchServices, libresolv, LibreSSL, libxml2, OpenSSL, PackageKit, Vorschau, Drucken, Safari Private Browsing, Sicherheit, SMB, SoftwareUpdate, Spotlight, TCC, Tcl, Vim, WebKit, WebRTC, Wi-Fi, zip, zlib und zsh. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen und im schlimmsten Fall das System zu kompromittieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion."
}
],
"release_date": "2022-05-16T22:00:00.000+00:00",
"title": "CVE-2018-25032"
}
]
}
WID-SEC-W-2024-0064
Vulnerability from csaf_certbund - Published: 2024-01-10 23:00 - Updated: 2025-04-10 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Juniper EX Series 4100
Juniper / EX Series
|
cpe:/h:juniper:ex:4100
|
4100 | |
|
Juniper JUNOS ACX7100-32C
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-32c
|
ACX7100-32C | |
|
Juniper EX Series 4400
Juniper / EX Series
|
cpe:/h:juniper:ex:4400
|
4400 | |
|
Juniper JUNOS ACX7024
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7024
|
ACX7024 | |
|
Juniper EX Series EX9200
Juniper / EX Series
|
cpe:/h:juniper:ex:ex9200
|
EX9200 | |
|
Juniper JUNOS ACX7100-48L
Juniper / JUNOS
|
cpe:/o:juniper:junos:acx7100-48l
|
ACX7100-48L | |
|
Juniper MX Series
Juniper
|
cpe:/h:juniper:mx:-
|
— | |
|
Juniper JUNOS
Juniper / JUNOS
|
cpe:/o:juniper:junos:-
|
— | |
|
Juniper EX Series 4600
Juniper / EX Series
|
cpe:/h:juniper:ex:ex4600
|
4600 | |
|
Juniper Junos Space <24.1R2
Juniper / Junos Space
|
<24.1R2 | ||
|
Juniper JUNOS Evolved
Juniper / JUNOS
|
cpe:/o:juniper:junos:evolved
|
Evolved | |
|
Juniper QFX Series 5000
Juniper / QFX Series
|
cpe:/h:juniper:qfx:qfx5000
|
5000 | |
|
Juniper EX Series
Juniper / EX Series
|
cpe:/h:juniper:ex:-
|
— | |
|
Juniper JUNOS PTX Series
Juniper / JUNOS
|
cpe:/o:juniper:junos:ptx_series
|
PTX Series | |
|
Juniper SRX Series
Juniper
|
cpe:/h:juniper:srx_service_gateways:-
|
— |
{
"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": "JUNOS ist das \"Juniper Network Operating System\", das in Juniper Appliances verwendet wird.\r\nSRX Series Services Gateways ist ein Next-Generation Anti-Threat Firewall von Juniper.\r\nBei den Switches der Juniper EX-Serie handelt es sich um Access- und Aggregations-/Core-Layer-Switches.\r\nDie Switches der QFX-Serie von Juniper sichern und automatisieren Netzwerke in Rechenzentren. \r\nDie Juniper MX-Serie ist eine Produktfamilie von Routern.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer aus dem angrenzenden Netzwerk oder ein entfernter, anonymer, authentisierter, lokaler oder physischer Angreifer kann mehrere Schwachstellen in Juniper JUNOS, Juniper JUNOS Evolved, Juniper SRX Series, Juniper EX Series, Juniper QFX Series, Juniper ACX Series, Juniper PTX Series und Juniper MX Series ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und seine Berechtigungen zu erweitern.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Appliance\n- BIOS/Firmware",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0064 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0064.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0064 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0064"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA11272 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA11272"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75233 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75233"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75721 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75721"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75723 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75723"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75725 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75725"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75727 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75727"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75729 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75729"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75730 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75730"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75733 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75733"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75734 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75734"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75735 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75735"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75736 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75736"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75737 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75737"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75738 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75738"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75740 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75740"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75741 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75741"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75742 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75742"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75743 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75743"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75744 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75744"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75745 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75745"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75747 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75747"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75748 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75748"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75752 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75752"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75753 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75753"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75754 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75754"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75755 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75755"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75757 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75757"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA75758 vom 2024-01-10",
"url": "https://supportportal.juniper.net/JSA75758"
},
{
"category": "external",
"summary": "Juniper Security Bulletin",
"url": "https://supportportal.juniper.net/s/article/2025-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R2-release?language=en_US"
}
],
"source_lang": "en-US",
"title": "Juniper Produkte: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-04-10T22:00:00.000+00:00",
"generator": {
"date": "2025-04-11T08:49:58.286+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2024-0064",
"initial_release_date": "2024-01-10T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-01-10T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-10T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Juniper EX Series",
"product": {
"name": "Juniper EX Series",
"product_id": "T019811",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:-"
}
}
},
{
"category": "product_version",
"name": "4600",
"product": {
"name": "Juniper EX Series 4600",
"product_id": "T021598",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:ex4600"
}
}
},
{
"category": "product_version",
"name": "4100",
"product": {
"name": "Juniper EX Series 4100",
"product_id": "T030475",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:4100"
}
}
},
{
"category": "product_version",
"name": "4400",
"product": {
"name": "Juniper EX Series 4400",
"product_id": "T030476",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:4400"
}
}
},
{
"category": "product_version",
"name": "EX9200",
"product": {
"name": "Juniper EX Series EX9200",
"product_id": "T031997",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:ex:ex9200"
}
}
}
],
"category": "product_name",
"name": "EX Series"
},
{
"branches": [
{
"category": "product_version",
"name": "Evolved",
"product": {
"name": "Juniper JUNOS Evolved",
"product_id": "T018886",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:evolved"
}
}
},
{
"category": "product_version",
"name": "PTX Series",
"product": {
"name": "Juniper JUNOS PTX Series",
"product_id": "T023853",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:ptx_series"
}
}
},
{
"category": "product_name",
"name": "Juniper JUNOS",
"product": {
"name": "Juniper JUNOS",
"product_id": "T030471",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:-"
}
}
},
{
"category": "product_version",
"name": "ACX7024",
"product": {
"name": "Juniper JUNOS ACX7024",
"product_id": "T031994",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:acx7024"
}
}
},
{
"category": "product_version",
"name": "ACX7100-32C",
"product": {
"name": "Juniper JUNOS ACX7100-32C",
"product_id": "T031995",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:acx7100-32c"
}
}
},
{
"category": "product_version",
"name": "ACX7100-48L",
"product": {
"name": "Juniper JUNOS ACX7100-48L",
"product_id": "T031996",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:acx7100-48l"
}
}
}
],
"category": "product_name",
"name": "JUNOS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c24.1R2",
"product": {
"name": "Juniper Junos Space \u003c24.1R2",
"product_id": "T040074"
}
},
{
"category": "product_version",
"name": "24.1R2",
"product": {
"name": "Juniper Junos Space 24.1R2",
"product_id": "T040074-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:juniper:junos_space:24.1r2"
}
}
}
],
"category": "product_name",
"name": "Junos Space"
},
{
"category": "product_name",
"name": "Juniper MX Series",
"product": {
"name": "Juniper MX Series",
"product_id": "918766",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:mx:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "5000",
"product": {
"name": "Juniper QFX Series 5000",
"product_id": "T021597",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:qfx:qfx5000"
}
}
}
],
"category": "product_name",
"name": "QFX Series"
},
{
"category": "product_name",
"name": "Juniper SRX Series",
"product": {
"name": "Juniper SRX Series",
"product_id": "T021593",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:srx_service_gateways:-"
}
}
}
],
"category": "vendor",
"name": "Juniper"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-2183",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2016-2183"
},
{
"cve": "CVE-2019-17571",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2019-17571"
},
{
"cve": "CVE-2020-0465",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2020-0465"
},
{
"cve": "CVE-2020-0466",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2020-0466"
},
{
"cve": "CVE-2020-12321",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2020-12321"
},
{
"cve": "CVE-2020-9493",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2020-9493"
},
{
"cve": "CVE-2021-0920",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-0920"
},
{
"cve": "CVE-2021-25220",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-25220"
},
{
"cve": "CVE-2021-26341",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-26341"
},
{
"cve": "CVE-2021-26691",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-26691"
},
{
"cve": "CVE-2021-33655",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-33655"
},
{
"cve": "CVE-2021-33656",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-33656"
},
{
"cve": "CVE-2021-34798",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-34798"
},
{
"cve": "CVE-2021-3564",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-3564"
},
{
"cve": "CVE-2021-3573",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-3573"
},
{
"cve": "CVE-2021-3621",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-3621"
},
{
"cve": "CVE-2021-3752",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-3752"
},
{
"cve": "CVE-2021-39275",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-39275"
},
{
"cve": "CVE-2021-4155",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-4155"
},
{
"cve": "CVE-2021-44228",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-44228"
},
{
"cve": "CVE-2021-44790",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-44790"
},
{
"cve": "CVE-2021-44832",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2021-44832"
},
{
"cve": "CVE-2022-0330",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-0330"
},
{
"cve": "CVE-2022-0934",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-0934"
},
{
"cve": "CVE-2022-1462",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-1462"
},
{
"cve": "CVE-2022-1679",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-1679"
},
{
"cve": "CVE-2022-1789",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-1789"
},
{
"cve": "CVE-2022-20141",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-20141"
},
{
"cve": "CVE-2022-21699",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-21699"
},
{
"cve": "CVE-2022-2196",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2196"
},
{
"cve": "CVE-2022-22942",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-22942"
},
{
"cve": "CVE-2022-23302",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-23302"
},
{
"cve": "CVE-2022-23305",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-23305"
},
{
"cve": "CVE-2022-23307",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-23307"
},
{
"cve": "CVE-2022-25265",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-25265"
},
{
"cve": "CVE-2022-2663",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-2795",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-2873",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2873"
},
{
"cve": "CVE-2022-2964",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-3028",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-30594",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-30594"
},
{
"cve": "CVE-2022-3239",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3239"
},
{
"cve": "CVE-2022-3524",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-3564",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-3566",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3566"
},
{
"cve": "CVE-2022-3567",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3567"
},
{
"cve": "CVE-2022-3619",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3619"
},
{
"cve": "CVE-2022-3623",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3623"
},
{
"cve": "CVE-2022-3625",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3625"
},
{
"cve": "CVE-2022-3628",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3628"
},
{
"cve": "CVE-2022-3707",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-3707"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-38023",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-38023"
},
{
"cve": "CVE-2022-39188",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39189",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-39189"
},
{
"cve": "CVE-2022-41218",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-41218"
},
{
"cve": "CVE-2022-41222",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-41222"
},
{
"cve": "CVE-2022-4129",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4129"
},
{
"cve": "CVE-2022-4139",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4139"
},
{
"cve": "CVE-2022-41674",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-41674"
},
{
"cve": "CVE-2022-41974",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-41974"
},
{
"cve": "CVE-2022-4254",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4254"
},
{
"cve": "CVE-2022-4269",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4269"
},
{
"cve": "CVE-2022-42703",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-42720",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42720"
},
{
"cve": "CVE-2022-42721",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42721"
},
{
"cve": "CVE-2022-42722",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42722"
},
{
"cve": "CVE-2022-42896",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-42896"
},
{
"cve": "CVE-2022-43750",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-4378",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-4378"
},
{
"cve": "CVE-2022-43945",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-47929",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2023-0266",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0266"
},
{
"cve": "CVE-2023-0286",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0386",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0386"
},
{
"cve": "CVE-2023-0394",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0394"
},
{
"cve": "CVE-2023-0461",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0461"
},
{
"cve": "CVE-2023-0767",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-0767"
},
{
"cve": "CVE-2023-1195",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-1195"
},
{
"cve": "CVE-2023-1281",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-1281"
},
{
"cve": "CVE-2023-1582",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-1582"
},
{
"cve": "CVE-2023-1829",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-1829"
},
{
"cve": "CVE-2023-20569",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-20569"
},
{
"cve": "CVE-2023-20593",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-20593"
},
{
"cve": "CVE-2023-2124",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-21830",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21843",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21930",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21930"
},
{
"cve": "CVE-2023-21937",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21937"
},
{
"cve": "CVE-2023-21938",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21938"
},
{
"cve": "CVE-2023-21939",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21939"
},
{
"cve": "CVE-2023-2194",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-21954",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21954"
},
{
"cve": "CVE-2023-21967",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21967"
},
{
"cve": "CVE-2023-21968",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-21968"
},
{
"cve": "CVE-2023-22045",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-22045"
},
{
"cve": "CVE-2023-22049",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-22049"
},
{
"cve": "CVE-2023-22081",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-22081"
},
{
"cve": "CVE-2023-2235",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2235"
},
{
"cve": "CVE-2023-22809",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23454",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23918",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-23918"
},
{
"cve": "CVE-2023-23920",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-23920"
},
{
"cve": "CVE-2023-24329",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-26464",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-26464"
},
{
"cve": "CVE-2023-2650",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-2828",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-32067",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32360",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-32360"
},
{
"cve": "CVE-2023-3341",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-3341"
},
{
"cve": "CVE-2023-3446",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-3446"
},
{
"cve": "CVE-2023-36842",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-36842"
},
{
"cve": "CVE-2023-3817",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-3817"
},
{
"cve": "CVE-2023-38408",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-38408"
},
{
"cve": "CVE-2023-38802",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2023-38802"
},
{
"cve": "CVE-2024-21585",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21585"
},
{
"cve": "CVE-2024-21587",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21587"
},
{
"cve": "CVE-2024-21589",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21589"
},
{
"cve": "CVE-2024-21591",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21591"
},
{
"cve": "CVE-2024-21594",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21594"
},
{
"cve": "CVE-2024-21595",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21595"
},
{
"cve": "CVE-2024-21596",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21596"
},
{
"cve": "CVE-2024-21597",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21597"
},
{
"cve": "CVE-2024-21599",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21599"
},
{
"cve": "CVE-2024-21600",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21600"
},
{
"cve": "CVE-2024-21601",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21601"
},
{
"cve": "CVE-2024-21602",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21602"
},
{
"cve": "CVE-2024-21603",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21603"
},
{
"cve": "CVE-2024-21604",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21604"
},
{
"cve": "CVE-2024-21606",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21606"
},
{
"cve": "CVE-2024-21607",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21607"
},
{
"cve": "CVE-2024-21611",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21611"
},
{
"cve": "CVE-2024-21612",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21612"
},
{
"cve": "CVE-2024-21613",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21613"
},
{
"cve": "CVE-2024-21614",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21614"
},
{
"cve": "CVE-2024-21616",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21616"
},
{
"cve": "CVE-2024-21617",
"product_status": {
"known_affected": [
"T030475",
"T031995",
"T030476",
"T031994",
"T031997",
"T031996",
"918766",
"T030471",
"T021598",
"T040074",
"T018886",
"T021597",
"T019811",
"T023853",
"T021593"
]
},
"release_date": "2024-01-10T23:00:00.000+00:00",
"title": "CVE-2024-21617"
}
]
}
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.