cve/2020/CVE-2020-36285.md

19 lines
841 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-36285](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36285)
![](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.3.12, for iOS mobile apps, 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
2024-06-09 00:33:16 +00:00
- https://www.dropbox.com/s/6smwnbrp0kgsgrc/poc_code.py?dl=0
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.