mirror of https://github.com/google/oss-fuzz.git
85f1b53dab
Approval from upstream can be found [here](https://github.com/jmcnamara/libxlsxwriter/issues/418) Libxlsxwriter is a C library that provides an API for creating Excel XLSX files. Its Python counterpart, xlsxwriter, is already integrated under OSSFuzz's continuous fuzzing. This project has the same reasons for security relevance as the Python API, in that the creation of a faulty XLSX document could be used as part of an exploit chain to trigger a vulnerability in a remote server responsible for creating and interpreting XLSX documents. Furthermore, the library being written in C exposes it to more potential binary exploitation weaknesses (such as buffer overflows, heap overflows, and denial of service via segmentation faults). Thank you for your time and your consideration in hosting this project! --------- Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com> |
||
---|---|---|
.. | ||
project.yaml |