lin
2025-08-14 dae8bad597b6607a449b32bf76c523423f7720ed
1
2
3
4
5
6
7
8
9
10
.. bpo: 14234
.. date: 8657
.. nonce: 3-5k8_
.. release date: 2012-03-17
.. section: Library
 
CVE-2012-0876: Randomize hashes of xml attributes in the hash table internal
to the pyexpat module's copy of the expat library to avoid a denial of
service due to hash collisions.  Patch by David Malcolm with some
modifications by the expat project.