Source: node-proxy-agents Version: 0~2025070717+~cs15.2.7-1 Severity: important Tags: security upstream X-Debbugs-Cc: [email protected], Debian Security Team <[email protected]>
Hi, The following vulnerability was published for node-proxy-agents. CVE-2026-39983[0]: | basic-ftp is an FTP client for Node.js. Prior to 5.2.1, basic-ftp | allows FTP command injection via CRLF sequences (\r\n) in file path | parameters passed to high-level path APIs such as cd(), remove(), | rename(), uploadFrom(), downloadTo(), list(), and removeDir(). The | library's protectWhitespace() helper only handles leading spaces and | returns other paths unchanged, while FtpContext.send() writes the | resulting command string directly to the control socket with \r\n | appended. This lets attacker-controlled path strings split one | intended FTP command into multiple commands. This vulnerability is | fixed in 5.2.1. If you fix the vulnerability please also make sure to include the CVE (Common Vulnerabilities & Exposures) id in your changelog entry. For further information see: [0] https://security-tracker.debian.org/tracker/CVE-2026-39983 https://www.cve.org/CVERecord?id=CVE-2026-39983 [1] https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-chqc-8p9q-pq6q [2] https://github.com/patrickjuchli/basic-ftp/commit/2ecc8e2c500c5234115f06fd1dbde1aa03d70f4b Please adjust the affected versions in the BTS as needed. Regards, Salvatore -- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
