got a CVE number
This commit is contained in:
		
					parent
					
						
							
								e00b3ab3d5
							
						
					
				
			
			
				commit
				
					
						c81b879d39
					
				
			
		
					 3 changed files with 7 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,6 @@
 | 
			
		|||
git-annex (6.20180622) UNRELEASED; urgency=high
 | 
			
		||||
 | 
			
		||||
  * Security fix release for CVE-2018-10857.
 | 
			
		||||
  * Added annex.security.allowed-url-schemes setting, which defaults
 | 
			
		||||
    to only allowing http, https, and ftp URLs. Note especially that file:/
 | 
			
		||||
    is no longer enabled by default. This is a security fix.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,5 @@
 | 
			
		|||
CVE-2018-10857
 | 
			
		||||
 | 
			
		||||
This is a security hole that allows exposure of
 | 
			
		||||
private data in files located outside the git-annex repository.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
Some uses of git-annex were vulnerable to a private data exposure and
 | 
			
		||||
exfiltration attack. It could expose the content of files located
 | 
			
		||||
outside the git-annex repository, or content from a private 
 | 
			
		||||
web server on localhost or the LAN.
 | 
			
		||||
CVE-2018-10857: Some uses of git-annex were vulnerable to a private data
 | 
			
		||||
exposure and exfiltration attack. It could expose the content of files
 | 
			
		||||
located outside the git-annex repository, or content from a private web
 | 
			
		||||
server on localhost or the LAN.
 | 
			
		||||
 | 
			
		||||
This was fixed in git-annex 6.20180622.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue