FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

ruby -- DoS vulnerability in REXML

Affected packages
1.9,1 <= ruby < 1.9.3.392,1

Details

VuXML ID 844cf3f5-9259-4b3e-ac9e-13ca17333ed7
Discovery 2013-02-22
Entry 2013-02-24

Ruby developers report:

Unrestricted entity expansion can lead to a DoS vulnerability in REXML. (The CVE identifier will be assigned later.) We strongly recommend to upgrade ruby.

When reading text nodes from an XML document, the REXML parser can be coerced in to allocating extremely large string objects which can consume all of the memory on a machine, causing a denial of service.

References

URL http://www.ruby-lang.org/en/news/2013/02/22/rexml-dos-2013-02-22/