Local code execution via unsafe startup DLL loading
Published Jan 28, 2020 · Updated Aug 4, 2024
DLL search-path hijacking in affected CPython releases allows local users to execute code when Python starts on Windows 7. At startup, PC/getpathp.c calls LoadLibraryW for api-ms-win-core-path-l1-1-0.dll without LOAD_LIBRARY_SEARCH flags, allowing Windows 7 to resolve an attacker-planted DLL instead of the system copy. Exploitation requires local ability to place the named DLL in a searched location and a user to launch CPython 3.6 through 3.6.10, 3.7 through 3.7.6, or 3.8 through 3.8.1; Windows 8 and later are unaffected.
Summary
What happened
DLL search-path hijacking in affected CPython releases allows local users to execute code when Python starts on Windows 7. At startup, PC/getpathp.c calls LoadLibraryW for api-ms-win-core-path-l1-1-0.dll without LOAD_LIBRARY_SEARCH flags, allowing Windows 7 to resolve an attacker-planted DLL instead of the system copy. Exploitation requires local ability to place the named DLL in a searched location and a user to launch CPython 3.6 through 3.6.10, 3.7 through 3.7.6, or 3.8 through 3.8.1; Windows 8 and later are unaffected.
The record
- CVE
- CVE-2020-8315
- Published
- Jan 28, 2020
- Updated
- Aug 4, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-427, T1574.001
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 28, 2020CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo