Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerable to regular expression denial of service (ReDoS) when certain types of input are passed in to be parsed. #555

Closed
mauvm opened this issue Mar 3, 2015 · 1 comment · Fixed by #976

Comments

@mauvm
Copy link

mauvm commented Mar 3, 2015

Not sure if already being addressed, but my David DM shows "SECURITY VULNERABILITIES IN DEPENDENCIES" because of Marked v0.3.3.

It links to this article: https://nodesecurity.io/advisories/marked_redos (CVE-PENDING). Which states:

Marked 0.3.3 and earlier is vulnerable to regular expression denial of service (ReDoS) when certain types of input are passed in to be parsed.

@JCMais
Copy link

JCMais commented Mar 3, 2015

see #497

But idk if the author is still supporting this library, so you are better looking into alternatives.

@joshbruce joshbruce mentioned this issue Dec 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants