CVE-2013-10005

Summary

The RemoteAddr and LocalAddr methods on the returned net.Conn may call themselves, leading to an infinite loop which will crash the program due to a stack overflow.

Affected Software

VendorProductVersion RangeStatus
github.com/btcsuite/go-socksgithub.com/btcsuite/go-socks0 < 0.0.0-20130808000456-233bccbb1abeaffected
github.com/btcsuitereleases/go-socksgithub.com/btcsuitereleases/go-socks0 < 0.0.0-20130808000456-233bccbb1abeaffected

Weaknesses

  • CWE 400: Uncontrolled Resource Consumption

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References