mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
795 B
Markdown
18 lines
795 B
Markdown
### [CVE-2020-23533](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-23533)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Union Pay up to 1.2.0, for web based versions 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
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-23533
|
|
|