diff options
Diffstat (limited to 'website')
| -rw-r--r-- | website/security.html | 8 | 
1 files changed, 6 insertions, 2 deletions
diff --git a/website/security.html b/website/security.html index 2b8cc1b7..3db86537 100644 --- a/website/security.html +++ b/website/security.html @@ -45,13 +45,17 @@      some of the problems mentioned below, even if they aren't mentioned      in the security announcements:</p>      <ul> +	<!--  	<li><a name="cve-2012-3482" -	    href="http://web.nvd.nist.gov/view/vuln/Detail?vulnId=CVE-2012-3482">CVE-2012-3482:</a> +	    href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-3482">CVE-2012-3482:</a> +	--> +	<li><a name="cve-2012-3482" +	    href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3482">CVE-2012-3482:</a>  	Fetchmail could <a href="fetchmail-SA-2012-02.txt">crash and  	    possibly reveal fragments of confidential data</a> during  	NTLM authentication.</li>  	<li><a name="cve-2011-3389" -	    href="http://web.nvd.nist.gov/view/vuln/Detail?vulnId=CVE-2011-3389">CVE-2011-3389:</a> +	    href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3389">CVE-2011-3389:</a>  	    <a href="fetchmail-SA-2012-01.txt">Fetchmail was vulnerable  		to chosen-plaintext attacks against cipher block  		chaining initialization vectors because it disabled an  | 
