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

Vlad Krasnov

Pesquisador deCloudflare
#47179de 56,330
5.9CVSS total
Vulnerabilidades · 1
PT-2017-18633
5.9
2017-06-22
Google · Go · CVE-2017-8932
**Name of the Vulnerable Software and Affected Versions** Go versions prior to 1.7.6 Go versions 1.8.x prior to 1.8.2 **Description** A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by submitting crafted points and observing failures to derive the correct output. This leads to a full key recovery attack against static ECDH, as used in popular JWT libraries. **Recommendations** For Go versions prior to 1.7.6, update to version 1.7.6 or later. For Go versions 1.8.x prior to 1.8.2, update to version 1.8.2 or later.