sammycage / lunasvg

SVG rendering and manipulation library in C++

Repository from Github https://github.comsammycage/lunasvgRepository from Github https://github.comsammycage/lunasvg

SVG bomb uses more and more memory without ever stopping

sudoLife opened this issue · comments

commented

Hi,

An unlikely but interesting attack vector with an SVG that references its own elements recursively: https://brhfl.com/2017/11/svg-bomb/

I've tried it out with LunaSVG and as I'm speaking my RAM is slowly disappearing. Thoughts?