Impact
When generating PDF files, this vulnerability allows an attacker to read arbitrary files from the filesystem by injecting malicious link element into the XML.
Workarounds
Test untrusted input with link
elements with rel="attachment"
before processing.
Credits
This vulnerability was reported by Mohamed Ouad from Doyensec.
Impact
When generating PDF files, this vulnerability allows an attacker to read arbitrary files from the filesystem by injecting malicious link element into the XML.
Workarounds
Test untrusted input with
link
elements withrel="attachment"
before processing.Credits
This vulnerability was reported by Mohamed Ouad from Doyensec.