Browse all 23 CVE security advisories affecting PHPOffice. AI-powered Chinese analysis, POCs, and references for each vulnerability.
PHPOffice is an open-source PHP library suite designed to read and write various file formats, including Microsoft Office documents, PDFs, and spreadsheets. Its primary utility lies in enabling web applications to generate or manipulate office documents without external dependencies. Historically, the project has faced numerous security challenges, with twenty-two Common Vulnerabilities and Exposures (CVEs) documented. These incidents predominantly involve remote code execution, cross-site scripting, and improper input validation within parsers for legacy formats like OLE2 and HTML. While modern versions have improved sanitization, the complexity of parsing diverse document structures continues to introduce risks. Notable incidents often stem from deserialization flaws or buffer overflows in older components. Developers are advised to maintain strict input validation and keep dependencies updated to mitigate these persistent threats associated with handling untrusted document data.
This page lists every published CVE security advisory associated with PHPOffice. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.