Lucene search
K

4990 matches found

NVD
NVD
added 2025/05/15 6:15 p.m.16 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.00221EPSS
Exploits0References4
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.00142EPSS
Exploits0References3
CVE
CVE
added 2025/05/15 5:24 p.m.31 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.00142EPSS
Exploits0References3
OSV
OSV
added 2025/05/15 4:15 p.m.2 views

CVE-2025-2527

Mattermost versions 10.5.x = 10.5.2, 9.11.x = 9.11.11 failed to properly verify a user's permissions when accessing groups, which allows an attacker to view group information via an API request...

4.3CVSS6.7AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.7 views

Alibaba Cloud Linux 3 : 0116: rust-toolset:rhel8 (ALINUX3-SA-2022:0116)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2022:0116 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2019-12083: The Rust Programming...

8.3CVSS7.3AI score0.24988EPSS
Exploits5References3
RedHat Linux
RedHat Linux
added 2025/05/13 8:42 a.m.2 views

php: Leak partial content of the heap through heap buffer over-read in mysqlnd

A flaw was found in the PHP MySQL client library. This vulnerability allows a hostile MySQL server to disclose the content of the client's heap, potentially exposing data from other SQL requests and other users of the same server via malicious server interactions...

5.8CVSS5.8AI score0.00663EPSS
Exploits1References5
ICS
ICS
added 2025/05/13 4:0 a.m.7 views

Schneider Electric Modicon Controllers (Update B)

GENERAL SECURITY RECOMMENDATIONS We strongly recommend the following industry cybersecurity best practices. https://www.se.com/us/en/download/document/7EN52-0390/ Locate control and safety system networks and remote devices behind firewalls and isolate them from the business network. Install...

8.7CVSS6.5AI score0.00522EPSS
Exploits0References11
CNNVD
CNNVD
added 2025/05/13 12:0 a.m.1 views

SAP S/4HANA Cloud Private 代码注入漏洞

SAP S/4HANA Cloud Private is a private cloud-deployed, enterprise-grade, intelligent ERP suite based on in-memory computing architecture from SAP, Germany. A code injection vulnerability exists in SAP S/4HANA Cloud Private, which stems from a lack of input validation and authorization checking an...

8.3CVSS7.1AI score0.00234EPSS
Exploits0References2
OSV
OSV
added 2025/05/13 12:0 a.m.4 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.01639EPSS
Exploits0References4
OSV
OSV
added 2025/05/13 12:0 a.m.4 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.00046EPSS
Exploits0References4
Information Security Automation
Information Security Automation
added 2025/05/12 8:46 p.m.9 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.62606EPSS
Exploits34
NVD
NVD
added 2025/05/12 3:16 p.m.14 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.00098EPSS
Exploits1References2
AlmaLinux
AlmaLinux
added 2025/05/12 12:0 a.m.16 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.00461EPSS
Exploits1References4
Fedora
Fedora
added 2025/05/11 2:31 a.m.10 views

[SECURITY] Fedora 41 Update: php-adodb-5.22.9-1.fc41

ADOdb is an object oriented library written in PHP that abstracts database operations for portability. It is modelled on Microsoft's ADO, but has many improvements that make it unique eg. pivot tables, Active Record support, generating HTML for paging recordsets with next and previous links, cach...

10CVSS9.7AI score0.00522EPSS
Exploits0
Fedora
Fedora
added 2025/05/11 2:31 a.m.7 views

[SECURITY] Fedora 41 Update: python-h11-0.14.0-7.fc41

This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It is a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded,...

9.1CVSS9.3AI score0.00202EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/10 8:8 p.m.19 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.00406EPSS
Exploits0References1
Circl
Circl
added 2025/05/10 11:26 a.m.16 views

CVE-2025-3876

creationtimestamp| type| source ---|---|--- 2025-05-10 11:26:51+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/15890 2025-05-10 13:01:53+00:00| seen| https://bsky.app/profile/FunctionalProgramming.activitypub.awakari.com.ap.brid.gy/post/3losugcc7esc2 2025-05-10...

8.8CVSS8.7AI score0.00344EPSS
Exploits0References4
Circl
Circl
added 2025/05/09 7:25 a.m.11 views

CVE-2025-4470

creationtimestamp| type| source ---|---|--- 2025-05-09 07:25:22+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/15682 2025-05-09 09:21:35+00:00| seen| https://bsky.app/profile/FunctionalProgramming.activitypub.awakari.com.ap.brid.gy/post/3lopwpboayxk2 2025-05-09...

5.4CVSS3.9AI score0.00152EPSS
Exploits1References3
Rockylinux
Rockylinux
added 2025/05/07 7:13 p.m.15 views

perl security update

An update is available for perl. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Perl is a high-level programming language that is commonly used for system...

7.8CVSS8.3AI score0.00111EPSS
Exploits0
OSV
OSV
added 2025/05/07 7:11 p.m.5 views

RLSA-2024:4237 Moderate: go-toolset security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang: archive/zip: Incorrect handling of certain ZIP files CVE-2024-24789 golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses CVE-2024-2479...

7.5CVSS6.5AI score0.00172EPSS
Exploits0References3
Rows per page
Query Builder