org.apache.lucene:lucene-queryparser@6.4.2 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.lucene:lucene-queryparser package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • C
XML External Entity (XXE) Injection

Affected versions of org.apache.lucene:lucene-queryparser are vulnerable to XML External Entity (XXE) Injection.

Remote code execution occurs in Apache Solr before 7.1 with Apache Lucene before 7.1 by exploiting XXE in conjunction with use of a Config API add-listener command to reach the RunExecutableListener class. Note that the XML external entity expansion vulnerability occurs in the XML Query Parser which is available, by default, for any query request with parameters deftype=xmlparser and can be exploited to upload malicious data to the /upload request handler or as Blind XXE using ftp wrapper in order to read arbitrary local files from the Solr server. Note also that the second vulnerability relates to remote code execution using the RunExecutableListener available on all affected versions of Solr.

Note: Elasticsearch, although it uses Lucene, is NOT vulnerable to this.

How to fix XML External Entity (XXE) Injection?

Upgrade org.apache.lucene:lucene-queryparser to versions 5.5.5, 6.6.2, 7.1.0 or higher.

[5.5.0,5.5.5) [6.0.0,6.6.2) [7.0.0,7.1.0)