neon heap-based buffer overflow A vulnerability potentially allowing remote execution of arbitrary code has been discovered in the neon library. neon 2004-05-20 2004-05-20 51490 remote 0.24.6 0.24.5

neon provides an HTTP and WebDAV client library.

Stefan Esser discovered a vulnerability in the code of the neon library : if a malicious date string is passed to the ne_rfc1036_parse() function, it can trigger a string overflow into static heap variables.

Depending on the application linked against libneon and when connected to a malicious WebDAV server, this vulnerability could allow execution of arbitrary code with the rights of the user running that application.

There is no known workaround at this time. All users are advised to upgrade to the latest available version of neon.

All users of neon should upgrade to the latest stable version:

# emerge sync # emerge -pv ">=net-misc/neon-0.24.6" # emerge ">=net-misc/neon-0.24.6"
E-matters advisory 06/2004 CAN-2004-0398 koon