Lucene search
+L

563 matches found

NVD
NVD
added 2018/11/12 2:29 a.m.41 views

CVE-2018-18920

Py-EVM v0.2.0-alpha.33 allows attackers to make a vm.executebytecode call that triggers computation.stack.values with '"stack": 100, 100, 0' where b'\x' was expected, resulting in an execution failure because of an invalid opcode. This is reportedly related to "smart contracts can be executed...

8.8CVSS8.6AI score0.02926EPSS
SaveExploits1References4
OSV
OSV
added 2018/11/12 2:29 a.m.41 views

PYSEC-2018-96

Py-EVM v0.2.0-alpha.33 allows attackers to make a vm.executebytecode call that triggers computation.stack.values with '"stack": 100, 100, 0' where b'\x' was expected, resulting in an execution failure because of an invalid opcode. This is reportedly related to "smart contracts can be executed...

8.8CVSS5.2AI score0.02926EPSS
SaveExploits1References5
CVE
CVE
added 2018/11/12 2:0 a.m.79 views

CVE-2018-18920

CVE-2018-18920 concerns Py-EVM v0.2.0-alpha.33, where a crafted vm.execute_bytecode call can manipulate computation._stack.values (e.g., "stack": [100, 100, 0]) in a way that expects a certain byte (b'\x') and results in an invalid opcode, causing execution failure. The description ties this to a...

8.8CVSS8.5AI score0.02926EPSS
SaveExploits1References4Affected Software1
Kitploit
Kitploit
added 2018/10/09 12:47 p.m.105 views

Sandsifter - The X86 Processor Fuzzer

The sandsifter audits x86 processors for hidden instructions and hardware bugs, by systematically generating machine code to search through a processor's instruction set, and monitoring execution for anomalies. Sandsifter has uncovered secret processor instructions from every major vendor;...

7.7AI score
SaveExploits0References3
Talos
Talos
added 2018/09/25 12:0 a.m.57 views

Epee Levin Packet Deserialization Code Execution Vulnerability

Summary An exploitable code execution vulnerability exists in the Levin deserialization functionality of the epee library. A specially crafted network packet can cause a logic flaw, resulting in code execution. An attacker can send a packet to trigger this vulnerability. Tested Versions Monero...

10CVSS9.7AI score0.03686EPSS
SaveExploits1
Zero Day Initiative
Zero Day Initiative
added 2018/09/07 12:0 a.m.14 views

(0Day) Hewlett Packard Enterprise Intelligent Management Center dbman Opcode 10010 Arbitrary File Write Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Hewlett Packard Enterprise Intelligent Management Center.Authentication is not required to exploit this vulnerability. The specific flaw exists within the dbman service, which listens on TCP port...

9.3CVSS2.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/04/23 12:0 a.m.18 views

Schneider Electric InduSoft Web Studio / InTouch Machine Edition Opcode 50 mbstowcs() Stack Overflow

Binary data scadaschneiderelectriciwsitmeopcode50stackoverflow.nbin...

10CVSS7.3AI score0.08431EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2018/03/28 12:0 a.m.9 views

The vulnerability of the dbman service of the HPE Intelligent Management Center PLAT software platform allows a perpetrator to write arbitrary files and execute arbitrary code.

The vulnerability of the dbman service of the HPE Intelligent Management Center PLAT software platform is related to the improper processing of the Opcode 10010 request. Exploiting this vulnerability allows a remote attacker to write arbitrary files and execute arbitrary code...

7.8CVSS8.2AI score0.11945EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2018/03/16 12:0 a.m.11 views

The vulnerability of the dbman service of the HPE Intelligent Management Center PLAT software platform allows a perpetrator to execute arbitrary code.

The vulnerability of the dbman service in the HPE Intelligent Management Center PLAT software platform is related to the use of an uninitialized pointer. Exploiting this vulnerability could allow a malicious actor to execute arbitrary code in the SYSTEM context, using a specially crafted message...

10CVSS6AI score0.30603EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2018/03/05 12:0 a.m.35 views

Chrome V8 JIT Optmization Bug

Chrome: V8: JIT: Simplified-lowererer IrOpcode::kStoreField, IrOpcode::kStoreElement optimization bug I think this commit has introduced the bugs: https://chromium.googlesource.com/v8/v8/+/c22ca7f73ba92f22d0cd29b06bb2944a545a8d3e%5E%21/F0 Here's a snippet. case IrOpcode::kStoreField: FieldAccess...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/23 7:22 p.m.48 views

VK.com: Opcode Cache

Раскрытие имен некоторых файлов...

6.9AI score
SaveExploits0
NVD
NVD
added 2018/01/19 11:29 p.m.27 views

CVE-2017-14457

An exploitable information leak/denial of service vulnerability exists in the libevm Ethereum Virtual Machine create2 opcode handler of CPP-Ethereum. A specially crafted smart contract code can cause an out-of-bounds read leading to memory disclosure or denial of service. An attacker can...

8.2CVSS8AI score0.01709EPSS
SaveExploits1References2
Prion
Prion
added 2018/01/19 11:29 p.m.18 views

Out-of-bounds

An exploitable information leak/denial of service vulnerability exists in the libevm Ethereum Virtual Machine create2 opcode handler of CPP-Ethereum. A specially crafted smart contract code can cause an out-of-bounds read leading to memory disclosure or denial of service. An attacker can...

6.4CVSS7.8AI score0.01709EPSS
SaveExploits1References2
zdt
zdt
added 2018/01/18 12:0 a.m.58 views

Microsoft Edge Chakra - Incorrect Scope Handling Exploit

Exploit for windows platform in category dos / poc // PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; // Chakra fails to distinguish whether the function is referenced in the...

7.6CVSS7.5AI score0.6787EPSS
SaveExploits5
exploitpack
exploitpack
added 2018/01/17 12:0 a.m.18 views

Microsoft Edge Chakra - Incorrect Scope Handling

Microsoft Edge Chakra - Incorrect Scope Handling // PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; // Chakra fails to distinguish whether the function is referenced in the...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/01/17 12:0 a.m.27 views

Microsoft Edge Chakra - Incorrect Scope Handling

// PoC: function funcarg = function printfunc; // SetHasOwnLocalInClosure should be called for the param scope in the PostVisitFunction function. printfunc; function func ; // Chakra fails to distinguish whether the function is referenced in the param scope and ends up to emit an invalid opcode...

7.6CVSS7.2AI score0.6787EPSS
SaveExploits5
Talos
Talos
added 2018/01/09 12:0 a.m.60 views

CPP-Ethereum libevm create2 Information Leak Vulnerability

Summary An exploitable information leak / denial of service vulnerability exists in the libevm Ethereum Virtual Machine create2 opcode handler of CPP-Ethereum. A specially crafted smart contract code can cause an out-of-bounds read leading to memory disclosure or denial of service. An attacker ca...

8.2CVSS8.1AI score0.01709EPSS
SaveExploits1
n0where
n0where
added 2017/12/20 12:20 a.m.19 views

Advance Android Malware Analysis Framework: Droidefense

Droidefense originally named atom: analysis through observation machine is the codename for android apps/malware analysis/reversing tool. It was built focused on security issues and tricks that malware researcher have on they every day work. For those situations on where the malware has...

SaveExploits0References4
seebug.org
seebug.org
added 2017/12/04 12:0 a.m.48 views

Microsoft Edge: Chakra: JIT: GlobOpt::OptTagChecks must consider IsLoopPrePass properly(CVE-2017-11840)

There's one more place that emits a BailOnNotObject opcode. Here's a snippet of GlobOpt::OptTagChecks. if valueType.CanBeTaggedValue && !valueType.HasBeenNumber && this-IsLoopPrePass || !this-currentBlock-loop ValueType newValueType = valueType.SetCanBeTaggedValuefalse; // Split out the tag check...

7.6CVSS7.4AI score0.59642EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2017/11/29 12:0 a.m.59 views

HP iMC Plat 7.2 - Remote Code Execution (2)

!/opt/local/bin/python2.7 Exploit Title: HP iMC Plat 7.2 dbman Opcode 10008 Command Injection RCE Date: 11-29-2017 Exploit Author: Chris Lyne @lynerc Vendor Homepage: www.hpe.com Software Link:...

10CVSS8.3AI score0.86202EPSS
SaveExploits13
Rows per page
Query Builder