Changeset 2774 for trunk/server/common
- Timestamp:
 - Jul 18, 2016, 7:53:10 PM (9 years ago)
 - Location:
 - trunk/server/common/patches
 - Files:
 - 
          
- 1 added
 - 1 edited
 
- 
          httpd-suexec-CVE-2016-5387.patch (added)
 - 
          httpd-suexec-scripts.patch (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/server/common/patches/httpd-suexec-scripts.patch
r2591 r2774 52 52 #include "ap_config.h" 53 53 #include "suexec.h" 54 @@ -92,6 +95,7 @@ static const char *const safe_env_lst[] =55 {56 /* variable name starts with */57 "HTTP_",58 + "HTTPS_",59 "SSL_",60 61 /* variable name is */62 54 @@ -268,9 +272,108 @@ static void clean_env(void) 63 55 environ = cleanenv;  
Note: See TracChangeset
          for help on using the changeset viewer.
      