Início
Início
Tendências
Tendências
Vulnerabilidades
Vulnerabilidades
Notícias
Notícias
Pesquisadores
Pesquisadores
Por que dbugs?
Por que dbugs?
Configurações

Sparticvs

#42421de 56,330
6.8CVSS total
Vulnerabilidades · 1
PT-2018-4114
6.8
2018-08-08
Unknown · Csrf Magic · CVE-2013-7464
**Name of the Vulnerable Software and Affected Versions** csrf-magic versions prior to 1.0.4 **Description** The issue allows an attacker to bypass CSRF protections due to a predictable Anti-CSRF Token. This predictability occurs when the `$GLOBALS['csrf']['secret']` is not configured, resulting in the lack of use of an automatically generated secret. **Recommendations** For versions prior to 1.0.4, update to version 1.0.4 or later to resolve the issue. As a temporary workaround, consider configuring the `$GLOBALS['csrf']['secret']` to prevent the use of a predictable token.