Security issue from Hakiri: There is a possible denial of service attack in the XML processing in Active Support. Specially crafted XML documents can cause applications to raise a SystemStackError and potentially cause a denial of service attack. This only impacts applications using REXML or JDOM as their XML processor. Other XML processors that Rails supports are not impacted.
Security issue from Hakiri: There is a possible denial of service attack in the XML processing in Active Support. Specially crafted XML documents can cause applications to raise a
SystemStackError
and potentially cause a denial of service attack. This only impacts applications using REXML or JDOM as their XML processor. Other XML processors that Rails supports are not impacted.