mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
19 lines
799 B
Markdown
19 lines
799 B
Markdown
### [CVE-2020-4099](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-4099)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The application was signed using a key length less than or equal to 1024 bits, making it potentially vulnerable to forged digital signatures. An attacker could forge the same digital signature of the app after maliciously modifying the app.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-4099
|
|
|