VYPR

libsass

by Sass

Source repositories

CVEs (13)

  • CVE-2022-26592HigAug 22, 2023
    risk 0.57cvss 8.8epss 0.01

    Stack Overflow vulnerability in libsass 3.6.5 via the CompoundSelector::has_real_parent_ref function.

  • CVE-2018-11698HigJun 4, 2018
    risk 0.53cvss 8.1epss 0.02

    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.

  • CVE-2018-11693HigJun 4, 2018
    risk 0.53cvss 8.1epss 0.01

    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…

  • CVE-2022-43358HigAug 22, 2023
    risk 0.49cvss 7.5epss 0.01

    Stack overflow vulnerability in ast_selectors.cpp: in function Sass::ComplexSelector::has_placeholder in libsass:3.6.5-8-g210218, which can be exploited by attackers to cause a denial of service (DoS).

  • CVE-2022-43357HigAug 22, 2023
    risk 0.49cvss 7.5epss 0.01

    Stack overflow vulnerability in ast_selectors.cpp in function Sass::CompoundSelector::has_real_parent_ref in libsass:3.6.5-8-g210218, which can be exploited by attackers to causea denial of service (DoS). Also affects the command line driver for libsass, sassc 3.6.2.

  • CVE-2019-18799MedNov 6, 2019
    risk 0.42cvss 6.5epss 0.01

    LibSass before 3.6.3 allows a NULL pointer dereference in Sass::Parser::parseCompoundSelector in parser_selectors.cpp.

  • CVE-2019-18798MedNov 6, 2019
    risk 0.42cvss 6.5epss 0.01

    LibSass before 3.6.3 allows a heap-based buffer over-read in Sass::weaveParents in ast_sel_weave.cpp.

  • CVE-2019-6286MedJan 14, 2019
    risk 0.42cvss 6.5epss 0.02

    In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::skip_over_scopes in prelexer.hpp when called from Sass::Parser::parse_import(), a similar issue to CVE-2018-11693.

  • CVE-2019-6284MedJan 14, 2019
    risk 0.42cvss 6.5epss 0.02

    In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::alternatives in prelexer.hpp.

  • CVE-2018-19826MedDec 3, 2018
    risk 0.42cvss 6.5epss 0.01

    In inspect.cpp in LibSass 3.5.5, a high memory footprint caused by an endless loop (containing a Sass::Inspect::operator()(Sass::String_Quoted*) stack frame) may cause a Denial of Service via crafted sass input files with stray '&' or '/' characters. NOTE: Upstream comments…

  • CVE-2019-18797MedNov 6, 2019
    risk 0.35cvss 6.5epss 0.02

    LibSass 3.6.1 has uncontrolled recursion in Sass::Eval::operator()(Sass::Binary_Expression*) in eval.cpp.

  • CVE-2018-19837MedDec 4, 2018
    risk 0.00cvss 6.5epss 0.02

    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.

  • CVE-2018-11695HigJun 4, 2018
    risk 0.00cvss 8.8epss 0.02

    An issue was discovered in LibSass <3.5.3. A NULL pointer dereference was found in the function Sass::Expand::operator which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact.