Lucene search
+L

297 matches found

OSV
OSV
added 2022/01/28 10:0 p.m.62 views

CVE-2022-21721 DOS Vulnerability in next.js

Next.js is a React framework. Starting with version 12.0.0 and prior to version 12.0.9, vulnerable code could allow a bad actor to trigger a denial of service attack for anyone using i18n functionality. In order to be affected by this CVE, one must use next start or a custom server and the built-...

5.9CVSS7.6AI score0.02153EPSS
SaveExploits0References5
OSV
OSV
added 2021/12/10 12:15 a.m.30 views

ALPINE-CVE-2021-43803

Next.js is a React framework. In versions of Next.js prior to 12.0.5 or 11.1.3, invalid or malformed URLs could lead to a server crash. In order to be affected by this issue, the deployment must use Next.js versions above 11.1.0 and below 12.0.5, Node.js above 15.0.0, and next start or a custom...

7.5CVSS6.7AI score0.44824EPSS
SaveExploits0References1
NVD
NVD
added 2021/12/10 12:15 a.m.31 views

CVE-2021-43803

Next.js is a React framework. In versions of Next.js prior to 12.0.5 or 11.1.3, invalid or malformed URLs could lead to a server crash. In order to be affected by this issue, the deployment must use Next.js versions above 11.1.0 and below 12.0.5, Node.js above 15.0.0, and next start or a custom...

7.5CVSS0.44824EPSS
SaveExploits0References5
Prion
Prion
added 2021/12/10 12:15 a.m.25 views

Code injection

Next.js is a React framework. In versions of Next.js prior to 12.0.5 or 11.1.3, invalid or malformed URLs could lead to a server crash. In order to be affected by this issue, the deployment must use Next.js versions above 11.1.0 and below 12.0.5, Node.js above 15.0.0, and next start or a custom...

4.3CVSS7.5AI score0.44824EPSS
SaveExploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2021/12/09 11:50 p.m.65 views

CVE-2021-43803

Next.js is a React framework. In versions of Next.js prior to 12.0.5 or 11.1.3, invalid or malformed URLs could lead to a server crash. In order to be affected by this issue, the deployment must use Next.js versions above 11.1.0 and below 12.0.5, Node.js above 15.0.0, and next start or a custom...

7.5CVSS7.5AI score0.44824EPSS
SaveExploits0
OSV
OSV
added 2021/12/07 9:12 p.m.6 views

GHSA-25MP-G6FV-MQXX Unexpected server crash in Next.js.

Next.js is a React framework. In versions of Next.js prior to 12.0.5 or 11.1.3, invalid or malformed URLs could lead to a server crash. In order to be affected by this issue, the deployment must use Next.js versions above 11.1.0 and below 12.0.5, Node.js above 15.0.0, and next start or a custom...

7.5CVSS7AI score0.44824EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/12/07 9:12 p.m.42 views

Unexpected server crash in Next.js.

Next.js is a React framework. In versions of Next.js prior to 12.0.5 or 11.1.3, invalid or malformed URLs could lead to a server crash. In order to be affected by this issue, the deployment must use Next.js versions above 11.1.0 and below 12.0.5, Node.js above 15.0.0, and next start or a custom...

7.5CVSS7.5AI score0.44824EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/09/01 6:24 p.m.56 views

GHSA-9GR3-7897-PP7M XSS in Image Optimization API for Next.js

Impact - Affected: All of the following must be true to be affected - Next.js between version 10.0.0 and 11.1.0 - The next.config.js file has images.domains array assigned - The image host assigned in images.domains allows user-provided SVG - Not affected: The next.config.js file has images.loade...

7.5CVSS5.8AI score0.01139EPSS
SaveExploits0References6
OSV
OSV
added 2021/08/31 12:15 a.m.19 views

CVE-2021-39178

Next.js is a React framework. Versions of Next.js between 10.0.0 and 11.0.0 contain a cross-site scripting vulnerability. In order for an instance to be affected by the vulnerability, the next.config.js file must have images.domains array assigned and the image host assigned in images.domains mus...

6.1CVSS6.1AI score
SaveExploits0References2
Prion
Prion
added 2021/08/31 12:15 a.m.19 views

Cross site scripting

Next.js is a React framework. Versions of Next.js between 10.0.0 and 11.0.0 contain a cross-site scripting vulnerability. In order for an instance to be affected by the vulnerability, the next.config.js file must have images.domains array assigned and the image host assigned in images.domains mus...

4.3CVSS6.2AI score0.01139EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/30 11:55 p.m.52 views

CVE-2021-39178 XSS in Image Optimization API for Next.js versions between 10.0.0 and 11.1.0

Next.js is a React framework. Versions of Next.js between 10.0.0 and 11.0.0 contain a cross-site scripting vulnerability. In order for an instance to be affected by the vulnerability, the next.config.js file must have images.domains array assigned and the image host assigned in images.domains mus...

7.5CVSS7.4AI score0.01139EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 2:51 p.m.23 views

GHSA-VXF5-WXWP-M7G9 Open Redirect in Next.js

Next.js is an open source website development framework to be used with the React library. In affected versions specially encoded paths could be used when pages/error.js was statically generated, allowing an open redirect to occur to an external site. In general, this redirect does not directly...

6.9CVSS6.5AI score0.01198EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/08/09 10:24 p.m.88 views

vercel/serve allows access to restricted files if filename is URL encoded.

serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded...

5.3CVSS5.4AI score0.01316EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/08/09 10:24 p.m.51 views

GHSA-5RC4-8QQH-VQ7F vercel/serve allows access to restricted files if filename is URL encoded.

serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded...

5.3CVSS5.1AI score0.01316EPSS
SaveExploits1References3
OSV
OSV
added 2020/10/08 7:28 p.m.30 views

GHSA-X56P-C8CG-Q435 Open Redirect in Next.js versions

Impact - Affected: Users of Next.js between 9.5.0 and 9.5.3 - Not affected: Deployments on Vercel https://vercel.com are not affected - Not affected: Deployments using next export We recommend everyone to upgrade regardless of whether you can reproduce the issue or not. Patches...

4.7CVSS6.4AI score0.00773EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/10/08 7:28 p.m.72 views

Open Redirect in Next.js versions

Impact - Affected: Users of Next.js between 9.5.0 and 9.5.3 - Not affected: Deployments on Vercel https://vercel.com are not affected - Not affected: Deployments using next export We recommend everyone to upgrade regardless of whether you can reproduce the issue or not. Patches...

6.1CVSS1.8AI score0.00773EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2019/12/22 3:4 a.m.31 views

Vercel: through %09 Character the attacker is able to steal Github Token [ Account Takeover ]

Summary: Hello i've found the filter will deleted this %09 character when checking the value parameter next in oauth which allow to attacker to bypass Filter and steal Oauth Token of user thats lead to account takeover ! Steps To Reproduce: 1. Go To...

0.7AI score
SaveExploits0
Rows per page
Query Builder