mirror of
				https://github.com/minio/minio.git
				synced 2025-10-31 08:11:19 +01:00 
			
		
		
		
	precondition check was being honored before, validating if anonymous access is allowed on the metadata of an object, leading to metadata disclosure of the following headers. ``` Last-Modified Etag x-amz-version-id Expires: Cache-Control: ``` although the information presented is minimal in nature, and of opaque nature. It still simply discloses that an object by a specific name exists or not without even having enough permissions.
		
			
				
	
	
		
			4 lines
		
	
	
		
			68 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			68 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| module github.com/minio/minio/docs/debugging/pprofgoparser
 | |
| 
 | |
| go 1.21
 |