Lucene search
+L

1285 matches found

RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 6:34 p.m.โ€ข11 views

CVE-2021-32700

Ballerina is an open source programming language and platform for cloud application programmers. Ballerina versions 1.2.x and SL releases up to alpha 3 have a potential for a supply chain attack via MiTM against users. Http connections did not make use of TLS and certificate checking was ignored...

9.1CVSS6.9AI score0.00579EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 4:39 p.m.โ€ข13 views

CVE-2020-36514

An issue was discovered in the accreader crate through 2020-12-27 for Rust. fillbuf may read from uninitialized memory locations...

9.8CVSS6.8AI score0.01191EPSS
SaveExploits0
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 4:38 p.m.โ€ข18 views

CVE-2020-35862

An issue was discovered in the bitvec crate before 0.17.4 for Rust. BitVec to BitBox conversion leads to a use-after-free or double free...

9.8CVSS6.9AI score0.01629EPSS
SaveExploits1
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 4:33 p.m.โ€ข12 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
SaveExploits1
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 4:05 p.m.โ€ข15 views

CVE-2020-35872

An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via the reprRust type...

9.8CVSS7AI score0.01715EPSS
SaveExploits0
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 3:34 p.m.โ€ข29 views

CVE-2020-35905

An issue was discovered in the futures-util crate before 0.3.7 for Rust. MutexGuard::map can cause a data race for certain closure situations in safe code...

4.7CVSS6.8AI score0.00261EPSS
SaveExploits1
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 3:34 p.m.โ€ข14 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
SaveExploits1
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 3:33 p.m.โ€ข11 views

CVE-2020-36219

An issue was discovered in the atomic-option crate through 2020-10-31 for Rust. Because AtomicOption implements Sync unconditionally, a data race can occur...

5.9CVSS6.8AI score0.01107EPSS
SaveExploits1
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 3:33 p.m.โ€ข11 views

CVE-2020-36214

An issue was discovered in the multiqueue2 crate before 0.1.7 for Rust. Because a non-Send type can be sent to a different thread, a data race can occur...

5.9CVSS6.8AI score0.01107EPSS
SaveExploits1
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 3:32 p.m.โ€ข24 views

CVE-2020-35925

An issue was discovered in the magnetic crate before 2.0.1 for Rust. MPMCConsumer and MPMCProducer allow cross-thread sending of a non-Send type...

5.5CVSS6.8AI score0.00377EPSS
SaveExploits1
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/22 3:32 p.m.โ€ข15 views

CVE-2020-35867

An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via createmodule...

9.8CVSS7AI score0.01715EPSS
SaveExploits0
NVD
NVD
โ€ขadded 2025/05/15 6:15 p.m.โ€ข41 views

CVE-2025-47774

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, the slice builtin can elide side effects when the output length is 0, and the source bytestring is a builtin msg.data or .code. The reason is that for these source locations, the...

6.3CVSS0.00455EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
โ€ขadded 2025/05/15 5:24 p.m.โ€ข9 views

CVE-2025-47285 Vyper's `concat()` builtin may elide side-effects for zero-length arguments

Vyper is the Pythonic Programming Language for the Ethereum Virtual Machine. In versions up to and including 0.4.2rc1, concat may skip evaluation of side effects when the length of an argument is zero. This is due to a fastpath in the implementation which skips evaluation of argument expressions...

6.3CVSS7.2AI score0.0044EPSS
SaveExploits0References3
CVE
CVE
โ€ขadded 2025/05/15 5:24 p.m.โ€ข46 views

CVE-2025-47285

CVE-2025-47285 affects Vyper up to and including 0.4.2rc1, where the built-in concat() may skip evaluation of side effects when an argument has zero length due to a fastpath in the implementation. The issue arises because argument expressions with zero length may bypass evaluation, which could su...

6.3CVSS6.6AI score0.0044EPSS
SaveExploits0References3
OSV
OSV
โ€ขadded 2025/05/13 12:00 a.m.โ€ข13 views

ALSA-2025:7107 Moderate: python3.12 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

6.3CVSS7.3AI score0.01525EPSS
SaveExploits0References4
OSV
OSV
โ€ขadded 2025/05/13 12:00 a.m.โ€ข11 views

ALSA-2025:7049 Moderate: python-requests security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.6CVSS6.8AI score0.0034EPSS
SaveExploits0References4
Information Security Automation
Information Security Automation
โ€ขadded 2025/05/12 8:46 p.m.โ€ข15 views

About Remote Code Execution โ€“ Erlang/OTP (CVE-2025-32433) vulnerability

About Remote Code Execution - Erlang/OTP CVE-2025-32433 vulnerability. Erlang is a programming language used to build massively scalable soft real-time systems with requirements for high availability. Used in telecom, banking, e-commerce, telephony, and messaging. OTP is a set of Erlang libraries...

10CVSS8.5AI score0.98594EPSS
SaveExploits38
NVD
NVD
โ€ขadded 2025/05/12 3:16 p.m.โ€ข22 views

CVE-2025-46718

sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with limited sudo privileges e.g. execution of a single command can list sudo privileges of other users using the -U flag. This vulnerability allows users with limited sudo privileges to enumerat...

3.3CVSS0.00257EPSS
SaveExploits1References2
AlmaLinux
AlmaLinux
โ€ขadded 2025/05/12 12:00 a.m.โ€ข35 views

Moderate: python39:3.9 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.5CVSS6.7AI score0.0088EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/10 8:08 p.m.โ€ข25 views

CVE-2025-46712

Erlang/OTP is a set of libraries for the Erlang programming language. In versions prior to OTP-27.3.4 for OTP-27, OTP-26.2.5.12 for OTP-26, and OTP-25.3.2.21 for OTP-25, Erlang/OTP SSH fails to enforce strict KEX handshake hardening measures by allowing optional messages to be exchanged. This...

3.7CVSS7AI score0.00525EPSS
SaveExploits0References1
Rows per page
Query Builder