Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tiny-Csrf Project | Tiny-Csrf | < 1.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/valexandersaulys/tiny-csrf/commit/8eead6da3b56e290512bbe8d20cPatchThird Party Advisory
- https://github.com/valexandersaulys/tiny-csrf/security/advisories/GHSA-pj2c-h76wThird Party Advisory
- https://github.com/valexandersaulys/tiny-csrf/commit/8eead6da3b56e290512bbe8d20cPatchThird Party Advisory
- https://github.com/valexandersaulys/tiny-csrf/security/advisories/GHSA-pj2c-h76wThird Party Advisory
FAQ
What is CVE-2022-39287?
CVE-2022-39287 is a vulnerability with a CVSS score of 8.1 (HIGH). 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...
How severe is CVE-2022-39287?
CVE-2022-39287 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-39287?
Check the references section above for vendor advisories and patch information. Affected products include: Tiny-Csrf Project Tiny-Csrf.