Loading HuntDB...

Segmentation fault while printing backtrace

Low
S
shopify-scripts
Submitted None
Reported by dgaletic

Vulnerability Details

Technical details and impact analysis

Uncontrolled Resource Consumption
The code below crashes the sandbox/mruby as it tries to print the backtrace. Incidentally, it does not crash mirb. ``` def foo(n) return '\'  if n \n' ensure % if:n != if n == -1110 else foo(n-1).% end end %foo(0) ``` We are still examining the bug and hope to produce a detailed analysis and a fix this week. Thank you, Dinko Galetic Denis Kasak

Report Details

Additional information and metadata

State

Closed

Substate

Resolved

Bounty

$1000.00

Submitted

Weakness

Uncontrolled Resource Consumption