Exploiting XXE Vulnerabilities in OXML Documents - Part 1
OXML is a common document format; think docx (Microsoft Word Document), pptx (Microsoft Powerpoint), xlsx (Excel Spreadsheet), etc.
An OXML document is a zip file containing XML files and any media files. When the document is rendered, the rendering library …