CVE-2023-24537

Summary

Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.

Affected Software

VendorProductVersion RangeStatus
Go standard librarygo/scanner0 < 1.19.8affected
Go standard librarygo/scanner1.20.0-0 < 1.20.3affected

Weaknesses

  • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

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

References