Lucene search
+L

3727 matches found

OSV
OSV
added 2024/05/13 7:13 p.m.8 views

CVE-2024-34704 era-compiler-solidity contains a `xor(zext(cmp), -1)` misoptimization

era-compiler-solidity is the ZKsync compiler for Solidity. The problem occurred during instruction selection in the DAGCombine phase while visiting the XOR operation. The issue arises when attempting to fold the expression !x cc y into x !cc y. To perform this transformation, the second operand o...

5.9CVSS6.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/13 12:0 a.m.8 views

PT-2024-26119 · Unknown · Era-Compiler-Solidity

Name of the Vulnerable Software and Affected Versions: era-compiler-solidity versions prior to 1.4.1 Description: The issue occurs during the DAGCombine phase while visiting the XOR operation, specifically when attempting to fold the expression !x cc y into x !cc y. This transformation should be...

5.9CVSS7.2AI score0.00466EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/08 8:40 p.m.2935 views

CVE-2024-27282

CVE-2024-27282 affects Ruby 3.x through 3.3.0: attacker-supplied data in the Ruby regex compiler may read arbitrary heap data from the start of the text, including pointers and sensitive strings. Fixed versions: 3.0.7, 3.1.5, 3.2.4, and 3.3.1. Multiple connected advisories reference this CVE and ...

6.6CVSS6.5AI score0.00629EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/08 8:40 p.m.25 views

CVE-2024-27282

An issue was discovered in Ruby 3.x through 3.3.0. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings. The fixed versions are 3.0.7, 3.1.5, 3.2.4, and 3.3.1...

6.8AI score0.00629EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2024/05/08 8:40 p.m.67 views

CVE-2024-27282

An issue was discovered in Ruby 3.x through 3.3.0. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings. The fixed versions are 3.0.7, 3.1.5, 3.2.4, and 3.3.1...

6.6CVSS6.9AI score0.00629EPSS
SaveExploits0
OSV
OSV
added 2024/05/06 7:44 a.m.10 views

SUSE-SU-2024:1499-1 Security update for java-17-openjdk

This update for java-17-openjdk fixes the following issues: - CVE-2024-21011: Fixed denial of service due to long Exception message logging JDK-8319851,bsc1222979 - CVE-2024-21012: Fixed unauthorized data modification due HTTP/2 client improper reverse DNS lookup JDK-8315708,bsc1222987 -...

3.7CVSS5.1AI score0.01372EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/04/29 12:0 a.m.18 views

CVE-2023-50434

emdnsresolveraw in emdns.c in emdns through fbd1eef calls strlen with an input that may not be '\0' terminated, leading to a stack-based buffer over-read. This can be triggered by a remote adversary that can send DNS requests to the emdns server. The impact could vary depending on the system...

7.2AI score0.00561EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/29 12:0 a.m.33 views

CVE-2023-50434

emdnsresolveraw in emdns.c in emdns through fbd1eef calls strlen with an input that may not be '\0' terminated, leading to a stack-based buffer over-read. This can be triggered by a remote adversary that can send DNS requests to the emdns server. The impact could vary depending on the system...

7.2AI score0.00561EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/29 12:0 a.m.79 views

CVE-2023-50434

CVE-2023-50434 affects emdns: emdns_resolve_raw in emdns.c may call strlen on non-terminated input, causing a stack-based buffer over-read. Exploitation is possible over the network via DNS requests to the emdns server; impact varies by libraries, compiler, and architecture. Code before be565c3 i...

9.8CVSS7.2AI score0.00561EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/28 1:15 p.m.22 views

CVE-2024-25050

IBM i 7.2, 7.3, 7.4, 7.5 and IBM Rational Development Studio for i 7.2, 7.3, 7.4, 7.5 networking and compiler infrastructure could allow a local user to gain elevated privileges due to an unqualified library call. A malicious actor could cause user-controlled code to run with administrator...

8.4CVSS8.3AI score0.0026EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/28 12:16 p.m.23 views

CVE-2024-25050 IBM i privilege escalation

IBM i 7.2, 7.3, 7.4, 7.5 and IBM Rational Development Studio for i 7.2, 7.3, 7.4, 7.5 networking and compiler infrastructure could allow a local user to gain elevated privileges due to an unqualified library call. A malicious actor could cause user-controlled code to run with administrator...

8.4CVSS8.1AI score0.0026EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2024/04/27 4:44 p.m.37 views

Security Bulletin: IBM Rational Development Studio for i is vulnerable to a local privilege escalation due to an unqualified library call in compiler infrastructure [CVE-2024-25050]

Summary IBM i product IBM Rational Development Studio for i is vulnerable to a user gaining elevated privilege due to a CL command being called without library qualification in compiler infrastructure as described in the vulnerability details section. This bulletin identifies the steps to take to...

8.4CVSS8.4AI score0.0026EPSS
SaveExploits0Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2024/04/27 4:44 p.m.51 views

Security Bulletin: IBM i is vulnerable to a local privilege escalation due to an unqualified library call in networking and compiler infrastructure [CVE-2024-25050]

Summary IBM i is vulnerable to a user gaining elevated privilege due to a CL command being called without library qualification in networking and compiler infrastructure as described in the vulnerability details section. This bulletin identifies the steps to take to address the vulnerability as...

8.4CVSS8.4AI score0.0026EPSS
SaveExploits0Affected Software5
OSV
OSV
added 2024/04/26 1:55 p.m.10 views

SUSE-SU-2024:1451-1 Security update for java-1_8_0-openjdk

This update for java-180-openjdk fixes the following issues: - CVE-2024-21011: Fixed denial of service due to long Exception message logging JDK-8319851,bsc1222979 - CVE-2024-21068: Fixed integer overflow in C1 compiler address generation JDK-8322122,bsc1222983 - CVE-2024-21085: Fixed Pack200...

3.7CVSS4.7AI score0.01372EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/24 7:15 p.m.8 views

CVE-2024-4141

Out-of-bounds array write in Xpdf 4.05 and earlier, triggered by an invalid character code in a Type 1 font. The root problem was a bounds check that was being optimized away by modern compilers...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/24 7:15 p.m.13 views

UBUNTU-CVE-2024-4141

Out-of-bounds array write in Xpdf 4.05 and earlier, triggered by an invalid character code in a Type 1 font. The root problem was a bounds check that was being optimized away by modern compilers...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2024/04/24 6:36 p.m.86 views

CVE-2024-4141

Out-of-bounds array write in Xpdf 4.05 and earlier, triggered by an invalid character code in a Type 1 font. The root problem was a bounds check that was being optimized away by modern compilers...

5.5CVSS7.5AI score0.0018EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/23 12:0 a.m.11 views

PT-2024-3335 · Ruby +7 · Ruby +7

Name of the Vulnerable Software and Affected Versions: Ruby versions 3.0.0 through 3.3.0 Description: The issue is related to a buffer overflow in the heap of the Ruby programming language interpreter. It allows an attacker to impact the confidentiality, integrity, and availability of protected...

9.8CVSS7.1AI score0.04267EPSS
SaveExploits2References138
OSV
OSV
added 2024/04/23 12:0 a.m.33 views

ALSA-2024:1963 Important: golang security update

The golang packages provide the Go programming language compiler. Security Fixes: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS CVE-2023-45288...

7.5CVSS8.3AI score0.91969EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/04/22 4:33 p.m.9 views

OpenJDK: integer overflow in C1 compiler address generation (8322122)

A flaw was found in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalV...

3.7CVSS7.1AI score0.013EPSS
SaveExploits0References5
Rows per page
Query Builder