Lucene search
+L

3729 matches found

OSV
OSV
added 2024/05/17 11:8 a.m.10 views

OESA-2024-1607 ruby security update

Ruby is a fast and easy interpreted scripting language for object-oriented programming. It has many functions for processing text Files and perform system management tasks such as Perl. Security Fixes: An issue was discovered in Ruby 3.x through 3.3.0. If attacker-supplied data is provided to the...

6.6CVSS6.8AI score0.00629EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/05/17 12:0 a.m.7 views

The vulnerability of the getBoundName() function in the JIT-compiler of Mozilla Firefox, Firefox ESR, and the email client Thunderbird allows a malicious actor to execute arbitrary code.

The vulnerability of the getBoundName function in the JIT-compiler of Mozilla Firefox, Firefox ESR, and the email client Thunderbird is related to access to resources through incompatible types during object processing. Exploiting this vulnerability allows an attacker to execute arbitrary code...

7.6CVSS7.1AI score0.00622EPSS
SaveExploits0References18Affected Software8
BDU FSTEC
BDU FSTEC
added 2024/05/17 12:0 a.m.9 views

The vulnerability of the JIT-compiler of the Mozilla Firefox browser, which allows a hacker to trigger a service failure.

The vulnerability of the JIT-compiler of the Mozilla Firefox browser is related to an uncontrolled resource consumption due to incorrect object initialization. Exploiting this vulnerability can allow a malicious actor to cause service failures...

5CVSS6.7AI score0.00172EPSS
SaveExploits0References8Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/05/16 12:0 a.m.7 views

The vulnerability in the compilation of compilers for various programming languages in the GNU Compiler Collection (GCC) relates to the incorrect handling of the sum of a pointer and an integer. This vulnerability allows an attacker to trigger a service failure or cause other adverse effects.

The vulnerability in the compiler set for various programming languages in the GNU Compiler Collection GCC relates to the incorrect handling of the sum of a pointer and an integer, when the sum is greater than or equal to the pointer, without using transformations. This can lead to the...

9CVSS5.6AI score0.01253EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2024/05/14 3:39 p.m.21 views

CVE-2024-34704

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.9CVSS5.5AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 3:11 p.m.34 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.7AI score0.00629EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/14 3:11 p.m.26 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.7AI score0.00629EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/14 3:11 p.m.9 views

AZL-40520 CVE-2024-27282 affecting package ruby for versions less than 3.3.3-1

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
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/14 12:0 a.m.6 views

Ruby Security Vulnerabilities

Ruby is a cross-platform, object-oriented, dynamically typed programming language from the individual developer, Yukihiro Matsumoto. A security vulnerability exists in Ruby versions 3.x through 3.3.0, which originates from a user-supplied data provided to the Ruby regular expression compiler can...

6.6CVSS6.8AI score0.00629EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/14 12:0 a.m.10 views

ZKsync Era 安全漏洞

ZKsync Era is an open source compiler from Matter Labs. A security vulnerability exists in ZKsync Era versions prior to 1.4.1, which stems from a conversion error...

5.9CVSS6.6AI score0.00466EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/13 7:13 p.m.15 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.6AI score0.00466EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/13 7:13 p.m.55 views

CVE-2024-34704

Summary: CVE-2024-34704 affects era-compiler-solidity (ZKsync Solidity compiler). On instruction selection in the DAGCombine phase, folding the expression !(x cc y) into (x cc y) incorrectly assumed the second XOR operand representing the true value was -1, whereas the true value is 1. This misop...

5.9CVSS6.5AI score0.00466EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/13 7:13 p.m.30 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.9CVSS5.8AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/13 7:13 p.m.6 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 score0.00466EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/13 12:0 a.m.6 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
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
CVE
CVE
added 2024/05/08 8:40 p.m.2929 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
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.01361EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/04/29 12:0 a.m.17 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
Rows per page
Query Builder