Looking for the vulnerability index of Invicti's legacy products?
Ruby Out-of-bounds Write Vulnerability (CVE-2016-2338) - Vulnerability Database

Ruby Out-of-bounds Write Vulnerability (CVE-2016-2338)

Description

An exploitable heap overflow vulnerability exists in the Psych::Emitter start_document function of Ruby. In Psych::Emitter start_document function heap buffer "head" allocation is made based on tags array length. Specially constructed object passed as element of tags array can increase this array size after mentioned allocation and cause heap overflow.

References

Related Vulnerabilities