ole2 icon indicating copy to clipboard operation
ole2 copied to clipboard

Microsoft Compound Document File Format library in Golang

Results 3 ole2 issues
Sort by recently updated
recently updated
newest added

[demo.xls.zip](https://github.com/extrame/ole2/files/6187600/demo.xls.zip)

Since this repository seems to be no longer maintained, we're providing a library with fixes here: https://github.com/IntelligenceX/fileconversion

The code uses `d.Bsize` without checking if it's within the range of the slice `d.NameBts`. A specially crafted ole2 file (Excel sheet) can crash the application by setting a a...