Changeset 2141

Show
Ignore:
Timestamp:
03/30/2008 02:49:45 PM (7 months ago)
Author:
stbuehler
Message:

Added CVE for #285 (CVE-2008-1531)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/lighttpd-1.4.x/NEWS

    r2138 r2141  
    1111  * Fix #285 again: read error after SSL_shutdown (thx marton.illes@balabit.com) and clear the error queue before some other calls 
    1212  * Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308) 
    13   * Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601) 
     13  * Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601) (CVE-2008-1531) 
    1414 
    1515- 1.4.19 - 2008-03-10