Lucene search
K

950 matches found

OSV
OSV
added 2024/04/16 12:15 a.m.20 views

CVE-2024-1561

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.2AI score
Exploits0References3
Cvelist
Cvelist
added 2024/04/16 12:0 a.m.18 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.5CVSS7.4AI score0.93426EPSS
Exploits3References3
Vulnrichment
Vulnrichment
added 2024/04/16 12:0 a.m.25 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.93426EPSS
Exploits3References3
NVD
NVD
added 2024/04/04 9:15 a.m.19 views

CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS7.2AI score0.00034EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/03/27 1:16 a.m.13 views

CVE-2024-2244

REST service authentication anomaly with “valid username/no password” credential combination for batch job processing resulting in successful service invocation. The anomaly doesn’t exist with other credential combinations...

5.3CVSS5.8AI score0.0017EPSS
Exploits0References1
OSV
OSV
added 2024/03/15 7:53 p.m.11 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.00772EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2024/03/15 7:53 p.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.2AI score0.00772EPSS
Exploits0References6Affected Software2
RubySec
RubySec
added 2024/03/15 12:0 a.m.13 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.00772EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/14 5:24 p.m.13 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.00772EPSS
Exploits0References2
CVE
CVE
added 2024/03/14 5:24 p.m.50 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.00772EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/03/14 5:24 p.m.11 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.00772EPSS
Exploits0References2
OSV
OSV
added 2024/03/14 5:24 p.m.8 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 score0.00772EPSS
Exploits0References4
Prion
Prion
added 2024/03/12 8:15 p.m.19 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.01455EPSS
Exploits3References6
OSV
OSV
added 2024/03/12 3:44 p.m.3 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.01455EPSS
Exploits3References10
RubySec
RubySec
added 2024/03/12 12:0 a.m.17 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.01455EPSS
Exploits3References1Affected Software1
OSV
OSV
added 2024/03/07 5:15 a.m.1 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.0218EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/03/07 12:0 a.m.2 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.0218EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/03/07 12:0 a.m.1 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.0218EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 11:4 a.m.29 views

BIT-GOLANG-2021-38297

Go before 1.16.9 and 1.17.x before 1.17.2 has a Buffer Overflow via large arguments in a function invocation from a WASM module, when GOARCH=wasm GOOS=js is used...

9.8CVSS9.6AI score0.10629EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2024/02/29 1:41 a.m.1 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.0015EPSS
Exploits0References5
Rows per page
Query Builder