Lucene search
+L

301 matches found

Github Security Blog
Github Security Blog
added 2024/12/17 3:9 p.m.51 views

Next.js authorization bypass vulnerability

Impact If a Next.js application is performing authorization in middleware based on pathname, it was possible for this authorization to be bypassed. Patches This issue was patched in Next.js 14.2.15 and later. If your Next.js application is hosted on Vercel, this vulnerability has been automatical...

7.5CVSS7.4AI score0.03961EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/12/17 3:9 p.m.4 views

GHSA-7GFC-8CQ8-JH5F Next.js authorization bypass vulnerability

Impact If a Next.js application is performing authorization in middleware based on pathname, it was possible for this authorization to be bypassed. Patches This issue was patched in Next.js 14.2.15 and later. If your Next.js application is hosted on Vercel, this vulnerability has been automatical...

7.5CVSS6.7AI score0.03961EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/17 4:38 a.m.12 views

MAL-2024-11892 Malicious code in vercel-repros (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 61ab9d6c179c19b7bd4e20a4c65605457887724fa5f2bd4e0abfcdea66f7ff2f The OpenSSF Package Analysis project identified 'vercel-repros' @ 1.0.0 npm as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/12/17 4:38 a.m.8 views

Malicious code in vercel-repros (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 61ab9d6c179c19b7bd4e20a4c65605457887724fa5f2bd4e0abfcdea66f7ff2f The OpenSSF Package Analysis project identified 'vercel-repros' @ 1.0.0 npm as malicious. It is considered malicious because: - The package...

6.9AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2024/11/20 3:23 p.m.35 views

Security Bulletin: IBM QRadar Pre-Validation App for IBM QRadar SIEM is vulnerable to using components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that might be identified and exploited with automated tools. IBM has addressed the vulnerabilities. This product is only used by IBM QRadar SIEM app developers and external business partners and is not relevant for users...

7.5CVSS9.7AI score0.5918EPSS
SaveExploits9Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/11/08 8:8 a.m.37 views

Security Bulletin: QRadar Suite Software includes components with multiple known vulnerabilities

Summary QRadar Suite Software includes components with known vulnerabilities. These have been updated in the latest release and vulnerabilities have been addressed. Please follow the instructions in the Remediation/Fixes section below to update to the latest version. Vulnerability Details...

10CVSS10AI score0.66582EPSS
SaveExploits7Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/14 7:45 p.m.45 views

Denial of Service condition in Next.js image optimization

Impact The image optimization feature of Next.js contained a vulnerability which allowed for a potential Denial of Service DoS condition which could lead to excessive CPU consumption. Not affected: - The next.config.js file is configured with images.unoptimized set to true or images.loader set to...

7.5CVSS6.7AI score0.00732EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2024/10/14 6:15 p.m.22 views

CVE-2024-47831

Next.js is a React Framework for the Web. Cersions on the 10.x, 11.x, 12.x, 13.x, and 14.x branches before version 14.2.7 contain a vulnerability in the image optimization feature which allows for a potential Denial of Service DoS condition which could lead to excessive CPU consumption. Neither t...

7.5CVSS0.00732EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/10/14 6:4 p.m.23 views

CVE-2024-47831 Next.js image optimization has Denial of Service condition

Next.js is a React Framework for the Web. Cersions on the 10.x, 11.x, 12.x, 13.x, and 14.x branches before version 14.2.7 contain a vulnerability in the image optimization feature which allows for a potential Denial of Service DoS condition which could lead to excessive CPU consumption. Neither t...

5.9CVSS6.8AI score0.00732EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/10/14 6:4 p.m.46 views

CVE-2024-47831 Next.js image optimization has Denial of Service condition

Next.js is a React Framework for the Web. Cersions on the 10.x, 11.x, 12.x, 13.x, and 14.x branches before version 14.2.7 contain a vulnerability in the image optimization feature which allows for a potential Denial of Service DoS condition which could lead to excessive CPU consumption. Neither t...

5.9CVSS0.00732EPSS
SaveExploits1References2
CVE
CVE
added 2024/10/14 6:4 p.m.467 views

CVE-2024-47831

CVE-2024-47831 concerns Next.js image optimization DoS affecting Next.js branches 10.x–14.x prior to 14.2.7. The vulnerability allows high CPU usage under crafted image requests. Public details show remediation in Next.js 14.2.7. Workaround: ensure next.config.js sets either images.unoptimized, i...

7.5CVSS5.8AI score0.00732EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/17 9:58 p.m.183 views

Next.js Cache Poisoning

Impact By sending a crafted HTTP request, it is possible to poison the cache of a non-dynamic server-side rendered route in the pages router this does not affect the app router. When this crafted request is sent it could coerce Next.js to cache a route that is meant to not be cached and send a...

7.5CVSS6.7AI score0.5918EPSS
SaveExploits3References5Affected Software1
OSV
OSV
added 2024/06/04 12:15 p.m.8 views

CVE-2024-4254

The 'deploy-website.yml' workflow in the gradio-app/gradio repository, specifically in the 'main' branch, is vulnerable to secrets exfiltration due to improper authorization. The vulnerability arises from the workflow's explicit checkout and execution of code from a fork, which is unsafe as it...

7.1CVSS5.9AI score0.0047EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/05/09 9:18 p.m.73 views

Next.js Server-Side Request Forgery in Server Actions

Impact A Server-Side Request Forgery SSRF vulnerability was identified in Next.js Server Actions by security researchers at Assetnote. If the Host header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js...

7.5CVSS6.7AI score0.05453EPSS
SaveExploits3References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/05/06 12:0 a.m.7 views

Vercel Source Code Exposure

Vercel is a popular Cloud provider helping developers hosting their javascript and typescript codebases. Vercel publishes the '/src' endpoint which allows project team members to view application source code. When the 'Logs and Source Protection' option is disabled, the default protection is...

7.2AI score
SaveExploits0References1
Huntr
Huntr
added 2023/04/19 11:55 a.m.29 views

CSRF bypass

Description URL parsing with Qwik uses the new URLa, b constructor. A little-known fact about this constructor is that if an attacker controls a they have complete control of the finally resolved URL. For example: const url = new URLattackervalue, "http://localhost" By entering //test.com, we can...

4.3CVSS6.5AI score0.00269EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2023/01/05 12:30 p.m.62 views

Vercel ms Inefficient Regular Expression Complexity vulnerability

A vulnerability, which was classified as problematic, has been found in vercel ms up to 1.x. This issue affects the function parse of the file index.js. The manipulation of the argument str leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has...

5.3CVSS5.7AI score0.00981EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2023/01/05 12:30 p.m.22 views

GHSA-W9MR-4MFR-499F Vercel ms Inefficient Regular Expression Complexity vulnerability

A vulnerability, which was classified as problematic, has been found in vercel ms up to 1.x. This issue affects the function parse of the file index.js. The manipulation of the argument str leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has...

5.3CVSS5.7AI score0.00981EPSS
SaveExploits1References8
OSV
OSV
added 2023/01/05 12:15 p.m.13 views

AZL-45126 CVE-2017-20162 affecting package js-jquery 3.5.0-4

A vulnerability, which was classified as problematic, has been found in vercel ms up to 1.x. This issue affects the function parse of the file index.js. The manipulation of the argument str leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has...

5.3CVSS5.1AI score0.00981EPSS
SaveExploits1References1
OSV
OSV
added 2023/01/05 12:15 p.m.13 views

AZL-44002 CVE-2017-20162 affecting package js-jquery 3.5.0-4

A vulnerability, which was classified as problematic, has been found in vercel ms up to 1.x. This issue affects the function parse of the file index.js. The manipulation of the argument str leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has...

5.3CVSS5.1AI score0.00981EPSS
SaveExploits1References1
Rows per page
Query Builder