Lucene search
+L

767 matches found

Spring Security Advisories
Spring Security Advisories
added 2022/08/23 7:00 a.m.55 views

This Week in Spring - August 23rd, 2022

Hi, Spring fans! Welcome to another installment of This Week in Spring! Weve got a ton to cover, so lets dive right into it! A Bootiful Podcast: Flowable founder Joram Barrez on a Bootiful Podcast on workflow, business process management, and more Building IoT Applications Using Fauna and Spring...

0.6AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2022/08/16 2:00 p.m.37 views

Introducing Experimental Spring Support for Apache Pulsar

We are happy to announce that we are incubating a new experimental Spring project for Apache Pulsar. This project aims to provide Spring-friendly APIs, building blocks, and programming models for writing Java applications that interact with Apache Pulsar. Apache Pulsar is a popular messaging syst...

0.2AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 7:27 a.m.8 views

Malicious code in pulsar-sink-docs (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 070f0b44c85eacc9844228f051f76116795832b0cbe1edbc8cb8c963c31b2c27 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 7:27 a.m.8 views

MAL-2022-5518 Malicious code in pulsar-sink-docs (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 070f0b44c85eacc9844228f051f76116795832b0cbe1edbc8cb8c963c31b2c27 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2022/06/11 9:30 p.m.36 views

Pulsar - Data Exfiltration And Covert Communication Tool

Pulsar is a tool for data exfiltration and covert communication that enable you to create a secure data transfer, a bizarre chat or a network tunnel through different protocols, for example you can receive data from tcp connection and resend it to real destination through DNS packets. Setting up...

7.3AI score
SaveExploits0References1
Huntr
Huntr
added 2022/03/10 5:24 p.m.25 views

SSL verification omitted in OAuth2 credential flow

Description Pulsar uses Curl to send HTTPS requests and typically uses the tlsAllowInsecure global variable derived from isTlsAllowInsecureConnection to determine whether SSL verification¹ should be enabled/disabled². In the linked occurances, those checks do not occur and SSL verification is...

5.1CVSS0.2AI score0.00744EPSS
SaveExploits1
CNVD
CNVD
added 2022/02/10 12:00 a.m.77 views

Apache Pulsar Input Validation Error Vulnerability

Apache Pulsar is the United States Apache Apache Foundation for cloud environments, set of messages, storage, lightweight functional computing as one of the distributed message flow platform. The software supports multi-tenant, persistent storage, multi-machine room cross-region data replication,...

6.5CVSS6.3AI score0.01726EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/02/03 11:03 a.m.23 views

Improper Input Validation

org.apache.pulsar, pulsar is vulnerable to improper input validation. The vulnerability exists due to improper access restrictions in internalResetCursorOnPosition function in PersistentTopicsBase.javafile which allows an attacker to bypass security and read the ledger...

6.5CVSS5.3AI score0.01726EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/02 12:01 a.m.34 views

Improper Input Validation in Apache Pulsar

In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it f...

6.5CVSS2.4AI score0.01726EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2022/02/02 12:01 a.m.54 views

GHSA-3WHX-QRJ5-HH2H Improper Input Validation in Apache Pulsar

In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it f...

6.5CVSS6.2AI score0.01726EPSS
SaveExploits1References10
NVD
NVD
added 2022/02/01 1:15 p.m.32 views

CVE-2021-41571

In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it f...

6.5CVSS0.01726EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2022/02/01 1:15 p.m.7 views

CVE-2021-41571

In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it f...

6.5CVSS6.5AI score0.01726EPSS
SaveExploits1References4
OSV
OSV
added 2022/02/01 1:15 p.m.22 views

CVE-2021-41571

In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it f...

6.5CVSS6.2AI score
SaveExploits0References3
Prion
Prion
added 2022/02/01 1:15 p.m.25 views

Design/Logic Flaw

In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it f...

4CVSS6.2AI score0.01726EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2022/02/01 12:40 p.m.108 views

CVE-2021-41571

CVE-2021-41571 affects Apache Pulsar. The vulnerability arises from improper validation of the ledger id in the Admin API get-message-by-id, allowing a user to read BookKeeper data for tenants other than their own via the topic- and ledger-id context. Affected versions include Pulsar 2.8.0 and ol...

6.5CVSS6.2AI score0.01726EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/02/01 12:40 p.m.47 views

CVE-2021-41571 Pulsar Admin API allows access to data from other tenants using getMessageById API

In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it f...

6.4AI score0.01726EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/02/01 12:00 a.m.9 views

PT-2022-11431 · Apache · Apache Pulsar

Name of the Vulnerable Software and Affected Versions: Apache Pulsar versions prior to 2.8.1 Apache Pulsar versions prior to 2.7.4 Apache Pulsar versions prior to 2.6.5 Description: The issue allows access to data from BookKeeper that does not belong to the topics accessible by the authenticated...

6.5CVSS6.1AI score0.01726EPSS
SaveExploits1References14
RedhatCVE
RedhatCVE
added 2022/01/31 5:58 p.m.44 views

CVE-2021-41571

In Apache Pulsar it is possible to access data from BookKeeper that does not belong to the topics accessible by the authenticated user. The Admin API get-message-by-id requires the user to input a topic and a ledger id. The ledger id is a pointer to the data, and it is supposed to be a valid it f...

6.5CVSS2.2AI score0.01726EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/01/31 12:00 a.m.11 views

Apache Pulsar 输入验证错误漏洞

Apache Pulsar is the United States Apache Apache Foundation for cloud environments, set of messages, storage, lightweight functional computing as one of the distributed message flow platform. The software supports multi-tenant, persistent storage, multi-machine room cross-region data replication,...

6.5CVSS5.7AI score0.01726EPSS
SaveExploits1References5
Gitee
Gitee
added 2021/09/29 10:39 p.m.22 views

Exploit for CVE-2017-0144

This is a PoC exploit for CVE-2017-0144, also known as the EternalBlue vulnerability, which is a remote code execution vulnerability in the Windows SMBv1 protocol. The exploit is implemented as a Metasploit module, and it targets the Double Pulsar backdoor. The target product/service is the Windo...

9.3CVSS8.6AI score0.9923EPSS
SaveExploits67
Rows per page
Query Builder