cve/2020/CVE-2020-13961.md
2024-06-09 00:33:16 +00:00

962 B

CVE-2020-13961

Description

Strapi before 3.0.2 could allow a remote authenticated attacker to bypass security restrictions because templates are stored in a global variable without any sanitation. By sending a specially crafted request, an attacker could exploit this vulnerability to update the email template for both password reset and account confirmation emails.

POC

Reference

Github

No PoCs found on GitHub currently.