mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
1.2 KiB
1.2 KiB
CVE-2019-5443
Description
A non-privileged user or program can put code and a config file in a known non-privileged path (under C:/usr/local/) that will make curl <= 7.65.1 automatically run the code (as an openssl "engine") on invocation. If that curl is invoked by a privileged user it can do anything it wants.
POC
Reference
- http://www.openwall.com/lists/oss-security/2019/06/24/1
- https://curl.haxx.se/docs/CVE-2019-5443.html
- https://hackerone.com/reports/608577
- https://www.oracle.com/security-alerts/cpuapr2020.html
- https://www.oracle.com/security-alerts/cpuoct2020.html
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html