| - module: github.com/justinas/nosurf |
| - package: github.com/justinas/nosurf |
| summary: Improper input validation in github.com/justinas/nosurf |
| Due to improper validation of caller input, validation is silently disabled if |
| the provided expected token is malformed, causing any user supplied token to be |
| published: 2021-04-14T20:04:52Z |
| - fix: https://github.com/justinas/nosurf/pull/60 |
| - fix: https://github.com/justinas/nosurf/commit/4d86df7a4affa1fa50ab39fb09aac56c3ce9c314 |
| cwe: 'CWE 345: Insufficient Verification of Data Authenticity' |