In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsThere is no fixed version for RHEL:7
golang-tests
.
Note: Versions mentioned in the description apply only to the upstream golang-tests
package and not the golang-tests
package as distributed by RHEL
.
See How to fix?
for RHEL:7
relevant fixed versions and status.
encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader (for xml.NewTokenDecoder) returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method.