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

[#514] fix contains('..') in path in jar file #531

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

laurentschoelens
Copy link
Collaborator

@laurentschoelens laurentschoelens commented Apr 1, 2024

Fixes #514

Change startsWith("..") and startsWith("/") to true path validation (make sure the file is written in same directory as expected

@mattrpav mattrpav merged commit 18c4f71 into highsource:master Apr 9, 2024
3 checks passed
@mattrpav mattrpav deleted the jt-514 branch April 9, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix code scanning alert related to ".." path scanning
2 participants