Lucene search

K
freebsdFreeBSDBEB36F39-4D74-11EE-985E-BFF341E78D94
HistorySep 06, 2023 - 12:00 a.m.

go -- multiple vulnerabilities

2023-09-0600:00:00
vuxml.freebsd.org
15

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.001 Low

EPSS

Percentile

48.0%

The Go project reports:

cmd/go: go.mod toolchain directive allows arbitrary
execution
The go.mod toolchain directive, introduced in Go 1.21,
could be leveraged to execute scripts and binaries
relative to the root of the module when the โ€œgoโ€ command
was executed within the module. This applies to modules
downloaded using the โ€œgoโ€ command from the module proxy,
as well as modules downloaded directly using VCS software.

html/template: improper handling of HTML-like comments
within script contexts
The html/template package did not properly handle
HMTL-like โ€œโ€
comment tokens, nor hashbang โ€œ#!โ€ comment tokens, in
<script> contexts. This may cause the template
parser to improperly interpret the contents of
<script> contexts, causing actions to be improperly
escaped. This could be leveraged to perform an XSS attack.

html/template: improper handling of special tags within
script contexts
The html/template package did not apply the proper rules
for handling occurrences
of โ€œ<scriptโ€, "

OSVersionArchitecturePackageVersionFilename
FreeBSDanynoarchgo120<ย 1.20.8UNKNOWN
FreeBSDanynoarchgo121<ย 1.21.1UNKNOWN

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.001 Low

EPSS

Percentile

48.0%