Lucene search
+L

9479 matches found

Debian CVE
Debian CVE
added 2021/08/07 12:00 a.m.39 views

CVE-2021-29922

library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which in some situations allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation...

9.1CVSS9.2AI score0.02623EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2021/08/07 12:00 a.m.46 views

CVE-2021-29922

library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which in some situations allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation...

9.1CVSS9.2AI score0.02623EPSS
SaveExploits1
CVE
CVE
added 2021/08/07 12:00 a.m.225 views

CVE-2021-29922

The CVE-2021-29922 issue affects Rust's standard library, specifically library/std/src/net/parser.rs, where extraneous zero characters at the beginning of an IP address string can lead to octal interpretation and bypasses of IP-based access controls. The vulnerability is present in Rust before 1....

9.1CVSS9AI score0.02623EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/08/02 7:15 p.m.18 views

CVE-2021-32810

crossbeam-deque is a package of work-stealing deques for building task schedulers when programming in Rust. In versions prior to 0.7.4 and 0.8.0, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never...

9.8CVSS7AI score
SaveExploits0References15
Prion
Prion
added 2021/08/02 7:15 p.m.20 views

Race condition

crossbeam-deque is a package of work-stealing deques for building task schedulers when programming in Rust. In versions prior to 0.7.4 and 0.8.0, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never...

6.8CVSS9.2AI score0.01923EPSS
SaveExploits0References15Affected Software2
Cvelist
Cvelist
added 2021/08/02 6:35 p.m.32 views

CVE-2021-32810 Data race in crossbeam-deque

crossbeam-deque is a package of work-stealing deques for building task schedulers when programming in Rust. In versions prior to 0.7.4 and 0.8.0, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never...

9.8CVSS9.7AI score0.01923EPSS
SaveExploits0References15
CVE
CVE
added 2021/08/02 6:35 p.m.316 views

CVE-2021-32810

CVE-2021-32810 concerns crossbeam-deque, a Rust crate used for work-stealing deques in task schedulers. A race condition in versions prior to 0.7.4 and 0.8.0 can cause one or more tasks in a worker queue to be popped twice, with potentially forgotten tasks, leading to a double-free and memory lea...

9.8CVSS9.7AI score0.01923EPSS
SaveExploits0References15Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/02 3:30 p.m.6 views

CVE-2021-20332

Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credential...

4.4CVSS5.5AI score0.00308EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2021/08/02 1:15 p.m.21 views

CVE-2021-20332

Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credential...

4.4CVSS0.00308EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/02 1:15 p.m.18 views

CVE-2021-20332

Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credential...

4.4CVSS4.3AI score
SaveExploits0References1
Prion
Prion
added 2021/08/02 1:15 p.m.27 views

Design/Logic Flaw

Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credential...

2.1CVSS4.6AI score0.00308EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2021/08/02 12:50 p.m.16 views

CVE-2021-20332 MongoDB Rust Driver may publish events containing authentication-related data to a connection pool event listener configured by an application

Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credential...

4.2CVSS4.4AI score0.00308EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/08/02 12:50 p.m.49 views

CVE-2021-20332 MongoDB Rust Driver may publish events containing authentication-related data to a connection pool event listener configured by an application

Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credential...

4.2CVSS4.9AI score0.00308EPSS
SaveExploits0References1
CVE
CVE
added 2021/08/02 12:50 p.m.77 views

CVE-2021-20332

CVE-2021-20332 affects the MongoDB Rust Driver. The vulnerability arises because certain driver versions may emit monitoring events during pool creation that include credentials used to authenticate connections. If a user’s logging infrastructure ingests these events, credentials could be leaked....

4.4CVSS4.4AI score0.00308EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2021/08/02 12:00 a.m.12 views

PT-2021-13891 · Mongodb · Mongodb Rust Driver

Name of the Vulnerable Software and Affected Versions: MongoDB Rust Driver versions 1.0.0 through 1.2.1 MongoDB Rust Driver version 2.0.0-alpha MongoDB Rust Driver version 2.0.0-alpha1 Description: The issue affects the MongoDB Rust Driver, where specific versions can include credentials used by...

4.4CVSS7.1AI score0.00308EPSS
SaveExploits0References10
MongoDB
MongoDB
added 2021/08/02 12:00 a.m.54 views

MongoDB Rust Driver may publish events containing authentication-related data to a connection pool event listener configured by an application

Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credential...

4.4CVSS2.1AI score0.00308EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/08/02 12:00 a.m.13 views

MongoDB 信息泄露漏洞

MongoDB is a document-oriented database management system from the U.S.-based MongoDB, Inc. An information disclosure vulnerability exists in the MongoDB Rust Driver that stems from the fact that specific MongoDB Rust Driver versions can contain credentials used by connection pools to validate...

4.4CVSS5.1AI score0.00308EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/08/02 12:00 a.m.8 views

Crossbeam 竞争条件问题漏洞

Crossbeam is a tool for individual developers that applies to concurrent programming. A security vulnerability exists in crossbeam-deque, which is used to build task schedulers when programming in Rust...

9.8CVSS8.3AI score0.01923EPSS
SaveExploits0References35
The Hacker News
The Hacker News
added 2021/07/27 12:39 p.m.67 views

Hackers Turning to 'Exotic' Programming Languages for Malware Development

Threat actors are increasingly shifting to "exotic" programming languages such as Go, Rust, Nim, and Dlang that can better circumvent conventional security protections, evade analysis, and hamper reverse engineering efforts. "Malware authors are known for their ability to adapt and modify their...

SaveExploits0
ThreatPost
ThreatPost
added 2021/07/26 3:00 p.m.180 views

Malware Makers Using ‘Exotic’ Programming Languages

Malware authors are increasingly using rarely spotted programming languages such as Go, Rust, Nim and DLang in order to create new tools and to hinder analysis, researchers have found. Use of those four languages is escalating in the number of malware families being identified, according to a...

8AI score
SaveExploits0References22
Rows per page
Query Builder