Lucene search
+L

136 matches found

Wolfi
Wolfi
added 2025/04/29 1:44 p.m.14 views

CVE-2025-43859 vulnerabilities

Vulnerabilities for packages: airflow, kubeflow-pipelines-visualization-server, kserve, mitmproxy, jupyter-base-notebook, reflex, checkov...

9.1CVSS7.5AI score0.00581EPSS
SaveExploits0
Chainguard
Chainguard
added 2024/12/02 9:37 p.m.10 views

GHSA-59G5-XGCQ-4QW3 vulnerabilities

Vulnerabilities for packages: reflex...

7.3AI score
SaveExploits0
Wolfi
Wolfi
added 2024/12/02 9:37 p.m.5 views

GHSA-59G5-XGCQ-4QW3 vulnerabilities

Vulnerabilities for packages: reflex...

7.5AI score
SaveExploits0
Chainguard
Chainguard
added 2024/12/02 4:15 p.m.18 views

CVE-2024-53981 vulnerabilities

Vulnerabilities for packages: reflex...

7.5CVSS6.8AI score0.00644EPSS
SaveExploits0
Wolfi
Wolfi
added 2024/12/02 4:15 p.m.14 views

CVE-2024-53981 vulnerabilities

Vulnerabilities for packages: reflex...

7.5CVSS7.1AI score0.00644EPSS
SaveExploits0
Wolfi
Wolfi
added 2024/10/15 6:12 p.m.19 views

GHSA-F96H-PMFR-66VW vulnerabilities

Vulnerabilities for packages: reflex...

7.5AI score
SaveExploits0
Wolfi
Wolfi
added 2024/10/15 4:15 p.m.22 views

CVE-2024-47874 vulnerabilities

Vulnerabilities for packages: reflex...

8.7CVSS7.1AI score0.00653EPSS
SaveExploits0
Chainguard
Chainguard
added 2024/10/15 4:15 p.m.17 views

CVE-2024-47874 vulnerabilities

Vulnerabilities for packages: reflex...

8.7CVSS7.3AI score0.00653EPSS
SaveExploits0
Wolfi
Wolfi
added 2024/07/15 3:30 a.m.30 views

GHSA-CX63-2MW6-8HW5 vulnerabilities

Vulnerabilities for packages: airflow, az, kubeflow-katib, superset, reflex, py3-cassandra-medusa, checkov, py3-pipenv...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2024/07/15 1:15 a.m.55 views

CVE-2024-6345 vulnerabilities

Vulnerabilities for packages: airflow, az, kubeflow-katib, superset, reflex, py3-cassandra-medusa, checkov, py3-pipenv...

8.8CVSS6.4AI score0.01939EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2024/03/14 12:00 a.m.397 views

StimulusReflex 3.5.0 Arbitrary Code Execution

StimulusReflex CVE-2024-28121 Arbitrary code execution in StimulusReflex. This affects version 3.5.0 up to and including 3.5.0.rc2 and v3.5.0.pre10. Vulnerable code excerpt stimulusreflex/lib/stimulusreflex/reflex.rb Invoke the reflex action specified by name and run all callbacks def processname...

8.8CVSS7.4AI score0.01555EPSS
SaveExploits3
Prion
Prion
added 2024/03/12 8:15 p.m.30 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
Cvelist
Cvelist
added 2024/03/12 7:44 p.m.76 views

CVE-2024-28121 Reflex arbitrary method call in stimulus_reflex

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

8.8CVSS8.8AI score0.01555EPSS
SaveExploits3References6
OSV
OSV
added 2024/03/12 7:44 p.m.36 views

CVE-2024-28121 Reflex arbitrary method call in stimulus_reflex

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

8.8CVSS8.2AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/03/12 7:44 p.m.16 views

CVE-2024-28121 Reflex arbitrary method call in stimulus_reflex

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

8.8CVSS8.6AI score0.01555EPSS
SaveExploits3References6
OSV
OSV
added 2024/03/12 3:44 p.m.18 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
Snyk
Snyk
added 2024/03/12 3:44 p.m.17 views

Unsafe Reflection

Overview stimulusreflex is an exciting new way to build modern, reactive, real-time apps with Ruby on Rails. Affected versions of this package are vulnerable to Unsafe Reflection due to the handling of websocket messages that allow specifying a classname and methodname. An attacker can manipulate...

8.8CVSS7.3AI score0.01555EPSS
SaveExploits3References2
Github Security Blog
Github Security Blog
added 2024/03/12 3:44 p.m.37 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.8CVSS7.5AI score0.01555EPSS
SaveExploits3References10Affected Software1
CNNVD
CNNVD
added 2024/03/12 12:00 a.m.10 views

StimulusReflex Security Vulnerability

StimulusReflex is a system that extends the functionality of Rails and Stimulus by intercepting user interactions and passing them to Rails via a live websocket. A security vulnerability exists in StimulusReflex 3.4.1 and earlier, 3.5.0.rc3 and earlier, which stems from a vulnerability that allow...

8.8CVSS6.8AI score0.01555EPSS
SaveExploits3References9
Positive Technologies
Positive Technologies
added 2024/03/12 12:00 a.m.12 views

PT-2024-22275

Name of the Vulnerable Software and Affected Versions stimulus reflex versions prior to 3.4.2 stimulus reflex versions prior to 3.5.0.rc4 Description The issue allows more methods than expected to be called on reflex instances, which has security implications. To invoke a reflex, a websocket...

8.8CVSS6.8AI score0.01555EPSS
SaveExploits3References16
Rows per page
Query Builder