Coder Social home page Coder Social logo

shaneclarke-whitesource / dart-sass Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sass/dart-sass

0.0 0.0 0.0 5.02 MB

The reference implementation of Sass, written in Dart.

Home Page: https://sass-lang.com/dart-sass

License: MIT License

Shell 0.02% Dart 99.98%

dart-sass's People

Contributors

adamhooper avatar aimuz avatar awjin avatar dannypernik avatar georgpukk avatar goodwine avatar jathak avatar lukaszkolodziejczyk avatar m4r71n avatar matanlurey avatar mattfelten avatar mcrumm avatar mend-for-github-com[bot] avatar michaelrfairhurst avatar mstrodl avatar natebosch avatar nex3 avatar nickbehrens avatar nschonni avatar nshahan avatar nstringham avatar ntkme avatar pjeweb avatar rafer45 avatar sckelemen avatar shaneclarke-whitesource avatar srawlins avatar stof avatar tgfjt avatar xhmikosr avatar

dart-sass's Issues

chokidar-3.5.3.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed

Vulnerable Library - chokidar-3.5.3.tgz

Path to dependency file: /package/package.json

Path to vulnerable library: /package/node_modules/braces/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (chokidar version) Remediation Possible**
CVE-2024-4068 High 7.5 braces-3.0.2.tgz Transitive N/A* โŒ

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-4068

Vulnerable Library - braces-3.0.2.tgz

Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.

Library home page: https://registry.npmjs.org/braces/-/braces-3.0.2.tgz

Path to dependency file: /package/package.json

Path to vulnerable library: /package/node_modules/braces/package.json

Dependency Hierarchy:

  • chokidar-3.5.3.tgz (Root Library)
    • โŒ braces-3.0.2.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The NPM package braces fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.

Publish Date: 2024-05-14

URL: CVE-2024-4068

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2024-05-14

Fix Resolution: braces - 3.0.3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.