First published: Fri Aug 03 2018(Updated: )
IntelliJ IDEA XML parser was found vulnerable to XML External Entity attack, an attacker can exploit the vulnerability by implementing malicious code on both Androidmanifest.xml.
Credit: cve@checkpoint.com
Affected Software | Affected Version | How to fix |
---|---|---|
JetBrains IntelliJ IDEA | <2017.2.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-8316 is a vulnerability found in the XML parser of IntelliJ IDEA, which allows an attacker to execute malicious code through an XML External Entity attack.
An XML External Entity (XXE) attack is a type of vulnerability where an attacker can exploit the processing of XML input that contains a reference to an external entity, leading to disclosure of confidential data, denial of service, server side request forgery, port scanning, and other system impacts.
An attacker can exploit CVE-2017-8316 by implementing malicious code in the Androidmanifest.xml file of the IntelliJ IDEA, which is vulnerable to XXE attacks.
The severity of CVE-2017-8316 is rated as high, with a severity score of 7.5.
To mitigate the vulnerability in IntelliJ IDEA, it is recommended to update to a version later than 2017.2.2, which includes the necessary security patches.