Potential security vulnerability due to very old package versions in vendor/modules/code-oss-dev? #4554
Replies: 2 comments
-
@jsjoeio knows how the packages are needed, I think I sound offensive, so no offense. I think the old packages are used because that might be small in size and they are actually properly doing the job and also it could be that since the modules are updated, the code also might change, right? So maybe due to that, code-server uses old versions. If you can, try investigating more if the modules are upgradable and if they are, try opening a PR, looping in this discussion, maybe I'll also review(requires a build test, hope you have a good Mac or Linux machine) |
Beta Was this translation helpful? Give feedback.
-
Hmm...great questions. We're in the process of getting a release ready for 4.0.0. If those packages exist in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I noticed that there are many outdated packages under
code-server-3.12.0-linux-amd64.tar/code-server-3.12.0-linux-amd64/vendor/modules/code-oss-dev
.code-oss-dev
itself looks suspicious - it has been reported as containing malicious software onnpm
.A screenshot of two of the outdated packages:

The latest version for
json
is 11.0.0.For
handlebars
it is 4.7.7.These outdated packages are reported as vulnerable by the security scanner I'm using.
I'd like to know are these packages needed? How can they be updated? What about the security issue in
code-oss-dev
?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions