Lucene search
+L

539 matches found

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
Imperva Blog
Imperva Blog
added 2024/02/20 1:30 p.m.26 views

The New York Times vs. OpenAI: A Turning Point for Web Scraping?

In a recent blog, we covered the blurry lines of legality surrounding web scraping and how the advent of artificial intelligence AI and large language models LLMs further complicates the matter. Shortly after publishing the blog, a significant legal development began unfolding: The New York Times...

6.7AI score
SaveExploits0
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
Wallarm Lab
Wallarm Lab
added 2024/02/05 11:45 a.m.22 views

How to comply with GDPR requirements

Understanding the Basics of GDPR Compliance Within the sphere of cybersecurity, significant strides were made as the European Union EU introduced an innovative legislative tool called the General Data Protection Regulation GDPR, unveiled on May 25, 2018. This regulation highlights the EU's unifie...

7.2AI 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
GithubExploit
GithubExploit
added 2024/01/02 8:41 a.m.326 views

Exploit for Cross-site Scripting in Phpgurukul Hospital_Management_System

CVE-2023-7173: Stored Cross-Site Scripting XSS in Hospital M...

7.5CVSS5.5AI score0.0146EPSS
SaveExploits4
Schneier on Security
Schneier on Security
added 2023/12/29 12:3 p.m.22 views

AI Is Scarily Good at Guessing the Location of Random Photos

Wow: To test PIGEONs performance, I gave it five personal photos from a trip I took across America years ago, none of which have been published online. Some photos were snapped in cities, but a few were taken in places nowhere near roads or other easily recognizable landmarks. That didnt seem to...

7.3AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2023/12/19 5:0 p.m.38 views

How Strata Identity and Microsoft Entra ID solve identity challenges in mergers and acquisitions

This blog post is part of the Microsoft Intelligent Security Association guest blog series. Learn more about MISA. Along with every merger and acquisition between two companies comes the need to combine and strengthen their IT infrastructure. In particular, there is an immediate and profound impa...

7.3AI 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/12/07 1:45 p.m.41 views

Is Web Scraping Illegal? Depends on Who You Ask

Web scraping has existed for a long time, and depending on who you ask, it can be loved or hated. But where is the line drawn between extracting data for legitimate business purposes and malicious data extraction that hurts business? The bar is getting blurrier by the day, and the introduction of...

6.7AI score
SaveExploits0
NVD
NVD
added 2023/11/28 8:15 p.m.25 views

CVE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

7.5CVSS0.01462EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2023/11/28 8:15 p.m.43 views

CVE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

7.5CVSS6.7AI score0.01462EPSS
SaveExploits0References3
The Coalfire Blog
The Coalfire Blog
added 2023/11/07 7:21 p.m.32 views

Navigating the AI security landscape: From executive orders to cyber resilience

Explore the implications of the US Executive Order, discover the challenges and solutions in AI development, and learn how Coalfire's tailored approach ensures robust AI risk management...

7.3AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2023/09/28 4:0 a.m.21 views

Google’s Bard conversations turn up in search results

Google is coming under scrutiny after people discovered transcripts of conversations with its AI chatbot Bard are being indexed in Google search results. Bard is Googles answer to ChatGPT, and allows users to have conversations with an AI. Services like these have attracted a lot of attention,...

6.8AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2023/09/15 11:15 a.m.19 views

On Technologies for Automatic Facial Recognition

Interesting article on technologies that will automatically identify people: With technology like that on Mr. Leyvands head, Facebook could prevent users from ever forgetting a colleagues name, give a reminder at a cocktail party that an acquaintance had kids to ask about or help find someone at ...

6.8AI score
SaveExploits0
Rows per page
Query Builder