ole2
ole2 copied to clipboard
Microsoft Compound Document File Format library in Golang
[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...