Lucene search
+L

852 matches found

vulnersOsv
vulnersOsv
added 2024/03/12 9:30 p.m.17 views

org.apache.pulsar:pulsar-server-distribution (>=3.0.0 <=3.0.17) potentially affected by CVE-2022-34321 via org.apache.pulsar:pulsar-proxy (>=3.0.0 <=3.0.17)

org.apache.pulsar:pulsar-proxy MAVEN version =3.0.0, =3.0.0, =3.0.17 Source cves: CVE-2022-34321 Source advisory: OSV:GHSA-C35H-W8HJ-MM55...

8.2CVSS7.2AI score0.01765EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/03/12 9:30 p.m.5 views

io.github.embedded-middleware:embedded-pulsar-core (>=0.0.4 <=0.0.5), org.apache.pulsar:pulsar-broker (>=2.11.0 <=2.11.3) +4 more potentially affected by CVE-2024-27317 via org.apache.pulsar:pulsar-functions-worker (>=2.11.0 <=2.11.3)

org.apache.pulsar:pulsar-functions-worker MAVEN version =2.11.0, =0.0.4, =2.11.0, =2.11.0, =2.11.0, =2.11.0, =2.11.0, =2.11.3 Source cves: CVE-2024-27317 Source advisory: OSV:GHSA-JG2G-4RJG-CMQH...

9.9CVSS7.2AI score0.56934EPSS
SaveExploits0
OSV
OSV
added 2024/03/12 9:30 p.m.9 views

GHSA-G627-R579-RW35 Apache Pulsar: Improper Authorization For Topic-Level Policy Management

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.4CVSS5.9AI score0.01701EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/12 9:30 p.m.1 views

GHSA-JG2G-4RJG-CMQH 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...

9.9CVSS7.2AI score0.56934EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/12 9:30 p.m.54 views

GHSA-C35H-W8HJ-MM55 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.2CVSS5.8AI score0.01765EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/12 9:30 p.m.29 views

GHSA-XP2R-G8QQ-44HH 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
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/12 8:43 p.m.27 views

CVE-2024-27894

A vulnerability was found in Apache Pulsar's ability to create functions through URL schemes. When retrieving the function implementation contained in the URL, Pulsar fails to limit access to some privileged resources. As a result, this flaw allows an attacker to gain access to sensitive...

8.5CVSS8.3AI score0.01895EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/12 8:42 p.m.27 views

CVE-2024-27317

A path traversal vulnerability was found in Apache Pulsar. Pulsar allows authenticated users to upload functions to be run by the Pulsar Function Workers, these codes are in the format of a ZIP file. When extracting the uploaded ZIP file Pulsar fails to properly validate the file names contained ...

8.4CVSS8.1AI score0.56934EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/12 8:42 p.m.21 views

CVE-2024-28098

A flaw was found in Apache Pulsar. This issue allows a non-tenant user to modify permissions for sensitive configurations, impacting data integrity and confidentiality. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product...

6.4CVSS6.1AI score0.01701EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/12 8:41 p.m.29 views

CVE-2024-27135

A vulnerability in Apache Pulsar allows a malicious authenticated user to perform remote arbitrary code execution on Pulsar's function worker. A successful attack impacts the data integrity and confidentiality, as well as system availability. Pulsar broker is also susceptible to this attack when...

8.5CVSS8.5AI score0.05983EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/12 8:40 p.m.22 views

CVE-2022-34321

A flaw was found in Apache Pulsar. Due to missing authentication checking, unauthenticated users can connect to the /proxy-stats endpoint. This endpoint exposes confidential information about the deployment and may allow the attacker to increase the logging level. As a result, the attacker may ha...

8.2CVSS8.1AI score0.01765EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/12 7:15 p.m.37 views

CVE-2024-28098

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...

6.4CVSS6.3AI score0.01701EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/12 7:15 p.m.30 views

CVE-2024-27135

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...

9.9CVSS8.7AI score0.05983EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/12 7:15 p.m.14 views

CVE-2024-27894

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.8CVSS8.4AI score0.01895EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/12 7:15 p.m.31 views

CVE-2024-27317

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...

9.9CVSS8.3AI score0.56934EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/12 7:15 p.m.35 views

CVE-2022-34321

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.2AI score0.01765EPSS
SaveExploits0References3
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
SaveExploits0References2
Prion
Prion
added 2024/03/12 7:15 p.m.23 views

Input validation

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...

4.6CVSS7.8AI score0.05983EPSS
SaveExploits0References2
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
SaveExploits0References2
Prion
Prion
added 2024/03/12 7:15 p.m.17 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
SaveExploits0References2
Rows per page
Query Builder