CyberSource / CyberSource/cybersource-rest-client-node
Cybersource SDK using vulnerable package versions as transitive dependencies
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 49
- Forks
- 50
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Hello,
Is it possible to get package bumps that resolve CVEs?
✗ Uncaught Exception [High Severity][https://security.snyk.io/vuln/SNYK-JS-UNDICI-15518070] in undici@5.29.0
introduced by cybersource-rest-client@0.0.76 > axios-cookiejar-support@4.0.7 > http-cookie-agent@5.0.4 > undici@5.29.0 and 1 other path(s)
This issue was fixed in versions: 6.24.0, 7.24.0
Thanks
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 tracing the dependency path from cybersource-rest-client@0.0.76 through axios-cookiejar-support@4.0.7 and http-cookie-agent@5.0.4 to undici@5.29.0. Identify the package bump that resolves the listed CVE, then verify that the resolved undici version is 6.24.0 or newer and that the existing project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100