Lucene search
+L

38346 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 8:36 a.m.16 views

CVE-2020-7384

Rapid7's Metasploit msfvenom framework handles APK files in a way that allows for a malicious user to craft and publish a file that would execute arbitrary commands on a victim's machine...

9.3CVSS7.4AI score0.30463EPSS
SaveExploits8References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:34 a.m.19 views

CVE-2024-34344

Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. Due to the insufficient validation of the path parameter in the NuxtTestComponentWrapper, an attacker can execute arbitrary JavaScript on the server side, which allows them to execute arbitrar...

8.8CVSS7.9AI score0.00828EPSS
SaveExploits1References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/01/09 5:25 a.m.13 views

Security Bulletin: Data Binding Validation Bypass in Spring Framework, affects watsonx.data

Summary There are still cases where it is possible to bypass the disallowedFields checks. Affected Spring Products and Versions Spring Framework: 6.2.0 - 6.2.6 6.1.0 - 6.1.19 6.0.0 - 6.0.27 5.3.0 - 5.3.42 Older, unsupported versions are also affected Mitigation Users of affected versions should...

5.3CVSS6.6AI score0.00617EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/01/08 9:22 p.m.11 views

GHSA-RJF8-2WCW-F6MP Salvo is vulnerable to reflected XSS in the list_html function

Summary The function listhtml generates an file view of a folder which includes a render of the current path, in which its inserted in the HTML without proper sanitation, leading to reflected XSS. The request path is decoded and normalized in the matching stage but is not inserted raw in the HTML...

8.8CVSS5.6AI score0.00305EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/08 9:16 p.m.12 views

GHSA-54M3-5FXR-2F3J Salvo is vulnerable to stored XSS in the list_html function by uploading files with malicious names

Summary The function listhtml generates a file view of a folder without sanitizing the files or folders names, potentially leading to XSS in cases where a website allows access to public files using this feature, allowing anyone to upload a file. Details The vulnerable snippet of code is the...

8.8CVSS6.5AI score0.00305EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/01/08 8:57 p.m.4 views

Cross-site Request Forgery (CSRF)

Overview @remix-run/server-runtime is a Server runtime for Remix Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF due to the improper origin checks of UI route submissions in server-side route action handlers in Framework Mode. An attacker can execute unauthoriz...

6.9CVSS6.8AI score0.00169EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/01/08 8:57 p.m.20 views

React Router has CSRF issue in Action/Server Action Request Processing

React Router or Remix v2 is vulnerable to CSRF attacks on document POST requests to UI routes when using server-side route action handlers in Framework Mode, or when using React Server Actions in the new unstable RSC modes. !NOTE This does not impact your application if you are using Declarative...

6.5CVSS5.5AI score0.00169EPSS
SaveExploits0References3Affected Software2
Snyk
Snyk
added 2026/01/08 8:57 p.m.9 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF due to the improper origin checks of UI route submissions in server-side route action handlers in Framework Mode. An attacker can execute unauthorized actions by tricking a user into submitting a crafted...

6.9CVSS6.8AI score0.00169EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/08 8:57 p.m.8 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF due to the improper origin checks of UI route submissions in server-side route action handlers in Framework Mode. An attacker can execute unauthorized actions by tricking a user into submitting a crafted...

6.9CVSS6.8AI score0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/08 8:57 p.m.9 views

GHSA-H5CW-625J-3RXH React Router has CSRF issue in Action/Server Action Request Processing

React Router or Remix v2 is vulnerable to CSRF attacks on document POST requests to UI routes when using server-side route action handlers in Framework Mode, or when using React Server Actions in the new unstable RSC modes. !NOTE This does not impact your application if you are using Declarative...

6.5CVSS5.5AI score0.00169EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/08 8:54 p.m.3 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the navigation redirect process for loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes. An attacker can execute arbitrary JavaScript code in the context of the user's browser by...

8CVSS5.3AI score0.00784EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/08 8:54 p.m.16 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the navigation redirect process for loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes. An attacker can execute arbitrary JavaScript code in the context of the user's browser by...

8CVSS5.3AI score0.00784EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/08 8:54 p.m.9 views

Cross-site Scripting (XSS)

Overview @remix-run/router is a Nested/Data-driven/Framework-agnostic Routing Affected versions of this package are vulnerable to Cross-site Scripting XSS in the navigation redirect process for loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes. An attacker can execute...

8CVSS5.3AI score0.00784EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/08 8:54 p.m.52 views

React Router vulnerable to XSS via Open Redirects

React Router and Remix v1/v2 SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if developers are creating redirect paths...

8CVSS7.1AI score0.00784EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/01/08 8:54 p.m.20 views

GHSA-2W69-QVJG-HVJX React Router vulnerable to XSS via Open Redirects

React Router and Remix v1/v2 SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if developers are creating redirect paths...

8CVSS7AI score0.00784EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/08 8:53 p.m.22 views

CVE-2026-22588 Spree API has Authenticated Insecure Direct Object Reference (IDOR) via Order Modification

Spree is an open source e-commerce solution built with Ruby on Rails. Prior to versions 4.10.2, 5.0.7, 5.1.9, and 5.2.5, an Authenticated Insecure Direct Object Reference IDOR vulnerability was identified that allows an authenticated user to retrieve other users’ address information by modifying ...

6.5CVSS6.1AI score
SaveExploits0References7
Snyk
Snyk
added 2026/01/08 8:50 p.m.6 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ScrollRestoration API when using the getKey or storageKey props during server-side rendering in Framework Mode. An attacker can execute arbitrary JavaScript code by supplying untrusted content to generat...

8.2CVSS5.4AI score0.0048EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/08 8:50 p.m.12 views

React Router SSR XSS in ScrollRestoration

A XSS vulnerability exists in in React Router's API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys. !NOTE This does not impact applications if...

8.2CVSS6.5AI score0.0048EPSS
SaveExploits0References3Affected Software2
Snyk
Snyk
added 2026/01/08 8:50 p.m.5 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ScrollRestoration API when using the getKey or storageKey props during server-side rendering in Framework Mode. An attacker can execute arbitrary JavaScript code by supplying untrusted content to generat...

8.2CVSS5.4AI score0.0048EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/08 8:50 p.m.8 views

Cross-site Scripting (XSS)

Overview @remix-run/react is a React DOM bindings for Remix Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ScrollRestoration API when using the getKey or storageKey props during server-side rendering in Framework Mode. An attacker can execute arbitrary...

8.2CVSS5.4AI score0.0048EPSS
SaveExploits0References2
Rows per page
Query Builder