[FREEBSD:15888C7E-E659-11EC-B7FE-10C37B4AC2EA] go -- multiple vulnerabilities

Severity High
Affected Packages 2
CVEs 4

The Go project reports:

  crypto/rand: rand.Read hangs with extremely large buffers
  On Windows, rand.Read will hang indefinitely if passed a
    buffer larger than 1 << 32 - 1 bytes.


  crypto/tls: session tickets lack random ticket_age_add
  Session tickets generated by crypto/tls did not contain
    a randomly generated ticket_age_add. This allows an
    attacker that can observe TLS handshakes to correlate
    successive connections by comparing ticket ages during
    session resumption.


  os/exec: empty Cmd.Path can result in running unintended
    binary on Windows
  If, on Windows, Cmd.Run, cmd.Start, cmd.Output, or
    cmd.CombinedOutput are executed when Cmd.Path is unset
    and, in the working directory, there are binaries named
    either "..com" or "..exe", they will be executed.


  path/filepath: Clean(`.\c:`) returns `c:` on Windows
  On Windows, the filepath.Clean function could convert an
    invalid path to a valid, absolute path. For example,
    Clean(`.\c:`) returned `c:`.
Package Affected Version
pkg:freebsd/go118 < 1.18.3
pkg:freebsd/go117 < 1.17.11
ID
FREEBSD:15888C7E-E659-11EC-B7FE-10C37B4AC2EA
Severity
high
Severity from
CVE-2022-30580
URL
http://vuxml.freebsd.org/freebsd/15888c7e-e659-11ec-b7fe-10c37b4ac2ea.html
Published
2022-06-01T00:00:00
(2 years ago)
Modified
2022-06-07T00:00:00
(2 years ago)
Rights
FreeBSD VuXML Security Team
Other Advisories
Type Package URL Namespace Name / Product Version Distribution / Platform Arch Patch / Fix
Affected pkg:freebsd/go118 go118 < 1.18.3
Affected pkg:freebsd/go117 go117 < 1.17.11
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories Exploits PoC Pubblication Date Modification Date
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories PoC Pubblication Date Modification Date
Loading...