Closed
Description
In my recent project, I've encountered a flaw highlighted by Veracode static code analysis tool that the underlying libraries in react-scripts are susceptible to various vulnerabilities such as ReDoS, Prototype Pollution, etc. The dependency libraries are serialise-javascript, ajv, sockjs all seeking some recent versions.
serialize-javascript@3.1.0 or above
ajv@6.12.3
sockjs@0.3.20 or above
I propose to update these dependencies for an improved security and reliability.
Also, please update when you are planning to do these changes, if you consider updating them.
This would also help us with our application too and an immediate remediation or help would be much appreciated. Thank you.