Author: jerry Date: 2007-06-11 17:50:58 +0000 (Mon, 11 Jun 2007) New Revision: 1128
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1128 Log: fix several typos in the security page Modified: trunk/history/security.html Changeset: Modified: trunk/history/security.html =================================================================== --- trunk/history/security.html 2007-06-11 16:52:06 UTC (rev 1127) +++ trunk/history/security.html 2007-06-11 17:50:58 UTC (rev 1128) @@ -24,7 +24,7 @@ <tr> <td>14 May 2007</td> <td><a href="/samba/ftp/patches/security/samba-3.0.24-CVE-2007-2447_v2.patch">patch for Samba 3.0.24</a></td> - <td>Remote Command Injection Vulnerabilita (Updated June 5 to include missing "c" character from INCLUDE list).</td> + <td>Remote Command Injection Vulnerability (Updated June 5 to include missing "c" character from INCLUDE list).</td> <td>Samba 3.0.0 - 3.0.25rc3</td> <td><a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2447">CVE-2007-2447</a></td> <td><a href="/samba/security/CVE-2007-2447.html">Announcement</a></td> @@ -32,7 +32,7 @@ <td>14 May 2007</td> <td><a href="/samba/ftp/patches/security/samba-3.0.24-CVE-2007-2446_v2.patch">patch for Samba 3.0.24</a></td> - <td>Multiple Heap Overflows Allow Remote Code Execution (Updated May 25 to fix regression in Samba domian controller logon code).</td> + <td>Multiple Heap Overflows Allow Remote Code Execution (Updated May 25 to fix regression in Samba domain controller logon code).</td> <td>Samba 3.0.0 - 3.0.25rc3</td> <td><a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2446">CVE-2007-2446</a></td> <td><a href="/samba/security/CVE-2007-2446.html">Announcement</a></td> @@ -170,7 +170,7 @@ <td>>=3.0.0</td> <td><a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0082">CVE-2004-0082</a></td> - <td><a href="/samba/security/CVE-2004-0082.html">Annoucement</a></td> + <td><a href="/samba/security/CVE-2004-0082.html">Announcement</a></td> </tr> <tr> @@ -198,7 +198,7 @@ <td>23 Jun 2001</td> <td><a href="/samba/ftp/old-versions/samba-2.2.0a.tar.gz">2.2.0a</a></td> <td>Bug in expansion of certain smb.conf variables such as - %m that could grant an attacker the capaibility to overwrite arbitrary + %m that could grant an attacker the capability to overwrite arbitrary files on the server. Bug that causes smbd not to honor the hosts allow and deny smb.conf directives.</td> <td>2.2.0</td>
