diff options
-rw-r--r-- | release/doc/en_US.ISO8859-1/errata/article.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/errata/article.sgml b/release/doc/en_US.ISO8859-1/errata/article.sgml index 964722f..8145e51 100644 --- a/release/doc/en_US.ISO8859-1/errata/article.sgml +++ b/release/doc/en_US.ISO8859-1/errata/article.sgml @@ -133,10 +133,10 @@ given in security advisory <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:03.syncookies.asc">FreeBSD-SA-03:03</ulink>.</para> - <para>Due to a buffer overflow in header parsing, a remote - attacker could create a specially crafted message that may cause - <application>sendmail</application> to execute arbitrary code - with the privileges of the user running sendmail, typically + <para>Due to a buffer overflow in header parsing in <application>sendmail</application>, a remote + attacker can create a specially-crafted message that may cause + &man.sendmail.8; to execute arbitrary code + with the privileges of the user running it, typically <username>root</username>. More information, including pointers to patches, can be found in security advisory <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:04.sendmail.asc">FreeBSD-SA-03:04</ulink>.</para> |