diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-03-03 18:23:57 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-03-03 18:23:57 +0000 |
| commit | 6b713ec7f240e4ffc03810b5e5ca5b995e1083a1 (patch) | |
| tree | b0aa2844622c837f3d529b5b67bbf868044638a4 | |
| parent | f5bc71ea34fa6e02674a518e356c4584d495dc2b (diff) | |
Notes
| -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 964722fc1e27..8145e5188188 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> |
