Apache POI
How does this open source repository relate to critical infrastructure and healthcare?
This is a Microsoft Office file parsing library that is used behind the scenes in major open source and commercial search engines for extracting text and metadata. These search systems are used across the federal government and in health care applications to enable search and analysis of Microsoft Office formats.
What would vulnerabilities in this repository mean for critical infrastructure and healthcare?
Low-level image, font and compression (e.g. xz) parsers have had numerous critical vulnerabilities. This repository exists in that same space as a low-level parser library. These components can cause severe damage or offer a first step in the attack chain. From the Java perspective, the more common vulnerabilities would be Denial of Service (Out of memory errors or infinite loops), but we can also imagine XXE/SSRF and intentional backdoors as serious problems.
