VYPR

npm package

@fastify/csrf-protection

pkg:npm/%40fastify/csrf-protection

Vulnerabilities (1)

  • CVE-2023-27495Apr 20, 2023
    affected < 4.1.0fixed 4.1.0

    @fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions. @