Lucene search
+L

14309 matches found

OSV
OSV
added 2022/06/17 12:30 a.m.22 views

GHSA-X4MQ-M75F-MX8M Delegate functions are missing `Send` bound

Affected versions of this crate did not require event handlers to have Send bound despite there being no guarantee of them being called on any particular thread, which can potentially lead to data races and undefined behavior. The flaw was corrected in commit afe3252 by adding Send bounds...

9.8CVSS7AI score
SaveExploits0References4
OSV
OSV
added 2022/06/17 12:19 a.m.70 views

GHSA-3M6F-3GFG-4X56 Panic on incorrect date input to `simple_asn1`

Version 0.6.0 of the simpleasn1 crate panics on certain malformed inputs to its parsing functions, including fromder and derdecode. Because this crate is frequently used with inputs from the network, this should be considered a security vulnerability. The issue occurs when parsing the old ASN.1...

7.5CVSS7.4AI score0.0134EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/06/17 12:19 a.m.31 views

Panic on incorrect date input to `simple_asn1`

Version 0.6.0 of the simpleasn1 crate panics on certain malformed inputs to its parsing functions, including fromder and derdecode. Because this crate is frequently used with inputs from the network, this should be considered a security vulnerability. The issue occurs when parsing the old ASN.1...

2.4AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/17 12:13 a.m.24 views

AtomicBucket<T> unconditionally implements Send/Sync

In the affected versions of the crate, AtomicBucket unconditionally implements Send/Sync traits. Therefore, users can create a data race to the inner T: !Sync by using the AtomicBucket::datawith API. Such data races can potentially cause memory corruption or other undefined behavior. The flaw was...

4.6AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/16 11:52 p.m.29 views

QueryInterface should call AddRef before returning pointer

Affected version of this crate, which is a required dependency in com-impl, provides a faulty implementation of the IUnknown::QueryInterface method. QueryInterface implementation must call IUnknown::AddRef before returning the pointer, as describe in this documentation: As it is not incrementing...

1.7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/06/16 11:40 p.m.17 views

GHSA-7V4J-8WVR-V55R `array!` macro is unsound when its length is impure constant

Affected versions of this crate did substitute the array length provided by an user at compile-time multiple times. When an impure constant expression is passed as an array length such as a result of an impure procedural macro, this can result in the initialization of an array with uninitialized...

7.6AI score
SaveExploits0References5
GithubExploit
GithubExploit
added 2022/06/12 3:06 a.m.843 views

Exploit for Uncontrolled Resource Consumption in Axios

Axios Regular Expression Denial Of Service Attack This repo h...

7.8CVSS7.4AI score0.08515EPSS
SaveExploits2
NVD
NVD
added 2022/06/09 5:15 p.m.73 views

CVE-2022-31038

Gogs is an open source self-hosted Git service. In versions of gogs prior to 0.12.9 DisplayName does not filter characters input from users, which leads to an XSS vulnerability when directly displayed in the issue list. This issue has been resolved in commit 155cae1d which sanitizes DisplayName...

5.4CVSS0.00709EPSS
SaveExploits0References3
Prion
Prion
added 2022/06/09 4:15 p.m.33 views

Stack overflow

PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. In versions prior to and including 2.12.1 a stack buffer overflow vulnerability affects PJSIP users that use STUN in their...

6.8CVSS9.4AI score0.01997EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2022/06/08 6:15 p.m.23 views

CVE-2021-40592

GPAC version before commit 71460d72ec07df766dab0a4d52687529f3efcf0a version v1.0.1 onwards contains loop with unreachable exit condition 'infinite loop' vulnerability in ISOBMFF reader filter, isoffinread.c. Function isoffinprocess can result in DoS by infinite loop. To exploit, the victim must...

5.5CVSS6.6AI score
SaveExploits0References3
Prion
Prion
added 2022/06/08 6:15 p.m.23 views

Design/Logic Flaw

GPAC version before commit 71460d72ec07df766dab0a4d52687529f3efcf0a version v1.0.1 onwards contains loop with unreachable exit condition 'infinite loop' vulnerability in ISOBMFF reader filter, isoffinread.c. Function isoffinprocess can result in DoS by infinite loop. To exploit, the victim must...

4.3CVSS5.6AI score0.0085EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/06/08 5:40 p.m.24 views

CVE-2022-31038 XSS vulnerability in repository issue list in Gogs

Gogs is an open source self-hosted Git service. In versions of gogs prior to 0.12.9 DisplayName does not filter characters input from users, which leads to an XSS vulnerability when directly displayed in the issue list. This issue has been resolved in commit 155cae1d which sanitizes DisplayName...

5.4CVSS5.4AI score
SaveExploits0References5
Prion
Prion
added 2022/05/31 4:15 p.m.22 views

Design/Logic Flaw

github-action-merge-dependabot is an action that automatically approves and merges dependabot pull requests PRs. Prior to version 3.2.0, github-action-merge-dependabot does not check if a commit created by dependabot is verified with the proper GPG key. There is just a check if the actor is set t...

4CVSS6.4AI score0.0048EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/05/31 4:10 p.m.124 views

CVE-2022-29220

CVE-2022-29220 concerns the github-action-merge-dependabot GitHub Action. Prior to version 3.2.0, it does not verify that commits created by dependabot are signed with the correct GPG key; it only checks that the PR actor is dependabot[bot]. This enables a threat actor with access to the pipeline...

6.5CVSS6.4AI score0.0048EPSS
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2022/05/31 2:50 p.m.5 views

Exploit for CVE-2022-30190

cve-2022-30190 Aka Follina = benig...

9.3CVSS7.3AI score0.99234EPSS
SaveExploits63
OpenVAS
OpenVAS
added 2022/05/26 12:00 a.m.38 views

Opencast < 10.14, 11.x < 11.7 Improper Authentication Vulnerability

Opencast is prone to a improper authentication vulnerability. Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software;...

5.5CVSS5.6AI score0.00585EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/25 7:33 p.m.39 views

`CHECK` failure in depthwise ops via overflows

Impact The implementation of depthwise ops in TensorFlow is vulnerable to a denial of service via CHECK-failure assertion failure caused by overflowing the number of elements in a tensor: python import tensorflow as tf input = tf.constant1, shape=1, 4, 4, 3, dtype=tf.float32 filtersizes =...

5.5CVSS2.8AI score0.00319EPSS
SaveExploits1References4Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/24 10:28 p.m.29 views

Camaleon CMS Insufficient Session Expiration vulnerability

Camaleon CMS 0.1.7 through 2.6.0 doesn’t terminate the active session of the users, even after the admin changes the user’s password. A user that was already logged in, will still have access to the application even after the password was changed. Resolved in commit...

8.8CVSS2.8AI score0.01307EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 10:15 p.m.67 views

Segfault if `tf.histogram_fixed_width` is called with NaN values in TensorFlow

Impact The implementation of tf.histogramfixedwidth is vulnerable to a crash when the values array contain NaN elements: python import tensorflow as tf import numpy as np tf.histogramfixedwidthvalues=np.nan, valuerange=1,2 The implementation assumes that all floating point operations are defined...

5.5CVSS5.8AI score0.00316EPSS
SaveExploits1References11Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/24 10:15 p.m.46 views

Heap buffer overflow due to incorrect hash function in TensorFlow

Impact The TensorKey hash function used total estimated AllocatedBytes, which a is an estimate per tensor, and b is a very poor hash function for constants e.g. int32t. It also tried to access individual tensor bytes through tensor.data of size AllocatedBytes. This led to ASAN failures because th...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits0References7Affected Software3
Rows per page
Query Builder