DataDog/dd-trace-js

CVE on path-to-regex

L4ngu0r opened this issue · 8 comments

Hello, our audit reported a CVE on path-to-regex, can you update this deps? It is known on your side?

GHSA-9wv6-86v2-598j

┌─────────────────────┬────────────────────────────────────────────────────────┐
│ high                │ path-to-regexp outputs backtracking regular            │
│                     │ expressions                                            │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Package             │ path-to-regexp                                         │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Vulnerable versions │ <0.1.10                                                │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Patched versions    │ >=0.1.10                                               │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Paths               │ apps/front > dd-trace@5.17.0 > path-to-regexp@0.1.7    │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ More info           │ https://github.com/advisories/GHSA-9wv6-86v2-598j      │
└─────────────────────┴────────────────────────────────────────────────────────┘

Following. Looks like the version got bumped here just a little while ago so hopefully the new version gets released here soon. :)

PR merged #4664 waiting for a release

is it being released soon? anything we can help with in this matter?

Hi, any updates on a release here @L4ngu0r? 🙇🏻

@thiagoribeir015 I'm not a maintainer here :-) just a user waiting for them to push a new release

This should be available in v5.23.0 and v4.47.0. Is anyone here still having an issue?

Fix on our side with the v5.23.0 thanks 🙏