Search for packages
Package details: pkg:deb/debian/golang-1.19@1.19.12-2~bpo11%2B1
purl pkg:deb/debian/golang-1.19@1.19.12-2~bpo11%2B1
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (9)
Vulnerability Summary Aliases
VCID-12jb-hpsk-aaak Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untrusted input. CVE-2023-24539
VCID-1rcr-aez1-aaam On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers. CVE-2023-29403
VCID-2x5k-kja4-aaac The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value. CVE-2023-29406
VCID-3mwj-2fpc-aaaf The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via "go get", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected). CVE-2023-29402
VCID-5z8d-e5s7-aaad Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable. CVE-2023-29409
VCID-68he-dnhn-aaam The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers. CVE-2023-29404
VCID-79tx-czet-aaae The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler. CVE-2023-29405
VCID-7wck-mgyr-aaap Templates containing actions in unquoted HTML attributes (e.g. "attr={{.}}") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags. CVE-2023-29400
VCID-cnf3-jr8w-aaag Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution. CVE-2023-24540

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T23:40:57.752456+00:00 Debian Importer Fixing VCID-7wck-mgyr-aaap None 36.1.3
2025-06-21T18:13:46.155611+00:00 Debian Importer Fixing VCID-cnf3-jr8w-aaag None 36.1.3
2025-06-21T07:41:39.293344+00:00 Debian Importer Fixing VCID-5z8d-e5s7-aaad None 36.1.3
2025-06-21T06:44:11.098660+00:00 Debian Importer Fixing VCID-12jb-hpsk-aaak None 36.1.3
2025-06-21T01:58:46.002169+00:00 Debian Importer Fixing VCID-68he-dnhn-aaam None 36.1.3
2025-06-21T01:50:53.910758+00:00 Debian Importer Fixing VCID-3mwj-2fpc-aaaf None 36.1.3
2025-06-21T01:30:22.299248+00:00 Debian Importer Fixing VCID-79tx-czet-aaae None 36.1.3
2025-06-21T00:30:00.501940+00:00 Debian Importer Fixing VCID-2x5k-kja4-aaac None 36.1.3
2025-06-20T22:58:44.173678+00:00 Debian Importer Fixing VCID-1rcr-aez1-aaam None 36.1.3
2025-04-05T19:09:44.986724+00:00 Debian Importer Fixing VCID-7wck-mgyr-aaap None 36.0.0
2025-04-05T14:22:36.780179+00:00 Debian Importer Fixing VCID-cnf3-jr8w-aaag None 36.0.0
2025-04-05T04:58:03.009251+00:00 Debian Importer Fixing VCID-5z8d-e5s7-aaad None 36.0.0
2025-04-05T03:59:51.782085+00:00 Debian Importer Fixing VCID-12jb-hpsk-aaak None 36.0.0
2025-04-04T04:44:18.749346+00:00 Debian Importer Fixing VCID-68he-dnhn-aaam None 36.0.0
2025-04-04T04:36:05.709969+00:00 Debian Importer Fixing VCID-3mwj-2fpc-aaaf None 36.0.0
2025-04-04T04:14:46.737167+00:00 Debian Importer Fixing VCID-79tx-czet-aaae None 36.0.0
2025-04-04T03:12:49.137778+00:00 Debian Importer Fixing VCID-2x5k-kja4-aaac None 36.0.0
2025-04-04T01:38:04.569468+00:00 Debian Importer Fixing VCID-1rcr-aez1-aaam None 36.0.0
2025-02-21T10:56:17.756046+00:00 Debian Importer Fixing VCID-5z8d-e5s7-aaad None 35.1.0
2025-02-21T10:55:58.217578+00:00 Debian Importer Fixing VCID-2x5k-kja4-aaac None 35.1.0
2025-02-21T10:55:52.688979+00:00 Debian Importer Fixing VCID-79tx-czet-aaae None 35.1.0
2025-02-21T10:55:46.696102+00:00 Debian Importer Fixing VCID-68he-dnhn-aaam None 35.1.0
2025-02-21T10:55:40.917770+00:00 Debian Importer Fixing VCID-1rcr-aez1-aaam None 35.1.0
2025-02-21T10:55:35.370284+00:00 Debian Importer Fixing VCID-3mwj-2fpc-aaaf None 35.1.0
2025-02-21T10:55:29.581259+00:00 Debian Importer Fixing VCID-7wck-mgyr-aaap None 35.1.0
2025-02-21T09:37:05.017454+00:00 Debian Importer Fixing VCID-cnf3-jr8w-aaag None 35.1.0
2025-02-21T09:36:58.474987+00:00 Debian Importer Fixing VCID-12jb-hpsk-aaak None 35.1.0
2024-11-24T00:22:17.574404+00:00 Debian Importer Fixing VCID-5z8d-e5s7-aaad None 35.0.0
2024-11-24T00:22:09.170450+00:00 Debian Importer Fixing VCID-2x5k-kja4-aaac None 35.0.0
2024-11-24T00:22:03.539413+00:00 Debian Importer Fixing VCID-79tx-czet-aaae None 35.0.0
2024-11-24T00:21:57.846495+00:00 Debian Importer Fixing VCID-68he-dnhn-aaam None 35.0.0
2024-11-24T00:21:51.904316+00:00 Debian Importer Fixing VCID-1rcr-aez1-aaam None 35.0.0
2024-11-24T00:21:46.239202+00:00 Debian Importer Fixing VCID-3mwj-2fpc-aaaf None 35.0.0
2024-11-24T00:21:40.502159+00:00 Debian Importer Fixing VCID-7wck-mgyr-aaap None 35.0.0
2024-11-23T23:12:37.367931+00:00 Debian Importer Fixing VCID-cnf3-jr8w-aaag None 35.0.0
2024-11-23T23:12:30.635313+00:00 Debian Importer Fixing VCID-12jb-hpsk-aaak None 35.0.0
2024-10-10T22:11:40.865484+00:00 Debian Importer Fixing VCID-5z8d-e5s7-aaad None 34.0.2
2024-10-10T22:11:32.127739+00:00 Debian Importer Fixing VCID-2x5k-kja4-aaac None 34.0.2
2024-10-10T22:11:26.288996+00:00 Debian Importer Fixing VCID-79tx-czet-aaae None 34.0.2
2024-10-10T22:11:20.368573+00:00 Debian Importer Fixing VCID-68he-dnhn-aaam None 34.0.2
2024-10-10T22:11:14.629450+00:00 Debian Importer Fixing VCID-1rcr-aez1-aaam None 34.0.2
2024-10-10T22:11:08.828722+00:00 Debian Importer Fixing VCID-3mwj-2fpc-aaaf None 34.0.2
2024-10-10T22:11:02.905978+00:00 Debian Importer Fixing VCID-7wck-mgyr-aaap None 34.0.2
2024-10-10T20:52:35.016148+00:00 Debian Importer Fixing VCID-cnf3-jr8w-aaag None 34.0.2
2024-10-10T20:52:28.092043+00:00 Debian Importer Fixing VCID-12jb-hpsk-aaak None 34.0.2
2024-09-20T03:02:02.394258+00:00 Debian Importer Fixing VCID-5z8d-e5s7-aaad None 34.0.1
2024-09-20T03:01:54.137503+00:00 Debian Importer Fixing VCID-2x5k-kja4-aaac None 34.0.1
2024-09-20T03:01:48.608122+00:00 Debian Importer Fixing VCID-79tx-czet-aaae None 34.0.1
2024-09-20T03:01:42.971628+00:00 Debian Importer Fixing VCID-68he-dnhn-aaam None 34.0.1
2024-09-20T03:01:37.450310+00:00 Debian Importer Fixing VCID-1rcr-aez1-aaam None 34.0.1
2024-09-20T03:01:31.567858+00:00 Debian Importer Fixing VCID-3mwj-2fpc-aaaf None 34.0.1
2024-09-20T03:01:25.044322+00:00 Debian Importer Fixing VCID-7wck-mgyr-aaap None 34.0.1
2024-09-20T01:58:08.754787+00:00 Debian Importer Fixing VCID-cnf3-jr8w-aaag None 34.0.1
2024-09-20T01:58:02.146246+00:00 Debian Importer Fixing VCID-12jb-hpsk-aaak None 34.0.1
2024-04-26T02:56:35.228791+00:00 Debian Importer Fixing VCID-5z8d-e5s7-aaad None 34.0.0rc4
2024-04-26T02:56:21.688457+00:00 Debian Importer Fixing VCID-2x5k-kja4-aaac None 34.0.0rc4
2024-04-26T02:56:14.394971+00:00 Debian Importer Fixing VCID-79tx-czet-aaae None 34.0.0rc4
2024-04-26T02:56:07.374579+00:00 Debian Importer Fixing VCID-68he-dnhn-aaam None 34.0.0rc4
2024-04-26T02:55:59.646679+00:00 Debian Importer Fixing VCID-1rcr-aez1-aaam None 34.0.0rc4
2024-04-26T02:55:53.178874+00:00 Debian Importer Fixing VCID-3mwj-2fpc-aaaf None 34.0.0rc4
2024-04-26T02:55:46.136847+00:00 Debian Importer Fixing VCID-7wck-mgyr-aaap None 34.0.0rc4
2024-04-26T01:47:46.799200+00:00 Debian Importer Fixing VCID-cnf3-jr8w-aaag None 34.0.0rc4
2024-04-26T01:47:38.742209+00:00 Debian Importer Fixing VCID-12jb-hpsk-aaak None 34.0.0rc4
2024-01-12T12:56:34.537703+00:00 Debian Importer Fixing VCID-5z8d-e5s7-aaad None 34.0.0rc2
2024-01-12T12:56:23.204588+00:00 Debian Importer Fixing VCID-2x5k-kja4-aaac None 34.0.0rc2
2024-01-12T12:56:16.437271+00:00 Debian Importer Fixing VCID-79tx-czet-aaae None 34.0.0rc2
2024-01-12T12:56:09.646877+00:00 Debian Importer Fixing VCID-68he-dnhn-aaam None 34.0.0rc2
2024-01-12T12:56:03.092477+00:00 Debian Importer Fixing VCID-1rcr-aez1-aaam None 34.0.0rc2
2024-01-12T12:55:55.863657+00:00 Debian Importer Fixing VCID-3mwj-2fpc-aaaf None 34.0.0rc2
2024-01-12T12:55:49.237651+00:00 Debian Importer Fixing VCID-7wck-mgyr-aaap None 34.0.0rc2
2024-01-12T11:56:10.741319+00:00 Debian Importer Fixing VCID-cnf3-jr8w-aaag None 34.0.0rc2
2024-01-12T11:56:01.229163+00:00 Debian Importer Fixing VCID-12jb-hpsk-aaak None 34.0.0rc2
2024-01-05T08:37:59.537998+00:00 Debian Importer Fixing VCID-5z8d-e5s7-aaad None 34.0.0rc1
2024-01-05T08:37:47.701304+00:00 Debian Importer Fixing VCID-2x5k-kja4-aaac None 34.0.0rc1
2024-01-05T08:37:41.377898+00:00 Debian Importer Fixing VCID-79tx-czet-aaae None 34.0.0rc1
2024-01-05T08:37:34.696208+00:00 Debian Importer Fixing VCID-68he-dnhn-aaam None 34.0.0rc1
2024-01-05T08:37:28.066193+00:00 Debian Importer Fixing VCID-1rcr-aez1-aaam None 34.0.0rc1
2024-01-05T08:37:21.250721+00:00 Debian Importer Fixing VCID-3mwj-2fpc-aaaf None 34.0.0rc1
2024-01-05T08:37:13.677403+00:00 Debian Importer Fixing VCID-7wck-mgyr-aaap None 34.0.0rc1
2024-01-05T07:59:42.638522+00:00 Debian Importer Fixing VCID-cnf3-jr8w-aaag None 34.0.0rc1
2024-01-05T07:59:34.934577+00:00 Debian Importer Fixing VCID-12jb-hpsk-aaak None 34.0.0rc1