|
Message-ID: <20140909121303.GA16400@suse.de> Date: Tue, 9 Sep 2014 14:13:03 +0200 From: Sebastian Krahmer <krahmer@...e.de> To: oss-security@...ts.openwall.com Cc: cve-assign@...re.org Subject: CVE-Request: squid snmp off-by-one Hi There is an off-by-one in squid when receiving UDP SNMP requests. The overwrite happens before any ACL/community checks. There just needs an SNMP port to be configured. The off-by-one happens on the heap, as buf is declared static. So depending on your compiler organizing the .bss this might be better or worse than being placed on the stack. :) More info and a patch is here: https://bugzilla.novell.com/show_bug.cgi?id=895773 Sebastian -- ~ perl self.pl ~ $_='print"\$_=\47$_\47;eval"';eval ~ krahmer@...e.de - SuSE Security Team
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.