SonyaMoisset / SonyaMoisset/SampleApp_REACT-READUX
[DepShield] (CVSS 9.0) Vulnerability due to usage of serialize-javascript:1.9.1
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Vulnerabilities
DepShield reports that this application's usage of serialize-javascript:1.9.1 results in the following vulnerability(s):
- (CVSS 9.0) CWE-502: Deserialization of Untrusted Data
- (CVSS 6.1) CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Occurrences
serialize-javascript:1.9.1 is a transitive dependency introduced by the following direct dependency(s):
• react-scripts:2.1.3
└─ terser-webpack-plugin:1.1.0
└─ serialize-javascript:1.9.1
└─ webpack:4.19.1
└─ uglifyjs-webpack-plugin:1.3.0
└─ serialize-javascript:1.9.1
This is an automated GitHub Issue created by Sonatype DepShield. Details on managing GitHub Apps, including DepShield, are available for personal and organization accounts. Please submit questions or feedback about DepShield to the Sonatype DepShield Community.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the project's dependency manifest and lockfile for react-scripts:2.1.3 and the transitive serialize-javascript:1.9.1 paths through terser-webpack-plugin and webpack. Confirm the dependency tree and project checks, then consider the issue done when the vulnerable serialize-javascript version is no longer installed without breaking the application build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, webpack
- Domain
- build-system, frontend, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100