cve/2018/CVE-2018-10406.md

19 lines
937 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-10406](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10406)
![](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
An issue was discovered in Yelp OSXCollector. A maliciously crafted Universal/fat binary can evade third-party code signing checks. By not completing full inspection of the Universal/fat binary, the user of the third-party tool will believe that the code is signed by Apple, but the malicious unsigned code will execute.
### POC
#### Reference
- https://www.okta.com/security-blog/2018/06/issues-around-third-party-apple-code-signing-checks/
2024-06-09 00:33:16 +00:00
- https://www.okta.com/security-blog/2018/06/issues-around-third-party-apple-code-signing-checks/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.