-
- Downloads
loadlibrary: Only load system DLLs from the system directory
Inspiration provided by: Daniel Stenberg and Ray Satiro Bug: https://curl.haxx.se/docs/adv_20160530.html Ref: Windows DLL hijacking with curl, CVE-2016-4802
Showing
- lib/Makefile.inc 2 additions, 2 deletionslib/Makefile.inc
- lib/Makefile.vc6 2 additions, 1 deletionlib/Makefile.vc6
- lib/curl_sspi.c 4 additions, 3 deletionslib/curl_sspi.c
- lib/system_win32.c 130 additions, 0 deletionslib/system_win32.c
- lib/system_win32.h 39 additions, 0 deletionslib/system_win32.h
- lib/telnet.c 2 additions, 1 deletionlib/telnet.c
- packages/Symbian/group/libcurl.mmp 1 addition, 1 deletionpackages/Symbian/group/libcurl.mmp
lib/system_win32.c
0 → 100644
lib/system_win32.h
0 → 100644
Please register or sign in to comment