Files
CVEs-PoC/2015/CVE-2015-10069.md
T
2025-09-29 21:09:30 +02:00

19 lines
1.3 KiB
Markdown

### [CVE-2015-10069](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-10069)
![](https://img.shields.io/static/v1?label=Product&message=cash-machine&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brightgreen)
### Description
A vulnerability was found in viakondratiuk cash-machine. It has been declared as critical. This vulnerability affects the function is_card_pin_at_session/update_failed_attempts of the file machine.py. The manipulation leads to sql injection. The name of the patch is 62a6e24efdfa195b70d7df140d8287fdc38eb66d. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-218896.
In viakondratiuk cash-machine wurde eine Schwachstelle ausgemacht. Sie wurde als kritisch eingestuft. Das betrifft die Funktion is_card_pin_at_session/update_failed_attempts der Datei machine.py. Durch das Manipulieren mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Patch wird als 62a6e24efdfa195b70d7df140d8287fdc38eb66d bezeichnet. Als bestmögliche Massnahme wird Patching empfohlen.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2015-10069