Message352449
cpython bundles expat in Modules/expat/ and needs to be updated to expat-2.2.8 to security vulnerability CVE-2019-15903.
From Sebastian Pipping on XML-DEV ML:
Expat 2.2.8 [1] has been released yesterday. This release fixes a
security issue — a heap buffer over-read known as CVE-2019-15903 [2]
reported by Joonun Jang resulting in Denial of Service —, starts using
the rand_s function on Windows and MinGW (ending the previous
LoadLibrary hack), includes non-security bugfixes, many build system
fixes and improvements, improvements to xmlwf usability, and more.
For more details regarding the latest release, please check out the
changelog [3].
If you maintain Expat packaging or a bundled copy of Expat or a pinned
version of Expat somewhere, please update to 2.2.8. Thank you!
[1] https://github.com/libexpat/libexpat/releases/tag/R_2_2_8
[2] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15903
[3] https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes |
|
Date |
User |
Action |
Args |
2019-09-14 20:10:07 | Uche Ogbuji | set | recipients:
+ Uche Ogbuji |
2019-09-14 20:10:07 | Uche Ogbuji | set | messageid: <1568491807.22.0.03411253388.issue38174@roundup.psfhosted.org> |
2019-09-14 20:10:07 | Uche Ogbuji | link | issue38174 messages |
2019-09-14 20:10:06 | Uche Ogbuji | create | |
|