Lucene search
+L

1620 matches found

OSV
OSV
added 2024/04/23 8:17 p.m.30 views

CVE-2024-32662 FreeRDP rdp_redirection_read_base64_wchar out of bound read

FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients prior to version 3.5.1 are vulnerable to out-of-bounds read. This occurs when WCHAR string is read with twice the size it has and converted to UTF-8, base64 decoded. The string is only used to compare against t...

7.5CVSS8.5AI score
SaveExploits0References9
OSV
OSV
added 2024/04/22 12:13 a.m.10 views

OSV-2024-288 Security exception in com.puppycrawl.tools.checkstyle.grammar.java.JavaLanguageParser.expr

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68181 Crash type: Security exception Crash state: com.puppycrawl.tools.checkstyle.grammar.java.JavaLanguageParser.expr java.base/sun.nio.cs.UTF8.updatePositions java.base/sun.nio.cs.UTF8$Encoder.encodeArrayLoop...

7.1AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/04/11 12:00 a.m.101 views

PyMongo < 4.6.3 Out-of-bounds Read

Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the...

8.1CVSS6.5AI score0.00663EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/04/06 6:31 a.m.53 views

PyMongo Out-of-bounds Read in the bson module

Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the...

4.6AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/06 5:15 a.m.27 views

CVE-2024-21506

Rejected reason: Duplicate...

3.7CVSS5AI score
SaveExploits0Affected Software1
UbuntuCve
UbuntuCve
added 2024/04/06 5:15 a.m.36 views

CVE-2024-21506

Rejected reason: Duplicate of CVE-2024-5629...

6.7AI score
SaveExploits0References3
CVE
CVE
added 2024/04/06 5:00 a.m.318 views

CVE-2024-21506

CVE-2024-21506 entry is rejected/not active and duplicates CVE-2024-5629.

4.6AI score
SaveExploits0
Veracode
Veracode
added 2024/04/04 9:38 a.m.81 views

Denial Of Service (DoS)

Temporal Server is vulnerable to Denial of Service DoS. The vulnerability is caused by an authenticated user with permissions to interact with workflows submitting an invalid UTF-8 string which causes an application crash. This can lead to stuck tasks in the queue, increased queue lag, resource...

4.4CVSS6.6AI score0.00487EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/04 12:33 a.m.36 views

Temporal Server Denial of Service

Denial of Service in Temporal Server prior to version 1.20.5, 1.21.6, and 1.22.7 allows an authenticated user who has permissions to interact with workflows and has crafted an invalid UTF-8 string for submission to potentially cause a crashloop. If left unchecked, the task containing the invalid...

4.4CVSS4.5AI score0.00487EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/04/04 12:33 a.m.25 views

GHSA-WMXC-V39R-P9WF Temporal Server Denial of Service

Denial of Service in Temporal Server prior to version 1.20.5, 1.21.6, and 1.22.7 allows an authenticated user who has permissions to interact with workflows and has crafted an invalid UTF-8 string for submission to potentially cause a crashloop. If left unchecked, the task containing the invalid...

4.4CVSS4.5AI score0.00487EPSS
SaveExploits0References6
NVD
NVD
added 2024/04/03 10:15 p.m.30 views

CVE-2024-2689

Denial of Service in Temporal Server prior to version 1.20.5, 1.21.6, and 1.22.7 allows an authenticated user who has permissions to interact with workflows and has crafted an invalid UTF-8 string for submission to potentially cause a crashloop. If left unchecked, the task containing the invalid...

4.4CVSS4.6AI score0.00487EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/03 9:13 p.m.14 views

CVE-2024-2689 Denial of Service if invalid UTF-8 sent

Denial of Service in Temporal Server prior to version 1.20.5, 1.21.6, and 1.22.7 allows an authenticated user who has permissions to interact with workflows and has crafted an invalid UTF-8 string for submission to potentially cause a crashloop. If left unchecked, the task containing the invalid...

4.4CVSS6.6AI score0.00487EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/03 9:13 p.m.40 views

CVE-2024-2689 Denial of Service if invalid UTF-8 sent

Denial of Service in Temporal Server prior to version 1.20.5, 1.21.6, and 1.22.7 allows an authenticated user who has permissions to interact with workflows and has crafted an invalid UTF-8 string for submission to potentially cause a crashloop. If left unchecked, the task containing the invalid...

4.4CVSS4.9AI score0.00487EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/03 9:13 p.m.80 views

CVE-2024-2689

Summary: CVE-2024-2689 is a Temporal Server DoS affecting versions 1.20.5, 1.21.6 and 1.22.7 where an authenticated user with workflow permissions can submit an invalid UTF-8 string to trigger a crashloop, causing queue lag and eventual resource exhaustion. The logs may reveal the failing workflo...

4.4CVSS4.5AI score0.00487EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 11:10 a.m.13 views

BIT-TENSORFLOW-2022-41908 `CHECK` fail via inputs in `PyFunc` in Tensorflow

TensorFlow is an open source platform for machine learning. An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. We have patched the issue in GitHub commit 9f03a9d3bafe902c1e6beb105b2f24172f238645. The fix will be included in TensorFlow 2.11. We will also...

7.5CVSS6.1AI score0.0045EPSS
SaveExploits1References4
OSV
OSV
added 2024/02/22 10:51 a.m.14 views

GHSA-GJ48-W74W-8GVM Path Traversal in TYPO3 Core

Due to a too loose type check in an API method, attackers could bypass the directory traversal check by providing an invalid UTF-8 encoding sequence...

7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/02/22 10:51 a.m.27 views

Path Traversal in TYPO3 Core

Due to a too loose type check in an API method, attackers could bypass the directory traversal check by providing an invalid UTF-8 encoding sequence...

7AI score
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/09 10:48 p.m.32 views

CVE-2024-23324 Envoy ext auth can be bypassed when Proxy protocol filter sets invalid UTF-8 metadata

Envoy is a high-performance edge/middle/service proxy. External authentication can be bypassed by downstream connections. Downstream clients can force invalid gRPC requests to be sent to extauthz, circumventing extauthz checks when failuremodeallow is set to true. This issue has been addressed in...

8.6CVSS8.8AI score0.006EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/01/17 8:31 p.m.20 views

ferris-says has undefined behavior when not using UTF-8

Affected versions receive a &u8 from the caller through a safe API, and pass it directly to the unsafe str::fromutf8unchecked function. The behavior of ferrissays::say is undefined if the bytes from the caller don't happen to be valid UTF-8. The flaw was corrected in ferris-says21 by using the sa...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/01/13 12:00 p.m.20 views

RUSTSEC-2024-0001 Unsound use of str::from_utf8_unchecked on bytes which are not UTF-8

Affected versions receive a &u8 from the caller through a safe API, and pass it directly to the unsafe str::fromutf8unchecked function. The behavior of ferrissays::say is undefined if the bytes from the caller don't happen to be valid UTF-8. The flaw was corrected in ferris-says21 by using the sa...

7AI score
SaveExploits0References3
Rows per page
Query Builder