Files
CVEs-PoC/2020/CVE-2020-36284.md
T
2024-05-25 21:48:12 +02:00

18 lines
775 B
Markdown

### [CVE-2020-36284](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36284)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Union Pay up to 3.4.93.4.9, for android, contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability, allows attackers to shop for free in merchants' websites and mobile apps, via a crafted authentication code (MAC) which is generated based on a secret key which is NULL.
### POC
#### Reference
- https://www.dropbox.com/s/6smwnbrp0kgsgrc/poc_code.py?dl=0
#### Github
No PoCs found on GitHub currently.