Bug 1927511 (CVE-2020-26299)
| Summary: | CVE-2020-26299 nodejs-ftp-srv: Path traversal in path.resolve function | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Pedro Sampaio <psampaio> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | hvyas |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | nodejs-ftp-srv 4.4.0 | Doc Type: | If docs needed, set a value |
| Doc Text: |
A potential path traversal vulnerability was found in ftp-srv in the 'path.resolve' function. It could occur on a Windows server as it allows the use of backward slash('\') characters as separators in a file path allowing the user to move beyond the root folder defined for that user.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-18 11:55:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1927512 | ||
|
Description
Pedro Sampaio
2021-02-10 21:08:06 UTC
External References: https://github.com/autovance/ftp-srv/security/advisories/GHSA-pmw4-jgxx-pcq9 |