summaryrefslogtreecommitdiff
path: root/devel/py-defusedxml/pkg-descr
blob: db92925a6438c2b78726c3e6607c9bd16bd67bc3 (plain) (blame)
1
2
3
4
5
6
7
Defusing XML bombs and other exploits

The results of an attack on a vulnerable XML library can be fairly dramatic.
With just a few hundred Bytes of XML data an attacker can occupy several
Gigabytes of memory within seconds. An attacker can also keep CPUs busy for
a long time with a small to medium size request.  This library prevents
such issues.