mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-29 17:52:32 +00:00 
			
		
		
		
	Changelog notes for 1.6.2 (#10737)
This commit is contained in:
		
							
								
								
									
										12
									
								
								changelog/_2021Jan20.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								changelog/_2021Jan20.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| ```release-note:security | ||||
| Mount Path Disclosure: Vault previously returned different HTTP status codes for | ||||
| existent and non-existent mount paths. This behavior would allow unauthenticated | ||||
| brute force attacks to reveal which paths had valid mounts. This issue affects | ||||
| Vault and Vault Enterprise and is fixed in 1.6.2 (CVE-2020-25594). | ||||
| ``` | ||||
| ```release-note:security | ||||
| IP Address Disclosure: We fixed a vulnerability where, under some error | ||||
| conditions, Vault would return an error message disclosing internal IP | ||||
| addresses. This vulnerability affects Vault and Vault Enterprise and is fixed in | ||||
| 1.6.2 (CVE-2021-3024). | ||||
| ``` | ||||
| @@ -14,6 +14,14 @@ SECURITY: | ||||
| {{ end -}} | ||||
| {{- end -}} | ||||
|  | ||||
| {{- if .NotesByType.change }} | ||||
| CHANGES: | ||||
|  | ||||
| {{range .NotesByType.change -}} | ||||
| * {{ template "note" . }} | ||||
| {{ end -}} | ||||
| {{- end -}} | ||||
|  | ||||
| {{- if .NotesByType.feature -}} | ||||
| FEATURES: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Meggie
					Meggie