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

Insecure File Management #88

Open
aravindvnair99 opened this issue May 30, 2021 · 0 comments
Open

Insecure File Management #88

aravindvnair99 opened this issue May 30, 2021 · 0 comments
Labels
help wanted Extra attention is needed security Issues or pull requests related to security vulnerabilites

Comments

@aravindvnair99
Copy link
Owner

⚠️ We detected 2 security issues in this pull request:

Insecure File Management (2)
Docs Details
💡 Title: Path Traversal, Severity: High
path.basename(req.files.file[0].fieldname)
💡 Title: Path Traversal from user input, Severity: High
path.basename(req.files.file[0].fieldname)

More info on how to fix Insecure File Management in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Originally posted by @guardrails[bot] in #83 (comment)

@aravindvnair99 aravindvnair99 changed the title ⚠️ We detected 2 security issues in this pull request: Insecure File Management May 30, 2021
@stale stale bot added the stale label Jun 29, 2021
@aravindvnair99 aravindvnair99 added security Issues or pull requests related to security vulnerabilites and removed stale labels Jun 30, 2021
@aravindvnair99 aravindvnair99 added the help wanted Extra attention is needed label Jul 14, 2021
Repository owner deleted a comment from stale bot Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed security Issues or pull requests related to security vulnerabilites
Projects
None yet
Development

No branches or pull requests

1 participant