Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-18277 (GCVE-0-2019-18277)
Vulnerability from cvelistv5 – Published: 2019-10-23 13:07 – Updated: 2024-08-05 01:47- n/a
| URL | Tags |
|---|---|
| https://www.mail-archive.com/haproxy%40formilux.o… | x_refsource_MISC |
| https://nathandavison.com/blog/haproxy-http-reque… | x_refsource_MISC |
| https://git.haproxy.org/?p=haproxy-2.0.git%3Ba=co… | x_refsource_MISC |
| https://usn.ubuntu.com/4174-1/ | vendor-advisoryx_refsource_UBUNTU |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://lists.debian.org/debian-lts-announce/2022… | mailing-listx_refsource_MLIST |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T01:47:14.151Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.mail-archive.com/haproxy%40formilux.org/msg34926.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://nathandavison.com/blog/haproxy-http-request-smuggling"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://git.haproxy.org/?p=haproxy-2.0.git%3Ba=commit%3Bh=196a7df44d8129d1adc795da020b722614d6a581"
},
{
"name": "USN-4174-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4174-1/"
},
{
"name": "openSUSE-SU-2019:2626",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00016.html"
},
{
"name": "openSUSE-SU-2019:2645",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00019.html"
},
{
"name": "[debian-lts-announce] 20220530 [SECURITY] [DLA 3034-1] haproxy security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00045.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the \"chunked\" value were not being correctly rejected. The impact was limited but if combined with the \"http-reuse always\" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-05-30T18:06:16.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.mail-archive.com/haproxy%40formilux.org/msg34926.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://nathandavison.com/blog/haproxy-http-request-smuggling"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://git.haproxy.org/?p=haproxy-2.0.git%3Ba=commit%3Bh=196a7df44d8129d1adc795da020b722614d6a581"
},
{
"name": "USN-4174-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4174-1/"
},
{
"name": "openSUSE-SU-2019:2626",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00016.html"
},
{
"name": "openSUSE-SU-2019:2645",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00019.html"
},
{
"name": "[debian-lts-announce] 20220530 [SECURITY] [DLA 3034-1] haproxy security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00045.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18277",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the \"chunked\" value were not being correctly rejected. The impact was limited but if combined with the \"http-reuse always\" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.mail-archive.com/haproxy@formilux.org/msg34926.html",
"refsource": "MISC",
"url": "https://www.mail-archive.com/haproxy@formilux.org/msg34926.html"
},
{
"name": "https://nathandavison.com/blog/haproxy-http-request-smuggling",
"refsource": "MISC",
"url": "https://nathandavison.com/blog/haproxy-http-request-smuggling"
},
{
"name": "https://git.haproxy.org/?p=haproxy-2.0.git;a=commit;h=196a7df44d8129d1adc795da020b722614d6a581",
"refsource": "MISC",
"url": "https://git.haproxy.org/?p=haproxy-2.0.git;a=commit;h=196a7df44d8129d1adc795da020b722614d6a581"
},
{
"name": "USN-4174-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4174-1/"
},
{
"name": "openSUSE-SU-2019:2626",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00016.html"
},
{
"name": "openSUSE-SU-2019:2645",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00019.html"
},
{
"name": "[debian-lts-announce] 20220530 [SECURITY] [DLA 3034-1] haproxy security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00045.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-18277",
"datePublished": "2019-10-23T13:07:01.000Z",
"dateReserved": "2019-10-23T00:00:00.000Z",
"dateUpdated": "2024-08-05T01:47:14.151Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-18277",
"date": "2026-05-28",
"epss": "0.02818",
"percentile": "0.86378"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-18277\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-10-23T14:15:10.557\",\"lastModified\":\"2024-11-21T04:32:57.377\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the \\\"chunked\\\" value were not being correctly rejected. The impact was limited but if combined with the \\\"http-reuse always\\\" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo en HAProxy versiones anteriores a 2.0.6. En el modo legacy, los mensajes caracterizados por un encabezado de codificaci\u00f3n de transferencia que no ten\u00eda el valor \\\"chunked\\\" no hab\u00edan sido rechazados correctamente. El impacto fue limitado, pero si se combina con la configuraci\u00f3n \\\"http-reuse always\\\", podr\u00eda usarse para ayudar a construir un ataque de tr\u00e1fico no autorizado de peticiones HTTP contra un componente vulnerable que emplee un analizador permisivo que ignore el encabezado de longitud de contenido tan pronto como se visualice uno de codificaci\u00f3n de transferencia (incluso si no es completamente v\u00e1lido de acuerdo con la especificaci\u00f3n).\"}],\"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:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.0.6\",\"matchCriteriaId\":\"B76D46D9-8507-4E75-AFCD-D8BADBC38ADC\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00016.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00019.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://git.haproxy.org/?p=haproxy-2.0.git%3Ba=commit%3Bh=196a7df44d8129d1adc795da020b722614d6a581\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/05/msg00045.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://nathandavison.com/blog/haproxy-http-request-smuggling\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4174-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.mail-archive.com/haproxy%40formilux.org/msg34926.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00016.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00019.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.haproxy.org/?p=haproxy-2.0.git%3Ba=commit%3Bh=196a7df44d8129d1adc795da020b722614d6a581\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/05/msg00045.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://nathandavison.com/blog/haproxy-http-request-smuggling\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4174-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.mail-archive.com/haproxy%40formilux.org/msg34926.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
RHSA-2020:1936
Vulnerability from csaf_redhat - Published: 2020-05-04 10:18 - Updated: 2026-01-13 21:33A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the "chunked" value were not being correctly rejected. The impact was limited but if combined with the "http-reuse always" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero character (NUL, ASCII 0x0), aka Intermediary Encapsulation Attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way HAProxy processed certain HTTP/2 request packets. This flaw allows an attacker to send crafted HTTP/2 request packets, which cause memory corruption, leading to a crash or potential remote arbitrary code execution with the permissions of the user running HAProxy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for haproxy is now available for Red Hat OpenShift Container\nPlatform 4.4.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nSecurity Fix(es):\n\n* haproxy: malformed HTTP/2 requests could lead to out-of-bounds writes (CVE-2020-11100)\n\n* haproxy: HTTP request smuggling issue with transfer-encoding header containing an obfuscated \"chunked\" value (CVE-2019-18277)\n\n* haproxy: HTTP/2 implementation was vulnerable to intermediary encapsulation attacks (CVE-2019-19330)\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)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:1936",
"url": "https://access.redhat.com/errata/RHSA-2020:1936"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1759697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1759697"
},
{
"category": "external",
"summary": "1777584",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777584"
},
{
"category": "external",
"summary": "1819111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819111"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1936.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.4.3 haproxy security update",
"tracking": {
"current_release_date": "2026-01-13T21:33:42+00:00",
"generator": {
"date": "2026-01-13T21:33:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.15"
}
},
"id": "RHSA-2020:1936",
"initial_release_date": "2020-05-04T10:18:55+00:00",
"revision_history": [
{
"date": "2020-05-04T10:18:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-05-04T10:18:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-13T21:33:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.4",
"product": {
"name": "Red Hat OpenShift Container Platform 4.4",
"product_id": "7Server-RH7-RHOSE-4.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.4::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.4",
"product": {
"name": "Red Hat OpenShift Container Platform 4.4",
"product_id": "8Base-RHOSE-4.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-0:2.0.13-3.el7.src",
"product": {
"name": "haproxy-0:2.0.13-3.el7.src",
"product_id": "haproxy-0:2.0.13-3.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.0.13-3.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.0.13-3.el8.src",
"product": {
"name": "haproxy-0:2.0.13-3.el8.src",
"product_id": "haproxy-0:2.0.13-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.0.13-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy20-0:2.0.13-3.el7.x86_64",
"product": {
"name": "haproxy20-0:2.0.13-3.el7.x86_64",
"product_id": "haproxy20-0:2.0.13-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy20@2.0.13-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"product": {
"name": "haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"product_id": "haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debuginfo@2.0.13-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy20-0:2.0.13-3.el8.x86_64",
"product": {
"name": "haproxy20-0:2.0.13-3.el8.x86_64",
"product_id": "haproxy20-0:2.0.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy20@2.0.13-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"product_id": "haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.13-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy20-debuginfo-0:2.0.13-3.el8.x86_64",
"product": {
"name": "haproxy20-debuginfo-0:2.0.13-3.el8.x86_64",
"product_id": "haproxy20-debuginfo-0:2.0.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.13-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.0.13-3.el7.src as a component of Red Hat OpenShift Container Platform 4.4",
"product_id": "7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src"
},
"product_reference": "haproxy-0:2.0.13-3.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debuginfo-0:2.0.13-3.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.4",
"product_id": "7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64"
},
"product_reference": "haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy20-0:2.0.13-3.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.4",
"product_id": "7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64"
},
"product_reference": "haproxy20-0:2.0.13-3.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOSE-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.0.13-3.el8.src as a component of Red Hat OpenShift Container Platform 4.4",
"product_id": "8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src"
},
"product_reference": "haproxy-0:2.0.13-3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.0.13-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.4",
"product_id": "8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy20-0:2.0.13-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.4",
"product_id": "8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64"
},
"product_reference": "haproxy20-0:2.0.13-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy20-debuginfo-0:2.0.13-3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.4",
"product_id": "8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
},
"product_reference": "haproxy20-debuginfo-0:2.0.13-3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18277",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2019-10-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1759697"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the \"chunked\" value were not being correctly rejected. The impact was limited but if combined with the \"http-reuse always\" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "haproxy: HTTP request smuggling issue with transfer-encoding header containing an obfuscated \"chunked\" value",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability a vulnerable backend server is required. In particular the server should incorrectly parse the Transfer-Encoding HTTP header.\n\nThis issue did not affect the versions of haproxy as shipped with Red Hat Enterprise Linux 6, and 7 as they did not include support for `http-reuse` option.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18277"
},
{
"category": "external",
"summary": "RHBZ#1759697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1759697"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18277",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18277"
}
],
"release_date": "2019-09-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-05-04T10:18:55+00:00",
"details": "For OpenShift Container Platform 4.4 see the following documentation, which\nwill be updated shortly for release 4.4.3, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.4/release_notes/ocp-4-4-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.4/updating/updating-cluster-cli.html.",
"product_ids": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1936"
},
{
"category": "workaround",
"details": "- Reconsider the use of `http-reuse always` if possible\n- Disable HTTP Keep-Alive (also called HTTP Connection reuse) in the backend\n- Fix the backend server to correctly parse Transfer-Encoding/Content-Length headers",
"product_ids": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "haproxy: HTTP request smuggling issue with transfer-encoding header containing an obfuscated \"chunked\" value"
},
{
"cve": "CVE-2019-19330",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777584"
}
],
"notes": [
{
"category": "description",
"text": "The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero character (NUL, ASCII 0x0), aka Intermediary Encapsulation Attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "haproxy: HTTP/2 implementation vulnerable to intermediary encapsulation attacks",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Support for HTTP/2 protocol was added to haproxy in version 1.8, therefore previous versions are not affected by this flaw.\n\nThe version of haproxy shipped in OpenShift Container Platform 4 contains the vulnerable code, however exploitation requires setting ROUTER_USE_HTTP2 in the OpenShift Ingress Operator, which is not currently possible. The impact of this vulnerability is therefore reduced in OpenShift Container Platform 4 to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19330"
},
{
"category": "external",
"summary": "RHBZ#1777584",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777584"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19330"
}
],
"release_date": "2019-11-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-05-04T10:18:55+00:00",
"details": "For OpenShift Container Platform 4.4 see the following documentation, which\nwill be updated shortly for release 4.4.3, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.4/release_notes/ocp-4-4-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.4/updating/updating-cluster-cli.html.",
"product_ids": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1936"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "haproxy: HTTP/2 implementation vulnerable to intermediary encapsulation attacks"
},
{
"acknowledgments": [
{
"names": [
"the HAProxy project"
]
},
{
"names": [
"Felix Wilhelm"
],
"organization": "Google Project Zero",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2020-11100",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1819111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way HAProxy processed certain HTTP/2 request packets. This flaw allows an attacker to send crafted HTTP/2 request packets, which cause memory corruption, leading to a crash or potential remote arbitrary code execution with the permissions of the user running HAProxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "haproxy: malformed HTTP/2 requests can lead to out-of-bounds writes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "HAProxy packages shipped with Red Hat Enterprise Linux 6 and 7 do not contain support for HTTP/2; therefore, they are not affected by this flaw.\n\nOpenShift Container Platform versions through 4.3 contain the vulnerable code; exploitation requires setting ROUTER_USE_HTTP2 in the OpenShift Ingress Operator, which is not currently possible. The impact of this vulnerability is therefore reduced in OCP 4.x, prior to version 4.4, to low.\n\nOpenShift Container Platform 3.11 added a configuration option to ose-haproxy-router that made enabling HTTP/2 support easy. However, it is not enabled by default on that version.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-11100"
},
{
"category": "external",
"summary": "RHBZ#1819111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819111"
},
{
"category": "external",
"summary": "RHSB-haproxy",
"url": "https://access.redhat.com/security/vulnerabilities/haproxy"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-11100",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11100"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-11100",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11100"
},
{
"category": "external",
"summary": "https://bugs.chromium.org/p/project-zero/issues/detail?id=2023",
"url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=2023"
},
{
"category": "external",
"summary": "https://www.haproxy.com/blog/haproxy-1-8-http-2-hpack-decoder-vulnerability-fixed/",
"url": "https://www.haproxy.com/blog/haproxy-1-8-http-2-hpack-decoder-vulnerability-fixed/"
},
{
"category": "external",
"summary": "https://www.mail-archive.com/haproxy@formilux.org/msg36876.html",
"url": "https://www.mail-archive.com/haproxy@formilux.org/msg36876.html"
}
],
"release_date": "2020-04-02T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-05-04T10:18:55+00:00",
"details": "For OpenShift Container Platform 4.4 see the following documentation, which\nwill be updated shortly for release 4.4.3, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.4/release_notes/ocp-4-4-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.4/updating/updating-cluster-cli.html.",
"product_ids": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1936"
},
{
"category": "workaround",
"details": "This issue can be mitigated by not enabling support for HTTP/2 protocol. Upstream suggests that HTTP/2 can be enabled per front-end server by using the following documentation: https://www.haproxy.com/documentation/hapee/1-8r1/traffic-management/enable-http2-protocol/.\n\nYou can check if http2 is enabled by searching your haproxy configuration files for a line containing \u0027h2\u0027.\n\nTo mitigate this vulnerability in OpenShift Container Platform 3.11, keep HTTP/2 disabled as it is by default. You can verify if HTTP/2 support is enabled or not by following the instructions in following article: https://access.redhat.com/security/vulnerabilities/haproxy\n\nOn Red Hat Enterprise Linux 8, haproxy is confined by SELinux, which should mitigate remote arbitrary code execution.",
"product_ids": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOSE-4.4:haproxy-0:2.0.13-3.el7.src",
"7Server-RH7-RHOSE-4.4:haproxy-debuginfo-0:2.0.13-3.el7.x86_64",
"7Server-RH7-RHOSE-4.4:haproxy20-0:2.0.13-3.el7.x86_64",
"8Base-RHOSE-4.4:haproxy-0:2.0.13-3.el8.src",
"8Base-RHOSE-4.4:haproxy-debugsource-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-0:2.0.13-3.el8.x86_64",
"8Base-RHOSE-4.4:haproxy20-debuginfo-0:2.0.13-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "haproxy: malformed HTTP/2 requests can lead to out-of-bounds writes"
}
]
}
RHSA-2020:2265
Vulnerability from csaf_redhat - Published: 2020-05-26 10:43 - Updated: 2026-01-13 22:33A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the "chunked" value were not being correctly rejected. The impact was limited but if combined with the "http-reuse always" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero character (NUL, ASCII 0x0), aka Intermediary Encapsulation Attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-haproxy18-haproxy is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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.",
"title": "Topic"
},
{
"category": "general",
"text": "HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments.\n\nThe following packages have been upgraded to a later upstream version: rh-haproxy18-haproxy (1.8.24). (BZ#1774747)\n\nSecurity Fix(es):\n\n* haproxy: HTTP request smuggling issue with transfer-encoding header containing an obfuscated \"chunked\" value (CVE-2019-18277)\n\n* haproxy: HTTP/2 implementation vulnerable to intermediary encapsulation attacks (CVE-2019-19330)\n\nFor 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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Software Collections 3.5 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:2265",
"url": "https://access.redhat.com/errata/RHSA-2020:2265"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.5_release_notes/"
},
{
"category": "external",
"summary": "1759697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1759697"
},
{
"category": "external",
"summary": "1774747",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774747"
},
{
"category": "external",
"summary": "1777584",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777584"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_2265.json"
}
],
"title": "Red Hat Security Advisory: rh-haproxy18-haproxy security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-01-13T22:33:58+00:00",
"generator": {
"date": "2026-01-13T22:33:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.15"
}
},
"id": "RHSA-2020:2265",
"initial_release_date": "2020-05-26T10:43:03+00:00",
"revision_history": [
{
"date": "2020-05-26T10:43:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-05-26T10:43:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-13T22:33:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"product": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"product_id": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-haproxy18-haproxy@1.8.24-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"product": {
"name": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"product_id": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-haproxy18-haproxy-syspaths@1.8.24-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"product": {
"name": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"product_id": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-haproxy18-haproxy-debuginfo@1.8.24-2.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"product": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"product_id": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-haproxy18-haproxy@1.8.24-2.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src"
},
"product_reference": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src"
},
"product_reference": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src"
},
"product_reference": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src"
},
"product_reference": "rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
},
"product_reference": "rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18277",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2019-10-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1759697"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the \"chunked\" value were not being correctly rejected. The impact was limited but if combined with the \"http-reuse always\" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "haproxy: HTTP request smuggling issue with transfer-encoding header containing an obfuscated \"chunked\" value",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability a vulnerable backend server is required. In particular the server should incorrectly parse the Transfer-Encoding HTTP header.\n\nThis issue did not affect the versions of haproxy as shipped with Red Hat Enterprise Linux 6, and 7 as they did not include support for `http-reuse` option.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18277"
},
{
"category": "external",
"summary": "RHBZ#1759697",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1759697"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18277",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18277"
}
],
"release_date": "2019-09-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-05-26T10:43:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2265"
},
{
"category": "workaround",
"details": "- Reconsider the use of `http-reuse always` if possible\n- Disable HTTP Keep-Alive (also called HTTP Connection reuse) in the backend\n- Fix the backend server to correctly parse Transfer-Encoding/Content-Length headers",
"product_ids": [
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "haproxy: HTTP request smuggling issue with transfer-encoding header containing an obfuscated \"chunked\" value"
},
{
"cve": "CVE-2019-19330",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1777584"
}
],
"notes": [
{
"category": "description",
"text": "The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return (CR, ASCII 0xd), line feed (LF, ASCII 0xa), and the zero character (NUL, ASCII 0x0), aka Intermediary Encapsulation Attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "haproxy: HTTP/2 implementation vulnerable to intermediary encapsulation attacks",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Support for HTTP/2 protocol was added to haproxy in version 1.8, therefore previous versions are not affected by this flaw.\n\nThe version of haproxy shipped in OpenShift Container Platform 4 contains the vulnerable code, however exploitation requires setting ROUTER_USE_HTTP2 in the OpenShift Ingress Operator, which is not currently possible. The impact of this vulnerability is therefore reduced in OpenShift Container Platform 4 to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19330"
},
{
"category": "external",
"summary": "RHBZ#1777584",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1777584"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19330"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19330",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19330"
}
],
"release_date": "2019-11-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-05-26T10:43:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:2265"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.6.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5-7.7.Z:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Server-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.src",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-debuginfo-0:1.8.24-2.el7.x86_64",
"7Workstation-RHSCL-3.5:rh-haproxy18-haproxy-syspaths-0:1.8.24-2.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "haproxy: HTTP/2 implementation vulnerable to intermediary encapsulation attacks"
}
]
}
SUSE-SU-2019:3125-1
Vulnerability from csaf_suse - Published: 2019-11-29 16:21 - Updated: 2019-11-29 16:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for haproxy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for haproxy to version 2.0.10 fixes the following issues:\n\nHAProxy was updated to 2.0.10 \t \n\nSecurity issues fixed:\n\n- CVE-2019-18277: Fixed a potential HTTP smuggling in messages \n with transfer-encoding header missing the \u0027chunked\u0027 (bsc#1154980).\n- Fixed an improper handling of headers which could have led to \n injecting LFs in H2-to-H1 transfers creating new attack space (bsc#1157712)\n- Fixed an issue where HEADER frames in idle streams are not rejected and \n thus trying to decode them HAPrpxy crashes (bsc#1157714).\n\nOther issue addressed: \n\n- Macro change in the spec file (bsc#1082318)\n\nMore information regarding the release at: \nhttp://git.haproxy.org/?p=haproxy-2.0.git;a=commit;h=ac198b92d461515551b95daae20954b3053ce87e\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-3125,SUSE-SLE-Product-HA-15-2019-3125",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3125-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:3125-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193125-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:3125-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006206.html"
},
{
"category": "self",
"summary": "SUSE Bug 1082318",
"url": "https://bugzilla.suse.com/1082318"
},
{
"category": "self",
"summary": "SUSE Bug 1154980",
"url": "https://bugzilla.suse.com/1154980"
},
{
"category": "self",
"summary": "SUSE Bug 1157712",
"url": "https://bugzilla.suse.com/1157712"
},
{
"category": "self",
"summary": "SUSE Bug 1157714",
"url": "https://bugzilla.suse.com/1157714"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18277 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18277/"
}
],
"title": "Security update for haproxy",
"tracking": {
"current_release_date": "2019-11-29T16:21:08Z",
"generator": {
"date": "2019-11-29T16:21:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:3125-1",
"initial_release_date": "2019-11-29T16:21:08Z",
"revision_history": [
{
"date": "2019-11-29T16:21:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64",
"product_id": "haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.i586",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.i586",
"product_id": "haproxy-2.0.10+git0.ac198b92-3.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le",
"product_id": "haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.s390x",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.s390x",
"product_id": "haproxy-2.0.10+git0.ac198b92-3.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64",
"product_id": "haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64"
},
"product_reference": "haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le"
},
"product_reference": "haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.s390x"
},
"product_reference": "haproxy-2.0.10+git0.ac198b92-3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64"
},
"product_reference": "haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18277"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the \"chunked\" value were not being correctly rejected. The impact was limited but if combined with the \"http-reuse always\" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18277",
"url": "https://www.suse.com/security/cve/CVE-2019-18277"
},
{
"category": "external",
"summary": "SUSE Bug 1154980 for CVE-2019-18277",
"url": "https://bugzilla.suse.com/1154980"
}
],
"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 High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:haproxy-2.0.10+git0.ac198b92-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-29T16:21:08Z",
"details": "moderate"
}
],
"title": "CVE-2019-18277"
}
]
}
SUSE-SU-2019:3126-1
Vulnerability from csaf_suse - Published: 2019-11-29 16:21 - Updated: 2019-11-29 16:21| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.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 haproxy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for haproxy to version 2.0.10 fixes the following issues:\n\nHAProxy was updated to 2.0.10 \t \n\nSecurity issues fixed:\n\n- CVE-2019-18277: Fixed a potential HTTP smuggling in messages \n with transfer-encoding header missing the \u0027chunked\u0027 (bsc#1154980).\n- Fixed an improper handling of headers which could have led to \n injecting LFs in H2-to-H1 transfers creating new attack space (bsc#1157712)\n- Fixed an issue where HEADER frames in idle streams are not rejected and \n thus trying to decode them HAPrpxy crashes (bsc#1157714).\n\nOther issue addressed: \n\n- Macro change in the spec file (bsc#1082318)\n\nMore information regarding the release at: \nhttp://git.haproxy.org/?p=haproxy-2.0.git;a=commit;h=ac198b92d461515551b95daae20954b3053ce87e\t \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-3126,SUSE-SLE-Product-HA-15-SP1-2019-3126",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3126-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:3126-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193126-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:3126-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006205.html"
},
{
"category": "self",
"summary": "SUSE Bug 1082318",
"url": "https://bugzilla.suse.com/1082318"
},
{
"category": "self",
"summary": "SUSE Bug 1154980",
"url": "https://bugzilla.suse.com/1154980"
},
{
"category": "self",
"summary": "SUSE Bug 1157712",
"url": "https://bugzilla.suse.com/1157712"
},
{
"category": "self",
"summary": "SUSE Bug 1157714",
"url": "https://bugzilla.suse.com/1157714"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18277 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18277/"
}
],
"title": "Security update for haproxy",
"tracking": {
"current_release_date": "2019-11-29T16:21:26Z",
"generator": {
"date": "2019-11-29T16:21:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:3126-1",
"initial_release_date": "2019-11-29T16:21:26Z",
"revision_history": [
{
"date": "2019-11-29T16:21:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64",
"product_id": "haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.i586",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.i586",
"product_id": "haproxy-2.0.10+git0.ac198b92-8.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le",
"product_id": "haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.s390x",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.s390x",
"product_id": "haproxy-2.0.10+git0.ac198b92-8.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.x86_64",
"product": {
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.x86_64",
"product_id": "haproxy-2.0.10+git0.ac198b92-8.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15 SP1",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64"
},
"product_reference": "haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le"
},
"product_reference": "haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.s390x"
},
"product_reference": "haproxy-2.0.10+git0.ac198b92-8.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-2.0.10+git0.ac198b92-8.8.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.x86_64"
},
"product_reference": "haproxy-2.0.10+git0.ac198b92-8.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18277"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the \"chunked\" value were not being correctly rejected. The impact was limited but if combined with the \"http-reuse always\" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18277",
"url": "https://www.suse.com/security/cve/CVE-2019-18277"
},
{
"category": "external",
"summary": "SUSE Bug 1154980 for CVE-2019-18277",
"url": "https://bugzilla.suse.com/1154980"
}
],
"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 High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP1:haproxy-2.0.10+git0.ac198b92-8.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-11-29T16:21:26Z",
"details": "moderate"
}
],
"title": "CVE-2019-18277"
}
]
}
SUSE-SU-2019:3288-1
Vulnerability from csaf_suse - Published: 2019-12-12 14:52 - Updated: 2019-12-12 14:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:haproxy-1.6.11-11.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:haproxy-1.6.11-11.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:haproxy-1.6.11-11.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:haproxy-1.6.11-11.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:haproxy-1.6.11-11.3.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 haproxy",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for haproxy fixes the following issues:\n\n- CVE-2019-18277: Fixed HTTP smuggling in messages with transfer-encoding header missing the \u0027chunked\u0027 value (bsc#1154980).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2019-3288,SUSE-2019-3288,SUSE-OpenStack-Cloud-7-2019-3288,SUSE-OpenStack-Cloud-8-2019-3288,SUSE-OpenStack-Cloud-9-2019-3288,SUSE-OpenStack-Cloud-Crowbar-8-2019-3288,SUSE-OpenStack-Cloud-Crowbar-9-2019-3288,SUSE-SLE-HA-12-SP3-2019-3288,SUSE-SLE-HA-12-SP4-2019-3288,SUSE-SLE-HA-12-SP5-2019-3288",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3288-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:3288-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193288-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:3288-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-December/006251.html"
},
{
"category": "self",
"summary": "SUSE Bug 1154980",
"url": "https://bugzilla.suse.com/1154980"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18277 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18277/"
}
],
"title": "Security update for haproxy",
"tracking": {
"current_release_date": "2019-12-12T14:52:10Z",
"generator": {
"date": "2019-12-12T14:52:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:3288-1",
"initial_release_date": "2019-12-12T14:52:10Z",
"revision_history": [
{
"date": "2019-12-12T14:52:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "haproxy-1.6.11-11.3.1.aarch64",
"product": {
"name": "haproxy-1.6.11-11.3.1.aarch64",
"product_id": "haproxy-1.6.11-11.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-1.6.11-11.3.1.i586",
"product": {
"name": "haproxy-1.6.11-11.3.1.i586",
"product_id": "haproxy-1.6.11-11.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-1.6.11-11.3.1.ppc64le",
"product": {
"name": "haproxy-1.6.11-11.3.1.ppc64le",
"product_id": "haproxy-1.6.11-11.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-1.6.11-11.3.1.s390",
"product": {
"name": "haproxy-1.6.11-11.3.1.s390",
"product_id": "haproxy-1.6.11-11.3.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-1.6.11-11.3.1.s390x",
"product": {
"name": "haproxy-1.6.11-11.3.1.s390x",
"product_id": "haproxy-1.6.11-11.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "haproxy-1.6.11-11.3.1.x86_64",
"product": {
"name": "haproxy-1.6.11-11.3.1.x86_64",
"product_id": "haproxy-1.6.11-11.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP3",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:haproxy-1.6.11-11.3.1.x86_64"
},
"product_reference": "haproxy-1.6.11-11.3.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.aarch64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.aarch64"
},
"product_reference": "haproxy-1.6.11-11.3.1.aarch64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.s390x"
},
"product_reference": "haproxy-1.6.11-11.3.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.x86_64"
},
"product_reference": "haproxy-1.6.11-11.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:haproxy-1.6.11-11.3.1.x86_64"
},
"product_reference": "haproxy-1.6.11-11.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:haproxy-1.6.11-11.3.1.x86_64"
},
"product_reference": "haproxy-1.6.11-11.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:haproxy-1.6.11-11.3.1.x86_64"
},
"product_reference": "haproxy-1.6.11-11.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:haproxy-1.6.11-11.3.1.x86_64"
},
"product_reference": "haproxy-1.6.11-11.3.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.ppc64le"
},
"product_reference": "haproxy-1.6.11-11.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.s390x"
},
"product_reference": "haproxy-1.6.11-11.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.x86_64"
},
"product_reference": "haproxy-1.6.11-11.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.ppc64le"
},
"product_reference": "haproxy-1.6.11-11.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.s390x"
},
"product_reference": "haproxy-1.6.11-11.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.x86_64"
},
"product_reference": "haproxy-1.6.11-11.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.ppc64le"
},
"product_reference": "haproxy-1.6.11-11.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.s390x"
},
"product_reference": "haproxy-1.6.11-11.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-1.6.11-11.3.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.x86_64"
},
"product_reference": "haproxy-1.6.11-11.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18277"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the \"chunked\" value were not being correctly rejected. The impact was limited but if combined with the \"http-reuse always\" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:haproxy-1.6.11-11.3.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.aarch64",
"SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.s390x",
"SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud 8:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud 9:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:haproxy-1.6.11-11.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18277",
"url": "https://www.suse.com/security/cve/CVE-2019-18277"
},
{
"category": "external",
"summary": "SUSE Bug 1154980 for CVE-2019-18277",
"url": "https://bugzilla.suse.com/1154980"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:haproxy-1.6.11-11.3.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.aarch64",
"SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.s390x",
"SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud 8:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud 9:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:haproxy-1.6.11-11.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"HPE Helion OpenStack 8:haproxy-1.6.11-11.3.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:haproxy-1.6.11-11.3.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP4:haproxy-1.6.11-11.3.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP5:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.aarch64",
"SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.s390x",
"SUSE OpenStack Cloud 7:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud 8:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud 9:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:haproxy-1.6.11-11.3.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:haproxy-1.6.11-11.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-12-12T14:52:10Z",
"details": "moderate"
}
],
"title": "CVE-2019-18277"
}
]
}
WID-SEC-W-2024-0054
Vulnerability from csaf_certbund - Published: 2024-01-09 23:00 - Updated: 2024-01-09 23:00Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuführen, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuführen. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen.
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM Security Verify Access, ehemals IBM Security Access Manager (ISAM), ist eine Zugriffsverwaltungsl\u00f6sung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM Security Verify Access ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren.",
"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-2024-0054 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0054.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0054 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0054"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7106586 vom 2024-01-09",
"url": "https://www.ibm.com/support/pages/node/7106586"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7106583 vom 2024-01-09",
"url": "https://www.ibm.com/support/pages/node/7106583"
}
],
"source_lang": "en-US",
"title": "IBM Security Verify Access: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-01-09T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:03:29.433+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-0054",
"initial_release_date": "2024-01-09T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-01-09T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM Security Verify Access \u003c 10.0.7-ISS-ISVA-FP0000",
"product": {
"name": "IBM Security Verify Access \u003c 10.0.7-ISS-ISVA-FP0000",
"product_id": "T031968",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:10.0.7-iss-isva-fp0000"
}
}
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2032-43016",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2032-43016"
},
{
"cve": "CVE-2023-43017",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-43017"
},
{
"cve": "CVE-2023-40225",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-40225"
},
{
"cve": "CVE-2023-39417",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-39417"
},
{
"cve": "CVE-2023-38369",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-38369"
},
{
"cve": "CVE-2023-38267",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-38267"
},
{
"cve": "CVE-2023-32697",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-32330",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32330"
},
{
"cve": "CVE-2023-32329",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32329"
},
{
"cve": "CVE-2023-32328",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32328"
},
{
"cve": "CVE-2023-32327",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-32327"
},
{
"cve": "CVE-2023-31006",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31006"
},
{
"cve": "CVE-2023-31005",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31005"
},
{
"cve": "CVE-2023-31004",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31004"
},
{
"cve": "CVE-2023-31003",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31003"
},
{
"cve": "CVE-2023-31002",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31002"
},
{
"cve": "CVE-2023-31001",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-31001"
},
{
"cve": "CVE-2023-30999",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-30999"
},
{
"cve": "CVE-2023-25725",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-25725"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2455",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-2455"
},
{
"cve": "CVE-2023-2454",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-2454"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2022-45688",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-41862",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-41862"
},
{
"cve": "CVE-2022-2625",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-2625"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-1471",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2020-11100",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2020-11100"
},
{
"cve": "CVE-2019-19330",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-19330"
},
{
"cve": "CVE-2019-18277",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-18277"
},
{
"cve": "CVE-2019-18276",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-18276"
},
{
"cve": "CVE-2019-14241",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2019-14241"
},
{
"cve": "CVE-2017-18342",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2017-18342"
},
{
"cve": "CVE-2015-5237",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in IBM Security Verify Access. Diese Fehler bestehen in mehreren Komponenten wie Access Manager Container und Drittanbieter-Modulen wie PostgreSQL oder HAProxy. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, seine Privilegien zu erweitern oder komplexe Angriffe wie Cache-Poisoning, Cross-Site-Scripting oder Session-Hijacking durchzuf\u00fchren. Einige der Schwachstellen erfordern eine Interaktion des Benutzers, um sie erfolgreich auszunutzen."
}
],
"release_date": "2024-01-09T23:00:00.000+00:00",
"title": "CVE-2015-5237"
}
]
}
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.