Lucene search
+L

307 matches found

Prion
Prion
added 2024/03/12 7:15 p.m.39 views

Authentication flaw

Improper Authentication vulnerability in Apache Pulsar Proxy allows an attacker to connect to the /proxy-stats endpoint without authentication. The vulnerable endpoint exposes detailed statistics about live connections, along with the capability to modify the logging level of proxied connections...

6.4CVSS7.1AI score0.01765EPSS
Exploits0References2
Prion
Prion
added 2024/03/12 7:15 p.m.28 views

Design/Logic Flaw

The vulnerability allows authenticated users with only produce or consume permissions to modify topic-level policies, such as retention, TTL, and offloading settings. These management operations should be restricted to users with the tenant admin role or super user role. This issue affects Apache...

5.5CVSS6.2AI score0.01701EPSS
Exploits0References2
Prion
Prion
added 2024/03/12 7:15 p.m.30 views

Design/Logic Flaw

The Pulsar Functions Worker includes a capability that permits authenticated users to create functions where the function's implementation is referenced by a URL. The supported URL schemes include "file", "http", and "https". When a function is created using this method, the Functions Worker will...

4.6CVSS8.4AI score0.01895EPSS
Exploits0References2
Prion
Prion
added 2024/03/12 7:15 p.m.16 views

Directory traversal

In Pulsar Functions Worker, authenticated users can upload functions in jar or nar files. These files, essentially zip files, are extracted by the Functions Worker. However, if a malicious file is uploaded, it could exploit a directory traversal vulnerability. This occurs when the filenames in th...

4.6CVSS6.9AI score0.56934EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/03/12 6:19 p.m.20 views

CVE-2024-27894 Apache Pulsar: Pulsar Functions Worker Allows Unauthorized File Access and Unauthorized HTTP/HTTPS Proxying

The Pulsar Functions Worker includes a capability that permits authenticated users to create functions where the function's implementation is referenced by a URL. The supported URL schemes include "file", "http", and "https". When a function is created using this method, the Functions Worker will...

8.5CVSS8.6AI score0.01895EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/03/12 6:19 p.m.10 views

CVE-2024-27894 Apache Pulsar: Pulsar Functions Worker Allows Unauthorized File Access and Unauthorized HTTP/HTTPS Proxying

The Pulsar Functions Worker includes a capability that permits authenticated users to create functions where the function's implementation is referenced by a URL. The supported URL schemes include "file", "http", and "https". When a function is created using this method, the Functions Worker will...

8.5CVSS6.9AI score0.01895EPSS
Exploits0References3
CVE
CVE
added 2024/03/12 6:19 p.m.79 views

CVE-2024-27894

The CVE describes a vulnerability in Apache Pulsar where the Functions Worker can create functions whose implementation is fetched from a URL (file, http, https). An authenticated attacker could read any file the worker process can access (including environment secrets) and use the worker as a pr...

8.8CVSS8.4AI score0.01895EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/03/12 6:19 p.m.9 views

CVE-2024-27894 Apache Pulsar: Pulsar Functions Worker Allows Unauthorized File Access and Unauthorized HTTP/HTTPS Proxying

The Pulsar Functions Worker includes a capability that permits authenticated users to create functions where the function's implementation is referenced by a URL. The supported URL schemes include "file", "http", and "https". When a function is created using this method, the Functions Worker will...

8.5CVSS7AI score0.01895EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/03/12 6:18 p.m.36 views

CVE-2024-27317 Apache Pulsar: Pulsar Functions Worker's Archive Extraction Vulnerability Allows Unauthorized File Modification

In Pulsar Functions Worker, authenticated users can upload functions in jar or nar files. These files, essentially zip files, are extracted by the Functions Worker. However, if a malicious file is uploaded, it could exploit a directory traversal vulnerability. This occurs when the filenames in th...

8.4CVSS8.5AI score0.56934EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/03/12 6:18 p.m.20 views

CVE-2024-27317 Apache Pulsar: Pulsar Functions Worker's Archive Extraction Vulnerability Allows Unauthorized File Modification

In Pulsar Functions Worker, authenticated users can upload functions in jar or nar files. These files, essentially zip files, are extracted by the Functions Worker. However, if a malicious file is uploaded, it could exploit a directory traversal vulnerability. This occurs when the filenames in th...

8.4CVSS6.6AI score0.56934EPSS
Exploits0References3
CVE
CVE
added 2024/03/12 6:18 p.m.82 views

CVE-2024-27317

Root cause: a directory traversal in archive extraction when uploaded ZIPs (jar/nar) are processed by Pulsar Functions Worker, allowing creation/modification of files outside the extraction dir. Attack surface includes Pulsar Broker when functionsWorkerEnabled=true. Affected versions span 2.4.0–2...

9.9CVSS8.2AI score0.56934EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/03/12 6:18 p.m.8 views

CVE-2024-27317 Apache Pulsar: Pulsar Functions Worker's Archive Extraction Vulnerability Allows Unauthorized File Modification

In Pulsar Functions Worker, authenticated users can upload functions in jar or nar files. These files, essentially zip files, are extracted by the Functions Worker. However, if a malicious file is uploaded, it could exploit a directory traversal vulnerability. This occurs when the filenames in th...

8.4CVSS7.2AI score0.56934EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/03/12 6:18 p.m.33 views

CVE-2024-27135 Apache Pulsar: Improper Input Validation in Pulsar Function Worker allows Remote Code Execution

Improper input validation in the Pulsar Function Worker allows a malicious authenticated user to execute arbitrary Java code on the Pulsar Function worker, outside of the sandboxes designated for running user-provided functions. This vulnerability also applies to the Pulsar Broker when it is...

8.5CVSS8.9AI score0.05983EPSS
Exploits0References3
CVE
CVE
added 2024/03/12 6:18 p.m.82 views

CVE-2024-27135

CVE-2024-27135 — Apache Pulsar : The issue is caused by improper input validation in the Pulsar Function Worker , allowing an authenticated user to execute arbitrary Java code outside the designated sandboxes. The vulnerability also affects the Pulsar Broker when configured with functionsWorkerEn...

9.9CVSS8.6AI score0.05983EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/12 6:18 p.m.20 views

CVE-2024-27135 Apache Pulsar: Improper Input Validation in Pulsar Function Worker allows Remote Code Execution

Improper input validation in the Pulsar Function Worker allows a malicious authenticated user to execute arbitrary Java code on the Pulsar Function worker, outside of the sandboxes designated for running user-provided functions. This vulnerability also applies to the Pulsar Broker when it is...

8.5CVSS9.4AI score0.05983EPSS
Exploits0References3
OSV
OSV
added 2024/03/12 6:18 p.m.8 views

CVE-2024-27135 Apache Pulsar: Improper Input Validation in Pulsar Function Worker allows Remote Code Execution

Improper input validation in the Pulsar Function Worker allows a malicious authenticated user to execute arbitrary Java code on the Pulsar Function worker, outside of the sandboxes designated for running user-provided functions. This vulnerability also applies to the Pulsar Broker when it is...

8.5CVSS7.5AI score0.05983EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/03/12 6:17 p.m.12 views

CVE-2022-34321 Apache Pulsar: Improper Authentication for Pulsar Proxy Statistics Endpoint

Improper Authentication vulnerability in Apache Pulsar Proxy allows an attacker to connect to the /proxy-stats endpoint without authentication. The vulnerable endpoint exposes detailed statistics about live connections, along with the capability to modify the logging level of proxied connections...

8.2CVSS8.1AI score0.01765EPSS
Exploits0References3
CVE
CVE
added 2024/03/12 6:17 p.m.83 views

CVE-2022-34321

CVE-2022-34321 (Apache Pulsar Proxy) is an Improper Authentication vulnerability affecting Pulsar Proxy statistics at /proxy-stats. Connected docs specify impact: unauthorized access to live-connection stats and the ability to modify logging levels, potentially leaking client IPs and enabling DoS...

8.2CVSS8.1AI score0.01765EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/12 6:17 p.m.44 views

CVE-2022-34321 Apache Pulsar: Improper Authentication for Pulsar Proxy Statistics Endpoint

Improper Authentication vulnerability in Apache Pulsar Proxy allows an attacker to connect to the /proxy-stats endpoint without authentication. The vulnerable endpoint exposes detailed statistics about live connections, along with the capability to modify the logging level of proxied connections...

8.2CVSS8.3AI score0.01765EPSS
Exploits0References3
OSV
OSV
added 2024/03/12 6:17 p.m.8 views

CVE-2022-34321 Apache Pulsar: Improper Authentication for Pulsar Proxy Statistics Endpoint

Improper Authentication vulnerability in Apache Pulsar Proxy allows an attacker to connect to the /proxy-stats endpoint without authentication. The vulnerable endpoint exposes detailed statistics about live connections, along with the capability to modify the logging level of proxied connections...

8.2CVSS7.1AI score0.01765EPSS
Exploits0References5
Rows per page
Query Builder