Bladeren bron

docs: add CVE numbers for issues fixed in 1.0.9

https://www.cvedetails.com/product/35461/Borg-Borg.html?vendor_id=16008
Marian Beermann 8 jaren geleden
bovenliggende
commit
fbaefc98c9
1 gewijzigde bestanden met toevoegingen van 9 en 3 verwijderingen
  1. 9 3
      docs/changes.rst

+ 9 - 3
docs/changes.rst

@@ -5,8 +5,8 @@ This section is used for infos about security and corruption issues.
 
 
 .. _tam_vuln:
 .. _tam_vuln:
 
 
-Pre-1.0.9 manifest spoofing vulnerability
------------------------------------------
+Pre-1.0.9 manifest spoofing vulnerability (CVE-2016-10099)
+----------------------------------------------------------
 
 
 A flaw in the cryptographic authentication scheme in Borg allowed an attacker
 A flaw in the cryptographic authentication scheme in Borg allowed an attacker
 to spoof the manifest. The attack requires an attacker to be able to
 to spoof the manifest. The attack requires an attacker to be able to
@@ -54,7 +54,9 @@ Vulnerability time line:
 
 
 * 2016-11-14: Vulnerability and fix discovered during review of cryptography by Marian Beermann (@enkore)
 * 2016-11-14: Vulnerability and fix discovered during review of cryptography by Marian Beermann (@enkore)
 * 2016-11-20: First patch
 * 2016-11-20: First patch
-* 2016-12-18: Released fixed versions: 1.0.9, 1.1.0b3
+* 2016-12-20: Released fixed version 1.0.9
+* 2017-01-02: CVE was assigned
+* 2017-01-15: Released fixed version 1.1.0b3 (fix was previously only available from source)
 
 
 .. _attic013_check_corruption:
 .. _attic013_check_corruption:
 
 
@@ -183,10 +185,14 @@ Security fixes:
 - A flaw in the cryptographic authentication scheme in Borg allowed an attacker
 - A flaw in the cryptographic authentication scheme in Borg allowed an attacker
   to spoof the manifest. See :ref:`tam_vuln` above for the steps you should
   to spoof the manifest. See :ref:`tam_vuln` above for the steps you should
   take.
   take.
+
+  CVE-2016-10099 was assigned to this vulnerability.
 - borg check: When rebuilding the manifest (which should only be needed very rarely)
 - borg check: When rebuilding the manifest (which should only be needed very rarely)
   duplicate archive names would be handled on a "first come first serve" basis, allowing
   duplicate archive names would be handled on a "first come first serve" basis, allowing
   an attacker to apparently replace archives.
   an attacker to apparently replace archives.
 
 
+  CVE-2016-10100 was assigned to this vulnerability.
+
 Bug fixes:
 Bug fixes:
 
 
 - borg check:
 - borg check: