Lucene search
K

76 matches found

Github Security Blog
Github Security Blog
added 2018/10/17 7:56 p.m.237 views

Remote code execution occurs in Apache Solr

Remote code execution occurs in Apache Solr before versions 5.5.5, 6.6.2 and 7.1.0 by exploiting XXE in conjunction with use of a Config API add-listener command to reach the RunExecutableListener class. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML external...

9.8CVSS3.4AI score0.91896EPSS
Exploits11References30Affected Software1
OSV
OSV
added 2018/10/17 7:56 p.m.1 views

GHSA-MH7G-99W9-XPJM Remote code execution occurs in Apache Solr

Remote code execution occurs in Apache Solr before versions 5.5.5, 6.6.2 and 7.1.0 by exploiting XXE in conjunction with use of a Config API add-listener command to reach the RunExecutableListener class. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML external...

9.8CVSS7.6AI score0.91896EPSS
Exploits11References31
RedHat Linux
RedHat Linux
added 2018/01/03 10:30 a.m.2 views

Solr: Code execution via entity expansion

It was found that Apache Lucene would accept an object from an unauthenticated user that could be manipulated through subsequent post requests. An attacker could use this flaw to assemble an object that could permit execution of arbitrary code if the server enabled Apache Solr's Config API...

9.8CVSS7.6AI score0.91896EPSS
Exploits11References5
RedHat Linux
RedHat Linux
added 2017/12/12 5:47 p.m.2 views

Solr: Code execution via entity expansion

It was found that Apache Lucene would accept an object from an unauthenticated user that could be manipulated through subsequent post requests. An attacker could use this flaw to assemble an object that could permit execution of arbitrary code if the server enabled Apache Solr's Config API...

9.8CVSS7.6AI score0.91896EPSS
Exploits11References5
RedHat Linux
RedHat Linux
added 2017/11/06 5:57 p.m.117 views

Moderate: Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform security update

A security update is now available for Red Hat JBoss Enterprise Application Platform 7 for Red Hat Enterprise Linux 6 and 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severi...

9.8CVSS7.4AI score0.91896EPSS
Exploits11References4
Packet Storm
Packet Storm
added 2017/10/18 12:0 a.m.660 views

Apache Solr 7.0.1 XXE Injection / Code Execution

First Vulnerability: XML External Entity Expansion deftype=xmlparser Lucene includes a query parser that is able to create the full-spectrum of Lucene queries, using an XML data structure. Starting from version 5.1 Solr supports "xml" query parser in the search query. The problem is that lucene x...

9.3AI score0.91896EPSS
Exploits11
Exploit DB
Exploit DB
added 2017/10/17 12:0 a.m.107 views

Apache Solr 7.0.1 - XML External Entity Expansion / Remote Code Execution

First Vulnerability: XML External Entity Expansion deftype=xmlparser Lucene includes a query parser that is able to create the full-spectrum of Lucene queries, using an XML data structure. Starting from version 5.1 Solr supports "xml" query parser in the search query. The problem is that lucene x...

7.4AI score
Exploits0
Veracode
Veracode
added 2017/10/16 12:44 a.m.41 views

Remote Code Execution (RCE)

lucene-queryparser is vulnerable to remote code execution RCE. This is possible through the use of an XML external entity expansion XXE attack and the Config API with add-listener command...

9.8CVSS9.6AI score0.91896EPSS
Exploits11References30Affected Software3
UbuntuCve
UbuntuCve
added 2017/10/14 11:29 p.m.43 views

CVE-2017-12629

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. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML extern...

9.8CVSS7.6AI score0.91896EPSS
Exploits11References4
Prion
Prion
added 2017/10/14 11:29 p.m.28 views

Xxe

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. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML extern...

7.5CVSS9.6AI score0.91896EPSS
Exploits11References24Affected Software4
OSV
OSV
added 2017/10/14 11:29 p.m.3 views

DEBIAN-CVE-2017-12629

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. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML extern...

9.8CVSS8.9AI score0.91896EPSS
Exploits11References1
Cvelist
Cvelist
added 2017/10/14 9:0 p.m.30 views

CVE-2017-12629

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. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML extern...

9.8AI score0.91896EPSS
Exploits11References24
CVE
CVE
added 2017/10/14 9:0 p.m.365 views

CVE-2017-12629

CVE-2017-12629 affects Apache Solr before 7.1 (with Lucene before 7.1). The issue combines an XXE in the XML Query Parser (deftype=xmlparser) that can upload data to /upload or enable blind XXE for local file reads, and a second RCE path via RunExecutableListener reachable through a Config API ad...

9.8CVSS9.6AI score0.91896EPSS
Exploits11References24Affected Software1
Debian CVE
Debian CVE
added 2017/10/14 9:0 p.m.36 views

CVE-2017-12629

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. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML extern...

9.8CVSS8.4AI score0.91896EPSS
Exploits11
FreeBSD
FreeBSD
added 2017/10/13 12:0 a.m.43 views

solr -- Code execution via entity expansion

Solr developers report: Lucene XML parser does not explicitly prohibit doctype declaration and expansion of external entities which leads to arbitrary HTTP requests to the local SOLR instance and to bypass all firewall restrictions. Solr "RunExecutableListener" class can be used to execute...

9.8CVSS9.6AI score0.91896EPSS
Exploits11References2
OpenVAS
OpenVAS
added 2016/06/03 12:0 a.m.19 views

MantisBT 1.3.x < 1.3.0-rc.2 SOAP API Information Disclosure Vulnerability - Linux

MantisBT is prone to an incomplete blacklist vulnerability. SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mantisbt:mantisbt";...

5.3CVSS5.3AI score0.0192EPSS
Exploits0References2
Rows per page
Query Builder