mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
21 lines
899 B
Markdown
21 lines
899 B
Markdown
### [CVE-2021-40531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40531)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Sketch before 75 allows library feeds to be used to bypass file quarantine. Files are automatically downloaded and opened, without the com.apple.quarantine extended attribute. This results in remote code execution, as demonstrated by CommandString in a terminal profile to Terminal.app.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://jonpalmisc.com/2021/11/22/cve-2021-40531
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/jonpalmisc/CVE-2021-40531
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/soosmile/POC
|
|
|