There is a stack consumption vulnerability in the lex function in parser.hpp (as used in sassc) in LibSass 3.4.5. A crafted input will lead to a remote denial of service.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
Link | Tags |
---|---|
https://github.com/sass/libsass/issues/2445 | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1471780 | issue tracking exploit third party advisory |