|
1 | 1 | [id='con-relnotes-fixed-issues_{context}'] |
2 | 2 | = Fixed issues in {product} {product-version} |
3 | 3 |
|
4 | | -== Fixed issues in {product} 1.2.5 |
5 | | - |
6 | | -include::snip-fixed-security-issues-in-product-1.2.5.adoc[leveloffset=+2] |
7 | | - |
8 | | -include::snip-fixed-security-issues-in-rpm-1.2.5.adoc[leveloffset=+2] |
9 | | - |
10 | 4 | == Fixed issues in {product} 1.2.2 |
11 | 5 |
|
12 | 6 | This section lists fixed issues with {product} 1.2.2: |
@@ -226,45 +220,11 @@ With the release of the {product-short} 1.2.1 Helm chart, this is fixed. |
226 | 220 |
|
227 | 221 | == Fixed security issues |
228 | 222 |
|
229 | | -=== Fixed security issues in {product} 1.2.5 |
230 | | - |
231 | | -This section lists fixed security issues with {product} 1.2.5: |
232 | | - |
233 | | -link:https://access.redhat.com/security/cve/CVE-2024-21529[CVE-2024-21529]:: |
234 | | -A flaw was found in the dset package. Affected versions of this package are vulnerable to Prototype Pollution via the dset function due to improper user input sanitization. This vulnerability allows the attacker to inject a malicious object property using the built-in Object property __proto__, which is recursively assigned to all the objects in the program. |
235 | | - |
236 | | -link:https://access.redhat.com/security/cve/CVE-2024-45590[CVE-2024-45590]:: |
237 | | -A flaw was found in body-parser. This vulnerability causes denial of service via a specially crafted payload when the URL encoding is enabled. |
238 | | - |
239 | | -link:https://access.redhat.com/security/cve/CVE-2024-24791[CVE-2024-24791]:: |
240 | | -A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service. |
241 | | - |
242 | | -link:https://access.redhat.com/security/cve/CVE-2024-39249[CVE-2024-39249]:: |
243 | | -A flaw was found in the async Node.js package. A Regular expression Denial of Service (ReDoS) attack can potentially be triggered via the autoinject function while parsing specially crafted input. |
244 | | - |
245 | | -link:https://access.redhat.com/security/cve/CVE-2024-37371[CVE-2024-37371]:: |
246 | | -A vulnerability was found in Kerberos. This flaw is due to an issue with message token handling. |
247 | | - |
248 | | -link:https://access.redhat.com/security/cve/CVE-2024-37370[CVE-2024-37370]:: |
249 | | -A vulnerability was found in Kerberos. This flaw is due to an issue with message token handling. |
250 | | - |
251 | | -link:https://access.redhat.com/security/cve/CVE-2024-6923[CVE-2024-6923]:: |
252 | | -A vulnerability was found in the email module that uses Python language. The email module doesn't properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity. |
253 | | - |
254 | | -link:https://access.redhat.com/security/cve/CVE-2024-39331[CVE-2024-39331]:: |
255 | | -A flaw was found in Emacs. Arbitrary shell commands can be executed without prompting when an Org mode file is opened or when the Org mode is enabled, when Emacs is used as an email client, this issue can be triggered when previewing email attachments. |
256 | | - |
257 | | -link:https://access.redhat.com/security/cve/CVE-2024-45490[CVE-2024-45490]:: |
258 | | -A flaw was found in libexpat's xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function. |
259 | | - |
260 | | -link:https://access.redhat.com/security/cve/CVE-2024-45491[CVE-2024-45491]:: |
261 | | -An issue was found in libexpat’s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX. |
| 223 | +== Fixed issues in {product} 1.2.5 |
262 | 224 |
|
263 | | -link:https://access.redhat.com/security/cve/CVE-2024-45492[CVE-2024-45492]:: |
264 | | -A flaw was found in libexpat's internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX. |
| 225 | +include::snip-fixed-security-issues-in-product-1.2.5.adoc[leveloffset=+2] |
265 | 226 |
|
266 | | -link:https://access.redhat.com/security/cve/CVE-2024-6119[CVE-2024-6119]:: |
267 | | -A flaw was found in OpenSSL. Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address resulting in abnormal termination of the application process. |
| 227 | +include::snip-fixed-security-issues-in-rpm-1.2.5.adoc[leveloffset=+2] |
268 | 228 |
|
269 | 229 | === Fixed security issues in {product} 1.2.3 |
270 | 230 |
|
|
0 commit comments