From nobody Sun Oct 27 00:59:31 2024 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XbdTJ06cwz5bNQ9 for ; Sun, 27 Oct 2024 00:59:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XbdTH5WkTz4pqH for ; Sun, 27 Oct 2024 00:59:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729990771; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DADvsnx5lZhresKHNKCtlSeqoRgwDiNtjcKkYHDs34A=; b=M9JqTFGIipV7dwqt1Bvp+c1+eKV2ODdDPKCPnhczJ71hu5UXDe9SG6JOg9N0YX1hUK91+3 b001UbZup020HAsN/7DMHV/O8OcQ5r5/ajUQckFCuPMhhvwE+Lq90VyrHAH8CwBmHDIXkj Pa8Hld4nsF121YUpUq4yhCv4Gi4Vj4TxIJNTp7WU8SEVXQJ9iRWJ/3AXXj6Rtho1/AhZsS 6OKJSMQQYBaHEaEX6Uek1KgwzI8eJLugEEV72jvF0ZQ1E4B2Hk5ce9KfPxDC1QlQWmhxGt Z0japzxqN5z6m7EnkkCxeSP0TFeUK4AT3MaDUZpCf9UILdk5I5kIqcZCj/bU6w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729990771; a=rsa-sha256; cv=none; b=nu80r2jytoaw29WxQSu2fQiKldubvIa88PWfDr8ZR2v2SPDIvcfO3RO7reJiEBeZIk7gXi 3FtIyDdbkZOaT9CrSNuPbTiQ4vhF+vIDLToQlGjEgl6op1gqTjQhO6DMZ4Wk11EoHI63Vv giJXfgKMqANLvdD5Kwe/753iQxLww4tKpshZ7A5cC5qd3gLytOjPjNYAu02wfQ8qpHD6Yn khhsPcjv9XO0L01YSd8vIoXN45ayFjJv1HE4ZLTfZoaIvO6xyYI69t0A+w3VISIVy4ukJN nGzR7R6ASfHH07OSQ9lRpuUmULpU9BPIIp3BUfQxW+UboJgeGGiSlDDYlSqLxA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XbdTH57PQzYHs for ; Sun, 27 Oct 2024 00:59:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49R0xVaP070820 for ; Sun, 27 Oct 2024 00:59:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49R0xVCs070819 for doc@FreeBSD.org; Sun, 27 Oct 2024 00:59:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 282343] Path Traversal in FTP server Date: Sun, 27 Oct 2024 00:59:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: deyshashwat01@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282343 --- Comment #2 from Shashwat --- I attached the file where all the details present and i also provide the U= Rl. please look into this matter ASAP.. --=20 You are receiving this mail because: You are the assignee for the bug.=