Lucene search
K

5 matches found

Code423n4
Code423n4
added 2023/10/11 12:0 a.m.15 views

Assembly proxy creation lacks bytecode validation, enabling arbitrary contract deployment.

Lines of code Vulnerability details Impact The proxy contract creation uses assembly to compute the create2 address. But it does not verify the deployed bytecode matches expectations. The use of assemble for proxy contract creation has potential risks if the bytecode is not validated. This could...

7.2AI score
Exploits0
CNNVD
CNNVD
added 2022/04/27 12:0 a.m.1 views

Eclipse OpenJ9 安全漏洞

Eclipse OpenJ9 is a Java application engine from the Eclipse Foundation. The product is primarily used to run Java applications. A security vulnerability exists in Eclipse Openj9 versions prior to 0.32.0 that stems from Java 8 & 11's inability to throw an exception caught during bytecode validati...

5.3CVSS6AI score0.00079EPSS
Exploits0References3
Cvelist
Cvelist
added 2005/12/04 10:0 p.m.10 views

CVE-2004-2627

Java 2 Micro Edition J2ME does not properly validate bytecode, which allows remote attackers to escape the Kilobyte Virtual Machine KVM sandbox and execute arbitrary code...

7.5AI score0.11144EPSS
Exploits0References7
CVE
CVE
added 2005/12/04 10:0 p.m.39 views

CVE-2004-2627

CVE-2004-2627 involves Java 2 Micro Edition (J2ME). The issue is that J2ME does not properly validate bytecode, which enables remote attackers to escape the Kilobyte Virtual Machine (KVM) sandbox and execute arbitrary code. The available connected docs reiterate the same description and do not pr...

10CVSS7.8AI score0.11144EPSS
Exploits0References7
NVD
NVD
added 2004/12/31 5:0 a.m.3 views

CVE-2004-2627

Java 2 Micro Edition J2ME does not properly validate bytecode, which allows remote attackers to escape the Kilobyte Virtual Machine KVM sandbox and execute arbitrary code...

10CVSS7.5AI score0.11144EPSS
Exploits0References7
Rows per page
Query Builder