DayShift

Results 9 issues of DayShift

### Summary A ReDoS vulnerability has been identified in CodeMirror’s Markdown mode. Specially crafted input strings can trigger catastrophic backtracking in several regular expressions, causing the affected application to freeze...

### Current behavior A regular expression in `packages/https-proxy/lib/util/parse.js` is susceptible to Regular Expression Denial of Service (ReDoS). By providing a specially crafted, very long string as a hostname, it is...

## Summary This report details multiple Regular Expression Denial of Service (ReDoS) vulnerabilities found in the `rimraf-standalone.js` script within the Hyper terminal repository. Specific regular expressions used for parsing glob...

### Summary Hello, I have identified a Regular Expression Denial of Service (ReDoS) vulnerability in the `rank/server.js` file. The regular expression used to strip `` and `` tags can be...

## Overview This document details the analysis and fixes for Regular Expression Denial of Service (ReDoS) vulnerabilities found in the Meteor project's meteor-babel package. ## Vulnerabilities Identified ### Vulnerability 1:...

Project:Testing
good first issue

## Summary A Regular Expression Denial of Service (ReDoS) vulnerability exists in the Jekyll LiveReload functionality due to a vulnerable regex pattern used for parsing CSS `url()` functions. As shown...

## Vulnerability Description A Regular Expression Denial of Service (ReDoS) vulnerability was identified in the turndown library's whitespace trimming functionality. As shown in the figure, the matching between the regular...

## Summary Two critical Regular Expression Denial of Service (ReDoS) vulnerabilities have been identified in the turndown.js library that can cause severe performance degradation and potential denial of service attacks....

## Summary A Regular Expression Denial of Service (ReDoS) vulnerability exists in the Moment.js library due to a vulnerable regex pattern used for formatting seconds in duration display. As shown...