-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swarm.js - Arbitrary File Write vulnerability #3399
Comments
@shaunazzopardi Thanks for reporting. It looks like neither swarm-js or decompress are being actively developed, unfortunately. The underlying issue is being tracked at decompress #76. |
For near-term maintenance purposes we could fork swarm-js to the web3-js org (or ethereumjs) and move Longer term options include migrating swarm support to the erebos api or just deprecating it altogether. |
I probably still have push access to the repo and can get npm permissions.
Want me to perform those changes at swarm-js then?
…On Tue, Mar 3, 2020 at 2:37 PM cgewecke ***@***.***> wrote:
For near-term maintenance purposes we could fork swarm-js to the web3-js
org (or ethereumjs) and move decompress to development dependencies.
Believe it's only used in a script to generate archive entries
<https://github.com/MaiaVictor/swarm-js/blob/master/scripts/prepareArchives.js>
and is incidental to the library methods.
Longer term options include migrating swarm support to the erebos api
<https://github.com/MainframeHQ/erebos> or just deprecating it altogether.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3399>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALQBBHFJFQADSL7VL2WZDRFVL6FANCNFSM4K7NSI3Q>
.
|
@evertonfraga Ah that would be great! I saw commits by you but didn't see another publish. |
@evertonfraga Opened swarm-js 36 for that change. |
I published swarm-js 0.1.40. please check! |
@evertonfraga LGTM!
|
That's great :) if you need anything else in that front, lmk! |
@cgewecke @evertonfraga Hi guys, greetings from EthCC, you are missed! 🥰 Thanks for keeping up on the real-work-to-be-done-front! |
Expected behavior
No high vulnerabilities.
Actual behavior
Getting an Arbitrary File Write vulnerability.
Steps to reproduce the behavior
Logs
Versions
Web3 1.2.6
The text was updated successfully, but these errors were encountered: