vendor:
Grails PDF Plugin
by:
Charles FOL
7,5
CVSS
HIGH
XXE
611
CWE
Product Name: Grails PDF Plugin
Affected Version From: 0.6
Affected Version To: 0.6
Patch Exists: NO
Related CWE: N/A
CPE: a:grails:grails_pdf_plugin:0.6
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2017
Grails PDF Plugin 0.6 XXE
Grails PDF Plugin 0.6 is vulnerable to XML External Entity (XXE) injection. An attacker can send a maliciously crafted PDF file to the application, which can then be used to read arbitrary files on the server or perform remote requests.
Mitigation:
Disable external entity processing in the XML parser configuration, or use a less permissive parser.