lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #57562] TFTP Filenames not properly terminated


From: Christian Herber
Subject: [lwip-devel] [bug #57562] TFTP Filenames not properly terminated
Date: Thu, 9 Jan 2020 03:14:46 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36

URL:
  <https://savannah.nongnu.org/bugs/?57562>

                 Summary: TFTP Filenames not properly terminated
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: christianherber
            Submitted on: Thu 09 Jan 2020 08:14:44 AM UTC
                Category: apps
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: 2.0.2

    _______________________________________________________

Details:

tftp_server line 247, copies the filename from tftp packet to the filename
char array. This does not copy the termination character. In consequence, the
filename passed to the open() function is not (always) terminated.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?57562>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]