Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Colin Read

Pesquisador deCisco
#34370de 53,632
7.5CVSS total
Vulnerabilidades · 1
PT-2019-2581
7.5
2019-01-15
Python · Python · CVE-2019-5010
**Name of the Vulnerable Software and Affected Versions** Python versions 2.7.11 through 3.6.6 **Description** The issue is related to a denial-of-service vulnerability in the X509 certificate parser. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability. The vulnerability is exploitable due to errors in pointer dereferencing. **Recommendations** For versions 2.7.11 through 3.6.6, consider disabling the X509 certificate parser until a patch is available. As a temporary workaround, restrict the use of TLS connections with crafted certificates to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.