Skip to content
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

Prevent suspicious directory traversal #1171

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

fbricon
Copy link
Contributor

@fbricon fbricon commented Feb 7, 2022

Signed-off-by: Fred Bricon fbricon@gmail.com

@fbricon fbricon force-pushed the dir-traversal-mitigation branch from f8af257 to d9feb12 Compare February 7, 2022 17:50
@fbricon fbricon force-pushed the dir-traversal-mitigation branch 7 times, most recently from 507998e to 75d17c3 Compare February 10, 2022 16:01
Signed-off-by: Fred Bricon <fbricon@gmail.com>
@fbricon fbricon force-pushed the dir-traversal-mitigation branch from 75d17c3 to 3380571 Compare February 11, 2022 15:09
@angelozerr angelozerr merged commit 48f23ab into eclipse-lemminx:master Feb 11, 2022
@angelozerr
Copy link
Contributor

Thanks @fbricon !

@angelozerr angelozerr added this to the 0.18.5 milestone Feb 11, 2022
@angelozerr angelozerr added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Feb 11, 2022
fbricon added a commit to fbricon/wildwebdeveloper that referenced this pull request Feb 14, 2022
this fixes a couple security issues linked to downloading remote resources.
- eclipse-lemminx/lemminx#1171
- eclipse-lemminx/lemminx#1174
fbricon added a commit to fbricon/wildwebdeveloper that referenced this pull request Feb 15, 2022
this fixes a couple security issues linked to downloading remote resources.
- eclipse-lemminx/lemminx#1171
- eclipse-lemminx/lemminx#1174

and a critical bug when validation is disabled, using 100% CPU:
- eclipse-lemminx/lemminx#1175
mickaelistria pushed a commit to eclipse-wildwebdeveloper/wildwebdeveloper that referenced this pull request Feb 15, 2022
this fixes a couple security issues linked to downloading remote resources.
- eclipse-lemminx/lemminx#1171
- eclipse-lemminx/lemminx#1174

and a critical bug when validation is disabled, using 100% CPU:
- eclipse-lemminx/lemminx#1175
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants