VYPR
Vendor

Libsass

Products
1
CVEs
36
Across products
36
Status
Private

Products

1

Recent CVEs

36
View all 36 CVEs →
  • CVE-2018-11696HigJun 4, 2018
    risk 0.57cvss 8.8epss 0.02

    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.

  • CVE-2018-11694HigJun 4, 2018
    risk 0.57cvss 8.8epss 0.02

    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.

  • 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-11697HigJun 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::Prelexer::exactly() 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-2017-12964HigAug 18, 2017
    risk 0.49cvss 7.5epss 0.02

    There is a stack consumption issue in LibSass 3.4.5 that is triggered in the function Sass::Eval::operator() in eval.cpp. It will lead to a remote denial of service attack.

  • CVE-2017-12963HigAug 18, 2017
    risk 0.49cvss 7.5epss 0.01

    There is an illegal address access in Sass::Eval::operator() in eval.cpp of LibSass 3.4.5, leading to a remote denial of service attack. NOTE: this is similar to CVE-2017-11555 but remains exploitable after the vendor's CVE-2017-11555 fix (available from GitHub after 2017-07-24).

  • CVE-2017-12962HigAug 18, 2017
    risk 0.49cvss 7.5epss 0.01

    There are memory leaks in LibSass 3.4.5 triggered by deeply nested code, such as code with a long sequence of open parenthesis characters, leading to a remote denial of service attack.

  • CVE-2017-11556HigJul 23, 2017
    risk 0.49cvss 7.5epss 0.01

    There is a stack consumption vulnerability in the Parser::advanceToNextToken function in parser.cpp in LibSass 3.4.5. A crafted input may lead to remote denial of service.

  • CVE-2017-11555HigJul 23, 2017
    risk 0.49cvss 7.5epss 0.01

    There is an illegal address access in the Eval::operator function in eval.cpp in LibSass 3.4.5. A crafted input will lead to a remote denial of service.

  • CVE-2017-11554HigJul 23, 2017
    risk 0.49cvss 7.5epss 0.02

    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.

  • CVE-2017-11342HigJul 17, 2017
    risk 0.49cvss 7.5epss 0.01

    There is an illegal address access in ast.cpp of LibSass 3.4.5. A crafted input will lead to a remote denial of service attack.

  • CVE-2017-11341HigJul 17, 2017
    risk 0.49cvss 7.5epss 0.02

    There is a heap based buffer over-read in lexer.hpp of LibSass 3.4.5. A crafted input will lead to a remote denial of service attack.

  • CVE-2017-10687HigJun 29, 2017
    risk 0.49cvss 7.5epss 0.02

    In LibSass 3.4.5, there is a heap-based buffer over-read in the function json_mkstream() in sass_context.cpp. A crafted input will lead to a remote denial of service attack.

  • CVE-2017-11608MedJul 24, 2017
    risk 0.42cvss 6.5epss 0.01

    There is a heap-based buffer over-read in the Sass::Prelexer::re_linebreak function in lexer.cpp in LibSass 3.4.5. A crafted input will lead to a remote denial of service attack.

  • CVE-2017-11605MedJul 24, 2017
    risk 0.42cvss 6.5epss 0.01

    There is a heap based buffer over-read in LibSass 3.4.5, related to address 0xb4803ea1. A crafted input will lead to a remote denial of service attack.

  • CVE-2022-26592Aug 22, 2023
    risk 0.00cvss epss 0.01

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

  • CVE-2022-43357Aug 22, 2023
    risk 0.00cvss epss 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-2022-43358Aug 22, 2023
    risk 0.00cvss epss 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-2019-18797Nov 6, 2019
    risk 0.00cvss epss 0.02

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