name | severity | cvss-score | cvss-vector | cwe-id | cwe-name | compliance | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Next.js library with known vulnerabilities |
low |
4.8 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N |
CWE-1035 |
OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities |
|
The application uses an outdated version of the Next.js library, which has known vulnerabilities.
{% tabs nextjs-library-with-known-vulnerabilities %} {% tab nextjs-library-with-known-vulnerabilities generic %} To fix this issue, you just need to update Next.js to the latest version available on their website.
Do not forget to update all the Next.js files you have on the server. {% endtab %}
{% endtabs %}