mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
19 lines
779 B
Markdown
19 lines
779 B
Markdown
### [CVE-2020-27192](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27192)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
BinaryNights ForkLift 3.4 was compiled with the com.apple.security.cs.disable-library-validation flag enabled which allowed a local attacker to inject code into ForkLift. This would allow the attacker to run malicious code with escalated privileges through ForkLift's helper tool.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Traxes/Forklift_LPE
|
|
- https://github.com/alphaSeclab/sec-daily-2020
|
|
|