Lucene search
+L

554 matches found

Snyk
Snyk
added 2025/02/04 12:30 p.m.5 views

Man-in-the-Middle (MitM)

Overview org.apache.cassandra:cassandra-all is a maven plugin for the Apache Cassandra Project. Which, develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. Affected versions of this...

8.6CVSS6.6AI score0.02951EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/04 11:15 a.m.8 views

AZL-56446 CVE-2024-27137 affecting package cassandra 4.0.10-1

In Apache Cassandra it is possible for a local attacker without access to the Apache Cassandra process or configuration files to manipulate the RMI registry to perform a man-in-the-middle attack and capture user names and passwords used to access the JMX interface. The attacker can then use these...

5.3CVSS6.9AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/04 11:15 a.m.9 views

AZL-56430 CVE-2024-27137 affecting package cassandra 5.0.0-2

In Apache Cassandra it is possible for a local attacker without access to the Apache Cassandra process or configuration files to manipulate the RMI registry to perform a man-in-the-middle attack and capture user names and passwords used to access the JMX interface. The attacker can then use these...

5.3CVSS6.9AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/16 12:0 a.m.28 views

CVE-2024-1561 Arbitrary Local File Read via Component Method Invocation in gradio-app/gradio

An issue was discovered in gradio-app/gradio, where the /componentserver endpoint improperly allows the invocation of any method on a Component class with attacker-controlled arguments. Specifically, by exploiting the moveresourcetoblockcache method of the Block class, an attacker can copy any fi...

7.5CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/16 12:0 a.m.28 views

CVE-2024-1561 Arbitrary Local File Read via Component Method Invocation in gradio-app/gradio

An issue was discovered in gradio-app/gradio, where the /componentserver endpoint improperly allows the invocation of any method on a Component class with attacker-controlled arguments. Specifically, by exploiting the moveresourcetoblockcache method of the Block class, an attacker can copy any fi...

7.5CVSS6.1AI score0.09314EPSS
SaveExploits4References3
OSV
OSV
added 2024/03/15 7:53 p.m.67 views

GHSA-MP76-7W5V-PR75 TurboBoost Commands vulnerable to arbitrary method invocation

Impact TurboBoost Commands has existing protections in place to guarantee that only public methods on Command classes can be invoked; however, the existing checks aren't as robust as they should be. It's possible for a sophisticated attacker to invoke more methods than should be permitted dependi...

8.1CVSS8.1AI score0.00796EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/03/15 7:53 p.m.21 views

TurboBoost Commands vulnerable to arbitrary method invocation

Impact TurboBoost Commands has existing protections in place to guarantee that only public methods on Command classes can be invoked; however, the existing checks aren't as robust as they should be. It's possible for a sophisticated attacker to invoke more methods than should be permitted dependi...

8.1CVSS7.2AI score0.00796EPSS
SaveExploits0References6Affected Software2
RubySec
RubySec
added 2024/03/15 12:0 a.m.15 views

TurboBoost Commands vulnerable to arbitrary method invocation

Impact TurboBoost Commands has existing protections in place to guarantee that only public methods on Command classes can be invoked; however, the existing checks aren't as robust as they should be. It's possible for a sophisticated attacker to invoke more methods than should be permitted dependi...

8.1CVSS7.5AI score0.00796EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/03/14 5:24 p.m.27 views

CVE-2024-28181 Arbitrary method invocation turbo_boost-commands

turboboost-commands is a set of commands to help you build robust reactive applications with Rails & Hotwire. TurboBoost Commands has existing protections in place to guarantee that only public methods on Command classes can be invoked; however, the existing checks aren't as robust as they should...

8.1CVSS8.1AI score
SaveExploits0References4
CVE
CVE
added 2024/03/14 5:24 p.m.70 views

CVE-2024-28181

CVE-2024-28181 affects the TurboBoost Commands library. The issue is an insufficiently robust permission check that can allow an attacker to invoke more public methods on Command classes than intended, risking arbitrary code execution within affected applications. Concrete details in connected so...

8.1CVSS8.3AI score0.00796EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/14 5:24 p.m.15 views

CVE-2024-28181 Arbitrary method invocation turbo_boost-commands

turboboost-commands is a set of commands to help you build robust reactive applications with Rails & Hotwire. TurboBoost Commands has existing protections in place to guarantee that only public methods on Command classes can be invoked; however, the existing checks aren't as robust as they should...

8.1CVSS8.4AI score0.00796EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/14 5:24 p.m.43 views

CVE-2024-28181 Arbitrary method invocation turbo_boost-commands

turboboost-commands is a set of commands to help you build robust reactive applications with Rails & Hotwire. TurboBoost Commands has existing protections in place to guarantee that only public methods on Command classes can be invoked; however, the existing checks aren't as robust as they should...

8.1CVSS8.6AI score0.00796EPSS
SaveExploits0References2
Prion
Prion
added 2024/03/12 8:15 p.m.27 views

Design/Logic Flaw

stimulusreflex is a system to extend the capabilities of both Rails and Stimulus by intercepting user interactions and passing them to Rails over real-time websockets. In affected versions more methods than expected can be called on reflex instances. Being able to call some of them has security...

6.5CVSS8.6AI score0.01555EPSS
SaveExploits3References6
OSV
OSV
added 2024/03/12 3:44 p.m.6 views

GHSA-F78J-4W3G-4Q65 StimulusReflex arbitrary method call

Summary More methods than expected can be called on reflex instances. Being able to call some of them has security implications. Details To invoke a reflex a websocket message of the following shape is sent: json "target": "classnamemethodname", "args": The server will proceed to instantiate refl...

8.8CVSS8.7AI score0.01555EPSS
SaveExploits3References10
RubySec
RubySec
added 2024/03/12 12:0 a.m.29 views

StimulusReflex arbitrary method call

Summary More methods than expected can be called on reflex instances. Being able to call some of them has security implications. Details To invoke a reflex a websocket message of the following shape is sent: json "target": "classnamemethodname", "args": The server will proceed to instantiate refl...

8.8CVSS7AI score0.01555EPSS
SaveExploits3References1Affected Software1
OSV
OSV
added 2024/03/07 5:15 a.m.4 views

CVE-2024-28211

nGrinder before 3.5.9 allows connection to malicious JMX/RMI server by default, which could be the cause of executing arbitrary code via RMI registry by remote attacker...

9.8CVSS6AI score0.00796EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/03/07 12:0 a.m.9 views

nGrinder Security Vulnerabilities

nGrinder is a stress testing platform that enables you to perform script creation, test execution, monitoring and results report generator simultaneously. A security vulnerability exists in nGrinder versions prior to 3.5.9 that stems from a default permission to connect to a malicious JMX/RMI...

9.8CVSS7.7AI score0.00796EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/03/07 12:0 a.m.7 views

PT-2024-22337 · Ngrinder · Ngrinder

Name of the Vulnerable Software and Affected Versions: nGrinder versions prior to 3.5.9 Description: The issue allows a connection to a malicious JMX/RMI server by default, potentially leading to the execution of arbitrary code via the RMI registry by a remote attacker. Recommendations: For...

9.8CVSS8AI score0.00796EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/29 1:41 a.m.3 views

CVE-2023-43769

An issue was discovered in Couchbase Server through 7.1.4 before 7.1.5 and before 7.2.1. There are Unauthenticated RMI Service Ports Exposed in Analytics...

6.3CVSS5.9AI score0.00441EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/29 1:41 a.m.6 views

CVE-2023-43769

An issue was discovered in Couchbase Server through 7.1.4 before 7.1.5 and before 7.2.1. There are Unauthenticated RMI Service Ports Exposed in Analytics...

6.3CVSS5.8AI score0.00441EPSS
SaveExploits0References4
Rows per page
Query Builder