Multiple buffer overflows in NASA Common Data Format (CDF) allow context-dependent attackers to execute arbitrary code, as demonstrated using (1) an array index error in the ReadAEDRList64 function, and other errors in the (2) SearchForRecord_r_64, (3) LastRecord64, (4) CDFsel64, and other unspecified functions.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.securityfocus.com/archive/1/505123/30/0/threaded | mailing list exploit |
http://cdf.gsfc.nasa.gov/html/CDF_changesnote2.html | |
http://cdf.gsfc.nasa.gov/html/CDF_v330.html | patch vendor advisory |
http://www.openwall.com/lists/oss-security/2009/08/14/3 | mailing list |