Files
CVEs-PoC/2013/CVE-2013-1895.md
T
2024-05-26 14:27:05 +02:00

18 lines
715 B
Markdown

### [CVE-2013-1895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1895)
![](https://img.shields.io/static/v1?label=Product&message=py-bcrypt&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20before%200.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Other&color=brighgreen)
### Description
The py-bcrypt module before 0.3 for Python does not properly handle concurrent memory access, which allows attackers to bypass authentication via multiple authentication requests, which trigger the password hash to be overwritten.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/alanfairless/exploit-pybcrypt