All releases of cgic


Release Notes: In CGIC 2.0 and 2.01, if the HTTP_COOKIE environment variable was exactly equal to the name of a cookie requested with cgiCookieString, with no value or equal sign or other characters present, a buffer overrun could take place.


Release Notes: A problem with cgiFormString and related functions has been corrected. These functions were previously incorrectly returning cgiFormTruncated in cases in which the returned string fit the buffer exactly.


Release Notes: A potentially significant buffer overflow problem has been corrected. The function cgiSaferSystem() has been removed entirely.