LibreOffice can import presentations in the legacy binary...
Moderate severity
Unreviewed
Published
Jun 15, 2026
to the GitHub Advisory Database
•
Updated Jun 15, 2026
Description
Published by the National Vulnerability Database
Jun 15, 2026
Published to the GitHub Advisory Database
Jun 15, 2026
Last updated
Jun 15, 2026
LibreOffice can import presentations in the legacy binary PPT format. A stack buffer overflow existed when importing a colour-replacement record. Two fixed-size colour tables were filled from the file, but the write position was not reset between the two passes over the record, so a file whose combined colour counts exceeded the table size wrote past the end of the tables on the stack. In fixed versions the unused second pass is no longer read into those tables.
References