Skip to main content

Out-of-bounds Write

CVE-2022-43357

Severity High
Score 7.5/10

Summary

Stack overflow vulnerability in "ast_selectors.cpp" in function "Sass::CompoundSelector::has_real_parent_ref" in libsass, which attackers can exploit to cause a Denial Of Service (DOS). It also affects the command line driver for libsass, sassc. This vulnerability affects libsass package versions prior to 3.6.6. This has the same fix as CVE-2019-6284, and CVE-2022-26592.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-787 - Out-of-Bounds Write

Out-of-bounds write vulnerability is a memory access bug that allows software to write data past the end or before the beginning of the intended buffer. This may result in the corruption of data, a crash, or arbitrary code execution.

Advisory Timeline

  • Published