Description
tiny-csrf is a Node.js cross site request forgery (CSRF) protection middleware. In versions prior to 1.1.0 cookies were not encrypted and thus CSRF tokens were transmitted in the clear. This issue has been addressed in commit `8eead6d` and the patch with be included in version 1.1.0. Users are advised to upgrade. There are no known workarounds for this issue.
Remediation
References
https://github.com/valexandersaulys/tiny-csrf/commit/8eead6da3b56e290512bbe8d20c2c5df3be317ba
https://github.com/valexandersaulys/tiny-csrf/security/advisories/GHSA-pj2c-h76w-vv6f
Related Vulnerabilities
CVE-2023-27564 Vulnerability in npm package n8n
CVE-2021-39171 Vulnerability in npm package passport-saml
CVE-2014-7191 Vulnerability in maven package org.webjars:qs
CVE-2021-27568 Vulnerability in maven package net.minidev:json-smart
CVE-2021-3859 Vulnerability in maven package io.undertow:undertow-core