|
Message-ID: <5297736A.3000205@debian.org> Date: Thu, 28 Nov 2013 17:46:34 +0100 From: Wouter Verhelst <wouter@...ian.org> To: oss-security@...ts.openwall.com Subject: CVE request: incorrect parsing of access control file in nbd-server Hi, nbd-server has the ability to deny connection requests to clients unless their IP addresses are listed in a tcpwrappers-style configuration file. Due to incorrect use of strncmp() in the parser for this file, however, it would allow clients to connect so long as their IP address in ASCII representation would start with something in the ACL file; e.g., 198.51.100.12 would be allowed if 198.51.100.1 was listed. I'd like a CVE id for this. Thanks, -- This end should point toward the ground if you want to go to space. If it starts pointing toward space you are having a bad problem and you will not go to space today. -- http://xkcd.com/1133/
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.