--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-12737
2009-12-04 22:42:56
--------------------------------------------------------------------------------

Name        : expat
Product     : Fedora 12
Version     : 2.0.1
Release     : 8.fc12
URL         : http://www.libexpat.org/
Summary     : An XML parser library
Description :
This is expat, the C library for parsing XML, written by James Clark. Expat
is a stream oriented XML parser. This means that you register handlers with
the parser prior to starting the parse. These handlers are called when the
parser discovers the associated structures in the document being parsed. A
start tag is an example of the kind of structures for which you may
register handlers.

--------------------------------------------------------------------------------
Update Information:

Two buffer over-read flaws were found in the way Expat handled malformed UTF-8
sequences when processing XML files.  A specially-crafted XML file could cause
applications using Expat to crash while parsing the file. (CVE-2009-3560,
CVE-2009-3720)
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec  1 2009 Joe Orton  - 2.0.1-8
- add security fix for CVE-2009-3560 (#533174)
- add security fix for CVE-2009-3720 (#531697)
- run the test suite
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #533174 - CVE-2009-3560 expat: buffer over-read and crash in big2_toUtf8() on XML with malformed UTF-8 sequences
        https://bugzilla.redhat.com/show_bug.cgi?id=533174
  [ 2 ] Bug #531697 - CVE-2009-3720 expat: buffer over-read and crash on XML with malformed UTF-8 sequences
        https://bugzilla.redhat.com/show_bug.cgi?id=531697
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update expat' at the command line.
For more information, refer to "Managing Software with yum",
available at .

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
--------------------------------------------------------------------------------

_______________________________________________
Fedora-package-announce mailing list
Fedora-package-announce@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-announce

Fedora 12: expat Security Update

December 5, 2009
Two buffer over-read flaws were found in the way Expat handled malformed UTF-8 sequences when processing XML files

Summary

This is expat, the C library for parsing XML, written by James Clark. Expat

is a stream oriented XML parser. This means that you register handlers with

the parser prior to starting the parse. These handlers are called when the

parser discovers the associated structures in the document being parsed. A

start tag is an example of the kind of structures for which you may

register handlers.

Update Information:

Two buffer over-read flaws were found in the way Expat handled malformed UTF-8 sequences when processing XML files. A specially-crafted XML file could cause applications using Expat to crash while parsing the file. (CVE-2009-3560, CVE-2009-3720)

Change Log

* Tue Dec 1 2009 Joe Orton - 2.0.1-8 - add security fix for CVE-2009-3560 (#533174) - add security fix for CVE-2009-3720 (#531697) - run the test suite

References

[ 1 ] Bug #533174 - CVE-2009-3560 expat: buffer over-read and crash in big2_toUtf8() on XML with malformed UTF-8 sequences https://bugzilla.redhat.com/show_bug.cgi?id=533174 [ 2 ] Bug #531697 - CVE-2009-3720 expat: buffer over-read and crash on XML with malformed UTF-8 sequences https://bugzilla.redhat.com/show_bug.cgi?id=531697

Update Instructions

This update can be installed with the "yum" update program. Use su -c 'yum update expat' at the command line. For more information, refer to "Managing Software with yum", available at .

Severity
Name : expat
Product : Fedora 12
Version : 2.0.1
Release : 8.fc12
URL : http://www.libexpat.org/
Summary : An XML parser library

Related News