rpm package
almalinux/conmon
pkg:rpm/almalinux/conmon
Vulnerabilities (96)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-39321 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Sep 8, 2023 | Processing an incomplete post-handshake message for a QUIC connection can cause a panic. | ||
| CVE-2023-39319 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Sep 8, 2023 | The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be | ||
| CVE-2023-39318 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Sep 8, 2023 | The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "#!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This may | ||
| CVE-2023-3978 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Aug 2, 2023 | Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack. | ||
| CVE-2023-29409 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Aug 2, 2023 | Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are curr | ||
| CVE-2023-29406 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Jul 11, 2023 | The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value. | ||
| CVE-2023-24539 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | May 11, 2023 | Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untru | ||
| CVE-2023-24540 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | May 11, 2023 | Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution. | ||
| CVE-2023-29400 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | May 11, 2023 | Templates containing actions in unquoted HTML attributes (e.g. "attr={{.}}") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags. | ||
| CVE-2023-24537 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Apr 6, 2023 | Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow. | ||
| CVE-2023-24538 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Apr 6, 2023 | Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the act | ||
| CVE-2023-24534 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Apr 6, 2023 | HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more m | ||
| CVE-2023-24536 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Apr 6, 2023 | Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can under | ||
| CVE-2023-25809 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Mar 29, 2023 | runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes `/sys/fs/cgroup` writable in following conditons: 1. when runc is executed inside the user namespace, and the `config.json` does n | ||
| CVE-2023-28642 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Mar 29, 2023 | runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibitin | ||
| CVE-2023-0778 | — | < 3:2.1.6-1.module_el8.8.0+3470+252b1910 | 3:2.1.6-1.module_el8.8.0+3470+252b1910 | Mar 27, 2023 | A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system. | ||
| CVE-2023-27561 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Mar 3, 2023 | runc through 1.1.4 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. NOTE: this is | ||
| CVE-2022-41723 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Feb 28, 2023 | A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests. | ||
| CVE-2022-41724 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Feb 28, 2023 | Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly | ||
| CVE-2022-41725 | — | < 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | 2:2.1.4-2.module_el8.9.0+3627+db8ec155 | Feb 28, 2023 | A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package wi |
- CVE-2023-39321Sep 8, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Processing an incomplete post-handshake message for a QUIC connection can cause a panic.
- CVE-2023-39319Sep 8, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be
- CVE-2023-39318Sep 8, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "#!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This may
- CVE-2023-3978Aug 2, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.
- CVE-2023-29409Aug 2, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are curr
- CVE-2023-29406Jul 11, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.
- CVE-2023-24539May 11, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untru
- CVE-2023-24540May 11, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
- CVE-2023-29400May 11, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Templates containing actions in unquoted HTML attributes (e.g. "attr={{.}}") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.
- CVE-2023-24537Apr 6, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.
- CVE-2023-24538Apr 6, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the act
- CVE-2023-24534Apr 6, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more m
- CVE-2023-24536Apr 6, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can under
- CVE-2023-25809Mar 29, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes `/sys/fs/cgroup` writable in following conditons: 1. when runc is executed inside the user namespace, and the `config.json` does n
- CVE-2023-28642Mar 29, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibitin
- CVE-2023-0778Mar 27, 2023affected < 3:2.1.6-1.module_el8.8.0+3470+252b1910fixed 3:2.1.6-1.module_el8.8.0+3470+252b1910
A Time-of-check Time-of-use (TOCTOU) flaw was found in podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.
- CVE-2023-27561Mar 3, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
runc through 1.1.4 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. NOTE: this is
- CVE-2022-41723Feb 28, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.
- CVE-2022-41724Feb 28, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly
- CVE-2022-41725Feb 28, 2023affected < 2:2.1.4-2.module_el8.9.0+3627+db8ec155fixed 2:2.1.4-2.module_el8.9.0+3627+db8ec155
A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package wi
Page 3 of 5