Lucene search
+L

327 matches found

Imperva Blog
Imperva Blog
added 2024/03/28 1:0 p.m.28 views

From ChatBot To SpyBot: ChatGPT Post Exploitation

In the second installment of our blog post series on ChatGPT, we delve deeper into the security implications that come with the integration of AI into our daily routines. Building on the discoveries shared in our initial post, "XSS Marks the Spot: Digging Up Vulnerabilities in ChatGPT," where we...

6.1AI score
SaveExploits0
OSV
OSV
added 2024/03/15 7:53 p.m.68 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
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.44 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
Cvelist
Cvelist
added 2024/03/12 7:44 p.m.74 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
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
Github Security Blog
Github Security Blog
added 2024/03/12 3:44 p.m.35 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
RubySec
RubySec
added 2024/03/12 12:0 a.m.31 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
Wiz blog
Wiz blog
added 2024/02/06 5:19 p.m.16 views

New EKS Access Management and Pod Identity features: a security analysis

The Wiz research team unpacks the security implications of the new EKS access and identity management features and recommends best practices when using them...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2024/02/02 9:26 a.m.33 views

curl: cookie is sent on redirect

Vulnerability description not provided...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/12/15 3:46 a.m.20 views

Full Table Permissions by Default

Default table permissions in SurrealDB were FULL instead of NONE. This would lead to tables having FULL permissions for SELECT, CREATE, UPDATE and DELETE unless some other permissions were specified via the PERMISSIONS clause. We have decided to treat this behaviour as a vulnerability due to its...

7.7AI score
SaveExploits0References2Affected Software1
Imperva Blog
Imperva Blog
added 2023/12/14 4:20 p.m.33 views

CVE-2023-22524: RCE Vulnerability in Atlassian Companion for macOS

TL;DR This blog unveils a remote code execution vulnerability, identified as CVE-2023-22524, in Atlassian Companion for macOS, which has recently been patched. This critical vulnerability stemmed from an ability to bypass both the apps blocklist and macOS Gatekeeper, potentially allowing the...

6.8CVSS7.9AI score0.24725EPSS
SaveExploits2
Code423n4
Code423n4
added 2023/12/08 12:0 a.m.25 views

Insecure and Inflexible Forwarder Approval Mechanism (Full Access Grant)

Lines of code Vulnerability details Impact The current implementation of the onlyApprovedForwarder modifier in the Ocean smart contract has several negative impacts: 1. Security Risk: Users are exposed to a significant security risk if their forwarder is compromised. An attacker can exploit full...

7.1AI score
SaveExploits0
Imperva Blog
Imperva Blog
added 2023/05/03 12:0 p.m.41 views

Imperva Red Team Discovers Vulnerability in TikTok That Can Reveal User Activity and Information

TL;DR The Imperva Red Team discovered a vulnerability in TikTok, a popular social media platform with more than one billion users worldwide, that could allow attackers to monitor users activity on both mobile and desktop devices. This vulnerability, which has now been fixed, was caused by a windo...

6.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/04/18 10:19 p.m.42 views

Eclipse Jetty's cookie parsing of quoted values can exfiltrate values from other cookies

Nonstandard cookie parsing in Jetty may allow an attacker to smuggle cookies within other cookies, or otherwise perform unintended behavior by tampering with the cookie parsing mechanism. If Jetty sees a cookie VALUE that starts with " double quote, it will continue to read the cookie string unti...

5.3CVSS5.9AI score0.013EPSS
SaveExploits0References11Affected Software1
UbuntuCve
UbuntuCve
added 2023/04/18 9:15 p.m.90 views

CVE-2023-26049

Jetty is a java based web server and servlet engine. Nonstandard cookie parsing in Jetty may allow an attacker to smuggle cookies within other cookies, or otherwise perform unintended behavior by tampering with the cookie parsing mechanism. If Jetty sees a cookie VALUE that starts with " double...

5.3CVSS6.6AI score0.013EPSS
SaveExploits0References6
OSV
OSV
added 2023/04/18 8:35 p.m.33 views

CVE-2023-26049 Cookie parsing of quoted values can exfiltrate values from other cookies in Eclipse Jetty

Jetty is a java based web server and servlet engine. Nonstandard cookie parsing in Jetty may allow an attacker to smuggle cookies within other cookies, or otherwise perform unintended behavior by tampering with the cookie parsing mechanism. If Jetty sees a cookie VALUE that starts with " double...

2.4CVSS6.2AI score
SaveExploits0References10
Rows per page
Query Builder