Lucene search
+L

2 matches found

UbuntuCve
UbuntuCve
added 2019/11/20 12:0 a.m.192 views

CVE-2019-16255

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument aka the "command" argument to Shell or Shelltest in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method...

8.1CVSS6.7AI score0.04187EPSS
SaveExploits1References3
Hacker One
Hacker One
added 2016/11/19 6:44 a.m.15 views

shopify-scripts: Segmentation fault when a Ruby method is invoked by a C method via Object#send

We can arrange for C to call Objectsend by aliasing it over initialize. This will cause Classnew a C function to call initialize which is actually Objectsend with arbitrary arguments. If we invoke a Ruby method through Objectsend, mruby segfaults: def foo end class X aliasmethod :initialize, :sen...

2.7AI score
SaveExploits0
Rows per page
Query Builder