imPC@ndo IT

Apache vulnerabilities

3268 CVE

CVE-2014-8110
Medium 4.3

Multiple cross-site scripting (XSS) vulnerabilities in the web based administration console in Apache ActiveMQ 5.x before 5.10.1 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.

apache activemq
0.07EPSS
CVE-2016-5397
High 8.8

The Apache Thrift Go client library exposed the potential during code generation for command injection due to using an external formatting tool. Affected Apache Thrift 0.9.3 and older, Fixed in Apache Thrift 0.10.0.

apache thrift
0.07EPSS
CVE-2014-8111
Medium 5.0

Apache Tomcat Connectors (mod_jk) before 1.2.41 ignores JkUnmount rules for subtrees of previous JkMount rules, which allows remote attackers to access otherwise restricted artifacts via unspecified vectors.

apache tomcat_connectors
0.07EPSS
CVE-2019-17573
Medium 6.1

By default, Apache CXF creates a /services page containing a listing of the available endpoint names and addresses. This webpage is vulnerable to a reflected Cross-Site Scripting (XSS) attack, which allows a malicious actor to inject javascript into the web pa…

apache cxf · oracle commerce_guided_search · oracle communications_element_manager · oracle communications_session_report_manager · and 3 more
0.07EPSS
CVE-2020-1930
High 8.1

A command execution issue was found in Apache SpamAssassin prior to 3.4.3. Carefully crafted nefarious rule configuration (.cf) files can be configured to run system commands similar to CVE-2018-11805. With this bug unpatched, exploits can be injected in a num…

apache spamassassin
0.07EPSS
CVE-2014-0035
Medium 4.3

The SymmetricBinding in Apache CXF before 2.6.13 and 2.7.x before 2.7.10, when EncryptBeforeSigning is enabled and the UsernameToken policy is set to an EncryptedSupportingToken, transmits the UsernameToken in cleartext, which allows remote attackers to obtain…

apache cxf · redhat jboss_enterprise_application_platform
0.07EPSS
CVE-2002-1593
Medium 5.0

mod_dav in Apache before 2.0.42 does not properly handle versioning hooks, which may allow remote attackers to kill a child process via a null dereference and cause a denial of service (CPU consumption) in a preforked multi-processing module.

apache http_server
0.07EPSS
CVE-2021-30468
High 7.5

A vulnerability in the JsonMapObjectReaderWriter of Apache CXF allows an attacker to submit malformed JSON to a web service, which results in the thread getting stuck in an infinite loop, consuming CPU indefinitely. This issue affects Apache CXF versions prior…

apache cxf · apache tomee · oracle business_intelligence · oracle communications_element_manager · and 1 more
0.07EPSS
CVE-2016-2164
High 7.5

The (1) FileService.importFileByInternalUserId and (2) FileService.importFile SOAP API methods in Apache OpenMeetings before 3.1.1 improperly use the Java URL class without checking the specified protocol handler, which allows remote attackers to read arbitrar…

apache openmeetings
0.07EPSS
CVE-2012-2665
High 7.5

Multiple heap-based buffer overflows in the XML manifest encryption tag parsing functionality in OpenOffice.org and LibreOffice before 3.5.5 allow remote attackers to cause a denial of service and possibly execute arbitrary code via a crafted Open Document Tex…

apache openoffice · canonical ubuntu_linux · debian debian_linux · libreoffice libreoffice · and 7 more
0.07EPSS
CVE-2011-1077
Medium 4.3

Multiple cross-site scripting (XSS) vulnerabilities in Apache Archiva 1.0 through 1.2.2, and 1.3.x before 1.3.5, allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.

apache archiva
0.07EPSS
CVE-2015-1773
Medium 4.3

Cross-site scripting (XSS) vulnerability in asdoc/templates/index.html in Apache Flex before 4.14.1 allows remote attackers to inject arbitrary web script or HTML by providing a crafted URI to JavaScript code generated by the asdoc component.

apache flex
0.07EPSS
CVE-2018-11775
High 7.4

TLS hostname verification when using the Apache ActiveMQ Client before 5.15.6 was missing which could make the client vulnerable to a MITM attack between a Java application using the ActiveMQ client and the ActiveMQ server. This is now enabled by default.

apache activemq · oracle enterprise_repository · oracle flexcube_private_banking
0.07EPSS
CVE-2012-6092
Medium 4.3

Multiple cross-site scripting (XSS) vulnerabilities in the web demos in Apache ActiveMQ before 5.8.0 allow remote attackers to inject arbitrary web script or HTML via (1) the refresh parameter to PortfolioPublishServlet.java (aka demo/portfolioPublish or Marke…

apache activemq
0.07EPSS
CVE-2018-11789
High 7.5

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..%2F.…

apache heron
0.07EPSS
CVE-2014-3629
Medium 4.3

XML external entity (XXE) vulnerability in the XML Exchange module in Apache Qpid 0.30 allows remote attackers to cause outgoing HTTP connections via a crafted message.

apache qpid
0.07EPSS
CVE-2014-0096
Medium 4.3

java/org/apache/catalina/servlets/DefaultServlet.java in the default servlet in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 does not properly restrict XSLT stylesheets, which allows remote attackers to bypass security-manager restricti…

apache tomcat
0.07EPSS
CVE-2018-8005
Medium 5.3

When there are multiple ranges in a range request, Apache Traffic Server (ATS) will read the entire object from cache. This can cause performance problems with large objects in cache. This affects versions 6.0.0 to 6.2.2 and 7.0.0 to 7.1.3. To resolve this iss…

apache traffic_server · debian debian_linux
0.07EPSS
CVE-2018-11757
Critical 9.8

In Docker Skeleton Runtime for Apache OpenWhisk, a Docker action inheriting the Docker tag openwhisk/dockerskeleton:1.3.0 (or earlier) may allow an attacker to replace the user function inside the container if the user code is vulnerable to code exploitation.

apache openwhisk
0.07EPSS
CVE-2021-30639
High 7.5

A vulnerability in Apache Tomcat allows an attacker to remotely trigger a denial of service. An error introduced as part of a change to improve error handling during non-blocking I/O meant that the error flag associated with the Request object was not reset be…

apache tomcat · mcafee epolicy_orchestrator · oracle big_data_spatial_and_graph
0.07EPSS
CVE-2018-11796
High 7.5

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 and t…

apache tika
0.07EPSS
CVE-2016-4978
High 7.2

The getObject method of the javax.jms.ObjectMessage class in the (1) JMS Core client, (2) Artemis broker, and (3) Artemis REST component in Apache ActiveMQ Artemis before 1.4.0 might allow remote authenticated users with permission to send messages to the Arte…

apache artemis · redhat jboss_enterprise_application_platform
0.07EPSS
CVE-2020-1953
Critical 10.0

Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default s…

apache commons_configuration · oracle database_server · oracle healthcare_foundation
0.07EPSS
CVE-2019-0210
High 7.5

In Apache Thrift 0.9.3 to 0.12.0, a server implemented in Go using TJSONProtocol or TSimpleJSONProtocol may panic when feed with invalid input data.

apache thrift · oracle communications_cloud_native_core_network_slice_selection_function · redhat jboss_enterprise_application_platform
0.07EPSS
CVE-2015-1772
High 7.3

The LDAP implementation in HiveServer2 in Apache Hive before 1.0.1 and 1.1.x before 1.1.1, as used in IBM InfoSphere BigInsights 3.0, 3.0.0.1, and 3.0.0.2 and other products, mishandles simple unauthenticated and anonymous bind configurations, which allows rem…

apache hive · ibm infosphere_biginsights
0.07EPSS