Latest CVE Feed
-
7.5
HIGHCVE-2018-11803
Subversion's mod_dav_svn Apache HTTPD module versions 1.11.0 and 1.10.0 to 1.10.3 will crash after dereferencing an uninitialized pointer if the client omits the root path in a recursive directory listing operation.... Read more
- Published: Feb. 05, 2019
- Modified: Nov. 21, 2024
-
4.3
MEDIUMCVE-2018-11802
In Apache Solr, the cluster can be partitioned into multiple collections and only a subset of nodes actually host any given collection. However, if a node receives a request for a collection it does not host, it proxies the request to a relevant node and ... Read more
Affected Products : solr- Published: Apr. 01, 2020
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-11801
SQL injection vulnerability in Apache Fineract before 1.3.0 allows attackers to execute arbitrary SQL commands via a query on a m_center data related table.... Read more
Affected Products : fineract- Published: Jun. 11, 2019
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-11800
SQL injection vulnerability in Apache Fineract before 1.3.0 allows attackers to execute arbitrary SQL commands via a query on the GroupSummaryCounts related table.... Read more
Affected Products : fineract- Published: Jun. 11, 2019
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2018-11799
Vulnerability allows a user of Apache Oozie 3.1.3-incubating to 5.0.0 to impersonate other users. The malicious user can construct an XML that results workflows running in other user's name.... Read more
Affected Products : oozie- Published: Dec. 19, 2018
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2018-11798
The Apache Thrift Node.js static web server in versions 0.9.2 through 0.11.0 have been determined to contain a security vulnerability in which a remote user has the ability to access files outside the set webservers docroot path.... Read more
Affected Products : thrift- Published: Jan. 07, 2019
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2018-11797
In Apache PDFBox 1.8.0 to 1.8.15 and 2.0.0RC1 to 2.0.11, a carefully crafted PDF file can trigger an extremely long running computation when parsing the page tree.... Read more
- Published: Oct. 05, 2018
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2018-11796
In Apache Tika 1.19 (CVE-2018-11761), we added an entity expansion limit for XML parsing. However, Tika reuses SAXParsers and calls reset() after each parse, which, for Xerces2 parsers, as per the documentation, removes the user-specified SecurityManager ... Read more
Affected Products : tika- Published: Oct. 09, 2018
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2018-11793
When parsing a JSON payload with deeply nested JSON structures, the parser in Apache Mesos versions pre-1.4.x, 1.4.0 to 1.4.2, 1.5.0 to 1.5.1, 1.6.0 to 1.6.1, and 1.7.0 might overflow the stack due to unbounded recursion. A malicious actor can therefore c... Read more
Affected Products : mesos- Published: Mar. 05, 2019
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-11792
In Apache Impala before 3.0.1, ALTER TABLE/VIEW RENAME required ALTER on the old table. This may pose a potential security risk, such as having ALTER on a table and ALL on a particular database allows a user to move the table to a database with ALL, which... Read more
Affected Products : impala- Published: Oct. 24, 2018
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2018-11790
When loading a document with Apache Open Office 4.1.5 and earlier with smaller end line termination than the operating system uses, the defect occurs. In this case OpenOffice runs into an Arithmetic Overflow at a string length calculation.... Read more
- Published: Jan. 31, 2019
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2018-11789
When accessing the heron-ui webpage, people can modify the file paths outside of the current container to access any file on the host. Example woule be modifying the parameter path= to go to the directory you would like to view. i.e. ..%2F..%2F..%2F..%2F.... Read more
Affected Products : heron- Published: Mar. 21, 2019
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2018-11788
Apache Karaf provides a features deployer, which allows users to "hot deploy" a features XML by dropping the file directly in the deploy folder. The features XML is parsed by XMLInputFactory class. Apache Karaf XMLInputFactory class doesn't contain any mi... Read more
Affected Products : karaf- Published: Jan. 07, 2019
- Modified: Nov. 21, 2024
-
8.1
HIGHCVE-2018-11787
In Apache Karaf version prior to 3.0.9, 4.0.9, 4.1.1, when the webconsole feature is installed in Karaf, it is available at .../system/console and requires authentication to access it. One part of the console is a Gogo shell/console that gives access to t... Read more
Affected Products : karaf- Published: Sep. 18, 2018
- Modified: Nov. 21, 2024
-
9.0
HIGHCVE-2018-11786
In Apache Karaf prior to 4.2.0 release, if the sshd service in Karaf is left on so an administrator can manage the running instance, any user with rights to the Karaf console can pivot and read/write any file on the file system to which the Karaf process ... Read more
Affected Products : karaf- Published: Sep. 18, 2018
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2018-11785
Missing authorization check in Apache Impala before 3.0.1 allows a Kerberos-authenticated but unauthorized user to inject random data into a running query, leading to wrong results for a query.... Read more
Affected Products : impala- Published: Oct. 24, 2018
- Modified: Nov. 21, 2024
-
4.3
MEDIUMCVE-2018-11784
When the default servlet in Apache Tomcat versions 9.0.0.M1 to 9.0.11, 8.5.0 to 8.5.33 and 7.0.23 to 7.0.90 returned a redirect to a directory (e.g. redirecting to '/foo/' when the user requested '/foo') a specially crafted URL could be used to cause the ... Read more
- Published: Oct. 04, 2018
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2018-11783
sslheaders plugin extracts information from the client certificate and sets headers in the request based on the configuration of the plugin. The plugin doesn't strip the headers from the request in some scenarios. This problem was discovered in versions 6... Read more
Affected Products : traffic_server- Published: Mar. 07, 2019
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2018-11782
In Apache Subversion versions up to and including 1.9.10, 1.10.4, 1.12.0, Subversion's svnserve server process may exit when a well-formed read-only request produces a particular answer. This can lead to disruption for users of the server.... Read more
- Published: Sep. 26, 2019
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2018-11781
Apache SpamAssassin 3.4.2 fixes a local user code injection in the meta rule syntax.... Read more
- Published: Sep. 17, 2018
- Modified: Nov. 21, 2024