Lucene search
K

9137 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.10 views

CVE-2020-36454

An issue was discovered in the parc crate through 2020-11-14 for Rust. LockWeak has an unconditional implementation of Send without trait bounds on T...

8.1CVSS6.9AI score0.00833EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:36 p.m.5 views

CVE-2020-36461

An issue was discovered in the noisesearch crate through 2020-12-10 for Rust. There are unconditional implementations of Send and Sync for MvccRwLock...

8.1CVSS6.9AI score0.0124EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:2 p.m.6 views

CVE-2020-36439

An issue was discovered in the ticketedlock crate before 0.3.0 for Rust. There are unconditional implementations of Send for ReadTicket and WriteTicket...

8.1CVSS6.9AI score0.00766EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:52 p.m.13 views

CVE-2020-8929

A mis-handling of invalid unicode characters in the Java implementation of Tink versions prior to 1.5 allows an attacker to change the ID part of a ciphertext, which result in the creation of a second ciphertext that can decrypt to the same plaintext. This can be a problem with encrypting...

5.3CVSS6.6AI score0.0047EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:48 p.m.8 views

CVE-2020-7466

The PPP implementation of MPD before 5.9 allows a remote attacker who can send specifically crafted PPP authentication message to cause the daemon to read beyond allocated memory buffer, which would result in a denial of service condition...

7.5CVSS7AI score0.01953EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.6 views

CVE-2020-36447

An issue was discovered in the v9 crate through 2020-12-18 for Rust. There is an unconditional implementation of Sync for SyncRef...

8.1CVSS6.9AI score0.01059EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:33 p.m.8 views

CVE-2020-25795

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insertfrom can have a memory-safety issue upon a panic...

7.5CVSS6.8AI score0.01719EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:32 p.m.4 views

CVE-2020-24391

mongo-express before 1.0.0 offers support for certain advanced syntax but implements this in an unsafe way. NOTE: this may overlap CVE-2019-10769...

9.8CVSS6.8AI score0.75088EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:6 p.m.5 views

CVE-2020-36472

An issue was discovered in the max7301 crate before 0.2.0 for Rust. The ImmediateIO and TransactionalIO types implement Sync for all Expander types that they contain...

5.9CVSS6.8AI score0.00978EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:6 p.m.4 views

CVE-2020-36466

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types...

5.9CVSS6.9AI score0.00978EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:6 p.m.16 views

CVE-2020-20277

There are multiple unauthenticated directory traversal vulnerabilities in different FTP commands in uftpd FTP server versions 2.7 to 2.10 due to improper implementation of a chroot jail in common.c's composeabspath function that can be abused to read or write to arbitrary files on the filesystem,...

9.8CVSS8AI score0.25249EPSS
Exploits4
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.11 views

CVE-2020-36469

An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally...

5.9CVSS6.9AI score0.00978EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.10 views

CVE-2020-36453

An issue was discovered in the scottqueue crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for Queue...

8.1CVSS6.9AI score0.01098EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.8 views

CVE-2020-36450

An issue was discovered in the bunch crate through 2020-11-12 for Rust. There are unconditional implementations of Send and Sync for Bunch...

8.1CVSS6.9AI score0.01249EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.17 views

CVE-2020-3615

Valid deauth/disassoc frames is dropped in case if RMF is enabled and some rouge peer keep on sending rogue deauth/disassoc frames due to improper enum values used to check the frame subtype in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer...

9.8CVSS7.2AI score0.00752EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.5 views

CVE-2020-36446

An issue was discovered in the signal-simple crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for SyncChannel...

8.1CVSS6.9AI score0.00766EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:31 p.m.4 views

CVE-2020-36458

An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult, there is an implementation of Sync with a trait bound of T: Send, E: Send...

8.1CVSS6.8AI score0.00833EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:22 p.m.7 views

CVE-2020-25794

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, clone can have a memory-safety issue upon a panic...

7.5CVSS6.8AI score0.01733EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:15 p.m.12 views

CVE-2020-16271

The SRP-6a implementation in Kee Vault KeePassRPC before 1.12.0 generates insufficiently random numbers, which allows remote attackers to read and modify data in the KeePass database via a WebSocket connection...

9.1CVSS6.9AI score0.01506EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 1:29 p.m.6 views

CVE-2018-7278

An issue was discovered on RLE Protocol Converter FDS-PC / FDS-PC-DP 2.1 devices. Persistent XSS exists in the web server. Remote attackers can inject malicious JavaScript code using the device's BACnet implementation. This is similar to a Cross Protocol Injection with SNMP...

6.1CVSS6.5AI score0.00793EPSS
Exploits1References1
Rows per page
Query Builder