Vulnerabilities > Apache

DATE CVE VULNERABILITY TITLE RISK
2023-11-28 CVE-2023-42505 Unspecified vulnerability in Apache Superset
An authenticated user with read permissions on database connections metadata could potentially access sensitive information such as the connection's username. This issue affects Apache Superset before 3.0.0.
network
low complexity
apache
4.3
2023-11-28 CVE-2022-41678 Improper Authentication vulnerability in Apache Activemq
Once an user is authenticated on Jolokia, he can potentially trigger arbitrary code execution.  In details, in ActiveMQ configurations, jetty allows org.jolokia.http.AgentServlet to handler request to /api/jolokia org.jolokia.http.HttpRequestHandler#handlePostRequest is able to create JmxRequest through JSONObject.
network
low complexity
apache CWE-287
8.8
2023-11-28 CVE-2023-46589 HTTP Request Smuggling vulnerability in Apache Tomcat
Improper Input Validation vulnerability in Apache Tomcat.Tomcat from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.1.15, from 9.0.0-M1 through 9.0.82 and from 8.5.0 through 8.5.95 did not correctly parse HTTP trailer headers.
network
low complexity
apache CWE-444
7.5
2023-11-27 CVE-2023-49145 Cross-site Scripting vulnerability in Apache Nifi
Apache NiFi 0.7.0 through 1.23.2 include the JoltTransformJSON Processor, which provides an advanced configuration user interface that is vulnerable to DOM-based cross-site scripting.
network
low complexity
apache CWE-79
5.4
2023-11-27 CVE-2023-40610 Incorrect Authorization vulnerability in Apache Superset
Improper authorization check and possible privilege escalation on Apache Superset up to but excluding 2.1.2.
network
low complexity
apache CWE-863
8.8
2023-11-27 CVE-2023-42501 Incorrect Default Permissions vulnerability in Apache Superset
Unnecessary read permissions within the Gamma role would allow authenticated users to read configured CSS templates and annotations. This issue affects Apache Superset: before 2.1.2. Users should upgrade to version or above 2.1.2 and run `superset init` to reconstruct the Gamma role or remove `can_read` permission from the mentioned resources.
network
low complexity
apache CWE-276
4.3
2023-11-27 CVE-2023-43701 Cross-site Scripting vulnerability in Apache Superset
Improper payload validation and an improper REST API response type, made it possible for an authenticated malicious actor to store malicious code into Chart's metadata, this code could get executed if a user specifically accesses a specific deprecated API endpoint. This issue affects Apache Superset versions prior to 2.1.2.  Users are recommended to upgrade to version 2.1.2, which fixes this issue.
network
low complexity
apache CWE-79
5.4
2023-11-27 CVE-2023-49068 Unspecified vulnerability in Apache Dolphinscheduler
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache DolphinScheduler.This issue affects Apache DolphinScheduler: before 3.2.1. Users are recommended to upgrade to version 3.2.1, which fixes the issue.
network
low complexity
apache
7.5
2023-11-24 CVE-2023-48796 Unspecified vulnerability in Apache Dolphinscheduler 3.0.0/3.0.1
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache DolphinScheduler. The information exposed to unauthorized actors may include sensitive data such as database credentials. Users who can't upgrade to the fixed version can also set environment variable `MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE=health,metrics,prometheus` to workaround this, or add the following section in the `application.yaml` file ``` management:   endpoints:     web:       exposure:         include: health,metrics,prometheus ``` This issue affects Apache DolphinScheduler: from 3.0.0 before 3.0.2. Users are recommended to upgrade to version 3.0.2, which fixes the issue.
network
low complexity
apache
7.5
2023-11-23 CVE-2023-43123 Unspecified vulnerability in Apache Storm
On unix-like systems, the temporary directory is shared between all user.
local
low complexity
apache
5.5