ALT-PU-2020-1653-1
Closed vulnerabilities
Modified: 2024-11-21
CVE-2018-11499
A use-after-free vulnerability exists in handle_error() in sass_context.cpp in LibSass 3.4.x and 3.5.x through 3.5.4 that could be leveraged to cause a denial of service (application crash) or possibly unspecified other impact.
Modified: 2024-11-21
CVE-2018-11693
An issue was discovered in LibSass through 3.5.4. An out-of-bounds read of a memory region was found in the function Sass::Prelexer::skip_over_scopes which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service.
Modified: 2024-11-21
CVE-2018-11694
An issue was discovered in LibSass through 3.5.4. A NULL pointer dereference was found in the function Sass::Functions::selector_append which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact.
Modified: 2024-11-21
CVE-2018-11696
An issue was discovered in LibSass through 3.5.4. A NULL pointer dereference was found in the function Sass::Inspect::operator which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact.
Modified: 2024-11-21
CVE-2018-11697
An issue was discovered in LibSass through 3.5.4. An out-of-bounds read of a memory region was found in the function Sass::Prelexer::exactly() which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service.
Modified: 2024-11-21
CVE-2018-11698
An issue was discovered in LibSass through 3.5.4. An out-of-bounds read of a memory region was found in the function Sass::handle_error which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service.
Modified: 2024-11-21
CVE-2018-19837
In LibSass prior to 3.5.5, Sass::Eval::operator()(Sass::Binary_Expression*) inside eval.cpp allows attackers to cause a denial-of-service resulting from stack consumption via a crafted sass file, because of certain incorrect parsing of '%' as a modulo operator in parser.cpp.
- openSUSE-SU-2019:1791
- openSUSE-SU-2019:1791
- openSUSE-SU-2019:1800
- openSUSE-SU-2019:1800
- openSUSE-SU-2019:1883
- openSUSE-SU-2019:1883
- https://github.com/sass/libsass/commit/210fdff7a65370c2ae24e022a2b35da8c423cc5f
- https://github.com/sass/libsass/commit/210fdff7a65370c2ae24e022a2b35da8c423cc5f
- https://github.com/sass/libsass/issues/2659
- https://github.com/sass/libsass/issues/2659
Modified: 2024-11-21
CVE-2018-19838
In LibSass prior to 3.5.5, functions inside ast.cpp for IMPLEMENT_AST_OPERATORS expansion allow attackers to cause a denial-of-service resulting from stack consumption via a crafted sass file, as demonstrated by recursive calls involving clone(), cloneChildren(), and copy().
Modified: 2024-11-21
CVE-2018-19839
In LibSass prior to 3.5.5, the function handle_error in sass_context.cpp allows attackers to cause a denial-of-service resulting from a heap-based buffer over-read via a crafted sass file.
- openSUSE-SU-2019:1791
- openSUSE-SU-2019:1791
- openSUSE-SU-2019:1800
- openSUSE-SU-2019:1800
- openSUSE-SU-2019:1883
- openSUSE-SU-2019:1883
- https://github.com/sass/libsass/issues/2657
- https://github.com/sass/libsass/issues/2657
- https://github.com/sass/libsass/pull/2767
- https://github.com/sass/libsass/pull/2767
Modified: 2024-11-21
CVE-2018-20821
The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service (uncontrolled recursion in Sass::Parser::parse_css_variable_value in parser.cpp).
Modified: 2024-11-21
CVE-2018-20822
LibSass 3.5.4 allows attackers to cause a denial-of-service (uncontrolled recursion in Sass::Complex_Selector::perform in ast.hpp and Sass::Inspect::operator in inspect.cpp).
Modified: 2024-11-21
CVE-2019-18797
LibSass 3.6.1 has uncontrolled recursion in Sass::Eval::operator()(Sass::Binary_Expression*) in eval.cpp.
Modified: 2024-11-21
CVE-2019-18798
LibSass before 3.6.3 allows a heap-based buffer over-read in Sass::weaveParents in ast_sel_weave.cpp.
Modified: 2024-11-21
CVE-2019-18799
LibSass before 3.6.3 allows a NULL pointer dereference in Sass::Parser::parseCompoundSelector in parser_selectors.cpp.