VYPR

Next.js

by Zeit

CVEs (4)

  • CVE-2018-6184HigJan 24, 2018
    risk 0.49cvss 7.5epss 0.09

    ZEIT Next.js 4 before 4.2.3 has Directory Traversal under the /_next request namespace.

  • CVE-2017-16877HigNov 17, 2017
    risk 0.43cvss 7.5epss 0.14

    ZEIT Next.js before 2.4.1 has directory traversal under the /_next and /static request namespace, allowing attackers to obtain sensitive information.

  • CVE-2018-18282MedOct 12, 2018
    risk 0.40cvss 6.1epss 0.01

    Next.js 7.0.0 and 7.0.1 has XSS via the 404 or 500 /_error page.

  • CVE-2020-5284MedMar 30, 2020
    risk 0.32cvss 4.4epss 0.44

    Next.js versions before 9.3.2 have a directory traversal vulnerability. Attackers could craft special requests to access files in the dist directory (.next). This does not affect files outside of the dist directory (.next). In general, the dist directory only holds build assets…