[next] Unexpected server crash in Next.js.

Next.js is a React framework. In versions of Next.js prior to 12.0.5 or 11.1.3, invalid or malformed URLs could lead to a server crash. In order to be affected by this issue, the deployment must use Next.js versions above 11.1.0 and below 12.0.5, Node….

[nltk] Inefficient Regular Expression in nltk

nltk is contains an Inefficient Regular Expression and is vulnerable to regular expression denial of service attacks.
References

https://nvd.nist.gov/vuln/detail/CVE-2021-3828
https://github.com/nltk/nltk/pull/2816
https://github.com/nltk/nltk/commit/…

[axios] Incorrect Comparison in axios

axios is vulnerable to Inefficient Regular Expression Complexity
References

https://nvd.nist.gov/vuln/detail/CVE-2021-3749
https://github.com/axios/axios/commit/5b457116e31db0e88fede6c428e969e87f290929
https://huntr.dev/bounties/1e8f07fc-c384-4ff9-849…