BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2023
CVE-2023-45285High confidence

Command 'go get' may unexpectedly fallback to insecure git in cmd/go

Go toolchain · cmd/go

7.5HighCVSS 3.1
Recommended action
Within 7 days

High technical severity; prioritise exposed affected systems while verifying vendor guidance.

Patch available
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

1 current
CVE-2023-45285 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitygolang: cmd/go: Protocol Fallback when fetching modules
7 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • openshift-golang-builder-container as a component of Red Hat OpenShift Virtualization 4
  • golang-bin as a component of Red Hat Storage 3
  • golang-docs as a component of Red Hat Storage 3
  • golang-misc as a component of Red Hat Storage 3
  • golang-src as a component of Red Hat Storage 3
  • golang-tests as a component of Red Hat Storage 3
  • golang.src as a component of Red Hat Storage 3
Summary
A flaw was found in the Golang package cmd/go. This issue permits the fallback to insecure "git://" if trying to fetch a .git module that has no "https://" or "git+ssh://" available.
Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2023-49586

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days

High technical severity; prioritise exposed affected systems while verifying vendor guidance.

Patch available
01

What, why and how

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module proxy and are fetching modules directly (i.e. GOPROXY=off).

What

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module proxy and are fetching modules directly (i.e. GOPROXY=off).

Why

When the product encounters an error condition or failure, its design requires it to fall back to a state that is less secure than other options that are available, such as selecting the weakest encryption algorithm or using the most permissive access control restrictions.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module proxy and are fetching modules directly (i.e. GOPROXY=off).

Why

When the product encounters an error condition or failure, its design requires it to fall back to a state that is less secure than other options that are available, such as selecting the weakest encryption algorithm or using the most permissive access control restrictions.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
a network path → Not Failing Securely ('Failing Open') → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-636

CWE-636: Not Failing Securely ('Failing Open'). When the product encounters an error condition or failure, its design requires it to fall back to a state that is less secure than other options that are available, such as selecting the weakest encryption algorithm or using the most permissive access control restrictions.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CHighConfidentiality impact: A successful attack can cause a major loss.INoneIntegrity impact: No direct loss is represented by this metric.ANoneAvailability impact: No direct loss is represented by this metric.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedCWE-636
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-W-2024-1248Xerox FreeFlow Print Server: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden

Official advisory
BSI · German · WID-SEC-W-2023-3038Golang Go: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff

Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0339Multiples vulnérabilités dans les produits VMware

d?id=CVE-2023-29406 Référence CVE CVE-2023-29409 https://www.cve.org/CVERecord?id=CVE-2023-29409 Référence CVE CVE-2023-39318 https://www.cve.org/CVERecord?id=CVE-2023-39318 Référence CVE CVE-2023-39319 https://www.cve.org/CVERecord?id=CVE-2023-39319 Référence CVE CVE-2023-39323 https://www.cve.org/CVERecord?id=CVE-2023-39323 Référence CVE CVE-2023-39326 https://www.cve.org/CVERecord?id=CVE-2023-39326 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45283 https://www.cve.org/CVERecord?id=CVE-2023-45283 Référence CVE CVE-2023-45284 https://www.cve.org/CVERecord?id=CVE-2023-45284 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45287 https://www.cve.org/CVERecord?id=CVE-2023-45287 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45289 https://www.cve.org/CVERecord?id=CVE-2023-45289 Référence CVE CVE-2023-45290 https://www.cve.org/CVERecord?id=CVE-2023-45290 Référence CVE CVE-2023-48795 https://www.cve.org/CVERecord?id=CVE-2023-48795 Référence CVE CVE-2024-24783 https://www.cve.org/CVERecord?id=CVE-2024-24783 Référence CVE CVE-2024-24784 https://www.cve.org/CVERecord?id=CVE-2024-24784 Référence CVE CVE-2024-24785 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0199Multiples vulnérabilités dans les produits VMware

ord?id=CVE-2023-39410 Référence CVE CVE-2023-3978 https://www.cve.org/CVERecord?id=CVE-2023-3978 Référence CVE CVE-2023-42363 https://www.cve.org/CVERecord?id=CVE-2023-42363 Référence CVE CVE-2023-42364 https://www.cve.org/CVERecord?id=CVE-2023-42364 Référence CVE CVE-2023-42365 https://www.cve.org/CVERecord?id=CVE-2023-42365 Référence CVE CVE-2023-42366 https://www.cve.org/CVERecord?id=CVE-2023-42366 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45283 https://www.cve.org/CVERecord?id=CVE-2023-45283 Référence CVE CVE-2023-45284 https://www.cve.org/CVERecord?id=CVE-2023-45284 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45287 https://www.cve.org/CVERecord?id=CVE-2023-45287 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45289 https://www.cve.org/CVERecord?id=CVE-2023-45289 Référence CVE CVE-2023-45290 https://www.cve.org/CVERecord?id=CVE-2023-45290 Référence CVE CVE-2023-46218 https://www.cve.org/CVERecord?id=CVE-2023-46218 Référence CVE CVE-2023-47090 https://www.cve.org/CVERecord?id=CVE-2023-47090 Référence CVE CVE-2023-4807 https://www.cve.org/CVERecord?id=CVE-2023-4807 Référence CVE CVE-2023-48795 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0969Multiples vulnérabilités dans les produits VMware

ecord?id=CVE-2023-41175 Référence CVE CVE-2023-4154 https://www.cve.org/CVERecord?id=CVE-2023-4154 Référence CVE CVE-2023-42669 https://www.cve.org/CVERecord?id=CVE-2023-42669 Référence CVE CVE-2023-42670 https://www.cve.org/CVERecord?id=CVE-2023-42670 Référence CVE CVE-2023-43887 https://www.cve.org/CVERecord?id=CVE-2023-43887 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-4527 https://www.cve.org/CVERecord?id=CVE-2023-4527 Référence CVE CVE-2023-45283 https://www.cve.org/CVERecord?id=CVE-2023-45283 Référence CVE CVE-2023-45284 https://www.cve.org/CVERecord?id=CVE-2023-45284 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45287 https://www.cve.org/CVERecord?id=CVE-2023-45287 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45289 https://www.cve.org/CVERecord?id=CVE-2023-45289 Référence CVE CVE-2023-45290 https://www.cve.org/CVERecord?id=CVE-2023-45290 Référence CVE CVE-2023-45322 https://www.cve.org/CVERecord?id=CVE-2023-45322 Référence CVE CVE-2023-45853 https://www.cve.org/CVERecord?id=CVE-2023-45853 Référence CVE CVE-2023-45913 https://www.cve.org/CVERecord?id=CVE-2023-45913 Référence CVE CVE-2023-45919 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0864Multiples vulnérabilités dans VMware Tanzu

ecord?id=CVE-2023-38546 Référence CVE CVE-2023-39323 https://www.cve.org/CVERecord?id=CVE-2023-39323 Référence CVE CVE-2023-39325 https://www.cve.org/CVERecord?id=CVE-2023-39325 Référence CVE CVE-2023-39326 https://www.cve.org/CVERecord?id=CVE-2023-39326 Référence CVE CVE-2023-39804 https://www.cve.org/CVERecord?id=CVE-2023-39804 Référence CVE CVE-2023-4016 https://www.cve.org/CVERecord?id=CVE-2023-4016 Référence CVE CVE-2023-40217 https://www.cve.org/CVERecord?id=CVE-2023-40217 Référence CVE CVE-2023-4039 https://www.cve.org/CVERecord?id=CVE-2023-4039 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45289 https://www.cve.org/CVERecord?id=CVE-2023-45289 Référence CVE CVE-2023-45290 https://www.cve.org/CVERecord?id=CVE-2023-45290 Référence CVE CVE-2023-45918 https://www.cve.org/CVERecord?id=CVE-2023-45918 Référence CVE CVE-2023-46218 https://www.cve.org/CVERecord?id=CVE-2023-46218 Référence CVE CVE-2023-4641 https://www.cve.org/CVERecord?id=CVE-2023-4641 Référence CVE CVE-2023-47038 https://www.cve.org/CVERecord?id=CVE-2023-47038 Référence CVE CVE-2023-4806 https://www.cve.org/CVERecord?id=CVE

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0622Multiples vulnérabilités dans les produits VMware

ord?id=CVE-2023-39323 Référence CVE CVE-2023-39325 https://www.cve.org/CVERecord?id=CVE-2023-39325 Référence CVE CVE-2023-39326 https://www.cve.org/CVERecord?id=CVE-2023-39326 Référence CVE CVE-2023-3978 https://www.cve.org/CVERecord?id=CVE-2023-3978 Référence CVE CVE-2023-40217 https://www.cve.org/CVERecord?id=CVE-2023-40217 Référence CVE CVE-2023-40403 https://www.cve.org/CVERecord?id=CVE-2023-40403 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45283 https://www.cve.org/CVERecord?id=CVE-2023-45283 Référence CVE CVE-2023-45284 https://www.cve.org/CVERecord?id=CVE-2023-45284 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45287 https://www.cve.org/CVERecord?id=CVE-2023-45287 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45289 https://www.cve.org/CVERecord?id=CVE-2023-45289 Référence CVE CVE-2023-45290 https://www.cve.org/CVERecord?id=CVE-2023-45290 Référence CVE CVE-2023-46218 https://www.cve.org/CVERecord?id=CVE-2023-46218 Référence CVE CVE-2023-46737 https://www.cve.org/CVERecord?id=CVE-2023-46737 Référence CVE CVE-2023-4807 https://www.cve.org/CVERecord?id=CVE-2023-4807 Référence CVE CVE-2023-48795 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0524Multiples vulnérabilités dans VMware Tanzu

ecord?id=CVE-2023-39318 Référence CVE CVE-2023-39319 https://www.cve.org/CVERecord?id=CVE-2023-39319 Référence CVE CVE-2023-39323 https://www.cve.org/CVERecord?id=CVE-2023-39323 Référence CVE CVE-2023-39326 https://www.cve.org/CVERecord?id=CVE-2023-39326 Référence CVE CVE-2023-39328 https://www.cve.org/CVERecord?id=CVE-2023-39328 Référence CVE CVE-2023-39329 https://www.cve.org/CVERecord?id=CVE-2023-39329 Référence CVE CVE-2023-4016 https://www.cve.org/CVERecord?id=CVE-2023-4016 Référence CVE CVE-2023-4039 https://www.cve.org/CVERecord?id=CVE-2023-4039 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45287 https://www.cve.org/CVERecord?id=CVE-2023-45287 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45289 https://www.cve.org/CVERecord?id=CVE-2023-45289 Référence CVE CVE-2023-45290 https://www.cve.org/CVERecord?id=CVE-2023-45290 Référence CVE CVE-2023-45853 https://www.cve.org/CVERecord?id=CVE-2023-45853 Référence CVE CVE-2023-4641 https://www.cve.org/CVERecord?id=CVE-2023-4641 Référence CVE CVE-2023-4752 https://www.cve.org/CVERecord?id=CVE-2023-4752 Référence CVE CVE-2023-4807 https://www.cve.org/CVERecord?id=CVE-2

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0283Multiples vulnérabilités dans VMware Tanzu Greenplum

d?id=CVE-2023-39320 Référence CVE CVE-2023-39321 https://www.cve.org/CVERecord?id=CVE-2023-39321 Référence CVE CVE-2023-39322 https://www.cve.org/CVERecord?id=CVE-2023-39322 Référence CVE CVE-2023-39323 https://www.cve.org/CVERecord?id=CVE-2023-39323 Référence CVE CVE-2023-39325 https://www.cve.org/CVERecord?id=CVE-2023-39325 Référence CVE CVE-2023-39326 https://www.cve.org/CVERecord?id=CVE-2023-39326 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45283 https://www.cve.org/CVERecord?id=CVE-2023-45283 Référence CVE CVE-2023-45284 https://www.cve.org/CVERecord?id=CVE-2023-45284 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45289 https://www.cve.org/CVERecord?id=CVE-2023-45289 Référence CVE CVE-2023-45290 https://www.cve.org/CVERecord?id=CVE-2023-45290 Référence CVE CVE-2024-24783 https://www.cve.org/CVERecord?id=CVE-2024-24783 Référence CVE CVE-2024-24784 https://www.cve.org/CVERecord?id=CVE-2024-24784 Référence CVE CVE-2024-24785 https://www.cve.org/CVERecord?id=CVE-2024-24785 Référence CVE CVE-2024-24786 https://www.cve.org/CVERecord?id=CVE-2024-24786 Référence CVE CVE-2024-24787 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0256Multiples vulnérabilités dans Broadcom VMware Tanzu Greenplum

d?id=CVE-2023-29406 Référence CVE CVE-2023-29409 https://www.cve.org/CVERecord?id=CVE-2023-29409 Référence CVE CVE-2023-39318 https://www.cve.org/CVERecord?id=CVE-2023-39318 Référence CVE CVE-2023-39319 https://www.cve.org/CVERecord?id=CVE-2023-39319 Référence CVE CVE-2023-39323 https://www.cve.org/CVERecord?id=CVE-2023-39323 Référence CVE CVE-2023-39326 https://www.cve.org/CVERecord?id=CVE-2023-39326 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45283 https://www.cve.org/CVERecord?id=CVE-2023-45283 Référence CVE CVE-2023-45284 https://www.cve.org/CVERecord?id=CVE-2023-45284 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45287 https://www.cve.org/CVERecord?id=CVE-2023-45287 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45289 https://www.cve.org/CVERecord?id=CVE-2023-45289 Référence CVE CVE-2023-45290 https://www.cve.org/CVERecord?id=CVE-2023-45290 Référence CVE CVE-2024-24783 https://www.cve.org/CVERecord?id=CVE-2024-24783 Référence CVE CVE-2024-24784 https://www.cve.org/CVERecord?id=CVE-2024-24784 Référence CVE CVE-2024-24785 https://www.cve.org/CVERecord?id=CVE-2024-24785 Référence CVE CVE-2024-24787 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0878Multiples vulnérabilités dans les produits Splunk

ord?id=CVE-2023-39323 Référence CVE CVE-2023-39325 https://www.cve.org/CVERecord?id=CVE-2023-39325 Référence CVE CVE-2023-39326 https://www.cve.org/CVERecord?id=CVE-2023-39326 Référence CVE CVE-2023-3978 https://www.cve.org/CVERecord?id=CVE-2023-3978 Référence CVE CVE-2023-43804 https://www.cve.org/CVERecord?id=CVE-2023-43804 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45142 https://www.cve.org/CVERecord?id=CVE-2023-45142 Référence CVE CVE-2023-45283 https://www.cve.org/CVERecord?id=CVE-2023-45283 Référence CVE CVE-2023-45284 https://www.cve.org/CVERecord?id=CVE-2023-45284 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45803 https://www.cve.org/CVERecord?id=CVE-2023-45803 Référence CVE CVE-2023-47108 https://www.cve.org/CVERecord?id=CVE-2023-47108 Référence CVE CVE-2023-48795 https://www.cve.org/CVERecord?id=CVE-2023-48795 Référence CVE CVE-2023-50658 https://www.cve.org/CVERecord?id=CVE-2023-50658 Référence CVE CVE-2024-24557 https://www.cve.org/CVERecord?id=CVE-2024-24557 Référence CVE CVE-2024-24786 https://www.cve.org/CVERecord?id=CVE-2024-24786 Référence CVE CVE-2024-24790 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0646Multiples vulnérabilités dans les produits IBM

d?id=CVE-2023-39320 Référence CVE CVE-2023-39321 https://www.cve.org/CVERecord?id=CVE-2023-39321 Référence CVE CVE-2023-39322 https://www.cve.org/CVERecord?id=CVE-2023-39322 Référence CVE CVE-2023-39323 https://www.cve.org/CVERecord?id=CVE-2023-39323 Référence CVE CVE-2023-39325 https://www.cve.org/CVERecord?id=CVE-2023-39325 Référence CVE CVE-2023-39326 https://www.cve.org/CVERecord?id=CVE-2023-39326 Référence CVE CVE-2023-42282 https://www.cve.org/CVERecord?id=CVE-2023-42282 Référence CVE CVE-2023-45283 https://www.cve.org/CVERecord?id=CVE-2023-45283 Référence CVE CVE-2023-45284 https://www.cve.org/CVERecord?id=CVE-2023-45284 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-45287 https://www.cve.org/CVERecord?id=CVE-2023-45287 Référence CVE CVE-2023-45288 https://www.cve.org/CVERecord?id=CVE-2023-45288 Référence CVE CVE-2023-45289 https://www.cve.org/CVERecord?id=CVE-2023-45289 Référence CVE CVE-2023-45290 https://www.cve.org/CVERecord?id=CVE-2023-45290 Référence CVE CVE-2023-45803 https://www.cve.org/CVERecord?id=CVE-2023-45803 Référence CVE CVE-2023-46604 https://www.cve.org/CVERecord?id=CVE-2023-46604 Référence CVE CVE-2023-48795 https://www.cve.org/CVERecord?id=CVE-2023-48795 Référence CVE CVE-2023-51767 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0350Multiples vulnérabilités dans les produits IBM

d?id=CVE-2023-28155 Référence CVE CVE-2023-28642 https://www.cve.org/CVERecord?id=CVE-2023-28642 Référence CVE CVE-2023-28840 https://www.cve.org/CVERecord?id=CVE-2023-28840 Référence CVE CVE-2023-28841 https://www.cve.org/CVERecord?id=CVE-2023-28841 Référence CVE CVE-2023-28842 https://www.cve.org/CVERecord?id=CVE-2023-28842 Référence CVE CVE-2023-29827 https://www.cve.org/CVERecord?id=CVE-2023-29827 Référence CVE CVE-2023-39326 https://www.cve.org/CVERecord?id=CVE-2023-39326 Référence CVE CVE-2023-45283 https://www.cve.org/CVERecord?id=CVE-2023-45283 Référence CVE CVE-2023-45284 https://www.cve.org/CVERecord?id=CVE-2023-45284 Référence CVE CVE-2023-45285 https://www.cve.org/CVERecord?id=CVE-2023-45285 Référence CVE CVE-2023-51775 https://www.cve.org/CVERecord?id=CVE-2023-51775 Référence CVE CVE-2024-22201 https://www.cve.org/CVERecord?id=CVE-2024-22201 Référence CVE CVE-2024-22329 https://www.cve.org/CVERecord?id=CVE-2024-22329 Référence CVE CVE-2024-22354 https://www.cve.org/CVERecord?id=CVE-2024-22354 Gestion détaillée du document le 26 avril 2024 Version initiale Alertes Avis Bulletins d’actualités Mentions légales Conditions générales À propos Contact cyber.gouv.fr service-public.fr legifrance.gouv.fr info.gouv.fr france.fr info.gouv.fr/risques Premier Ministre / Secrétariat Général de l

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
openshift-golang-builder-container as a component of Red Hat OpenShift Virtualization 4; golang-bin as a component of Red Hat Storage 3; golang-docs as a component of Red Hat Storage 3; golang-misc as a component of Red Hat Storage 3; golang-src as a component of Red Hat Storage 3; golang-tests as a component of Red Hat Storage 3; golang.src as a component of Red Hat Storage 3
Fixed
go-toolset-1.19-golang-0:1.19.13-5.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-0:1.19.13-5.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-0:1.19.13-5.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-bin-0:1.19.13-5.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-bin-0:1.19.13-5.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-bin-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-docs-0:1.19.13-5.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-misc-0:1.19.13-5.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-misc-0:1.19.13-5.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-misc-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-race-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-src-0:1.19.13-5.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-src-0:1.19.13-5.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-src-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-tests-0:1.19.13-5.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-tests-0:1.19.13-5.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-tests-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7); go-toolset-1.19-golang-0:1.19.13-5.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7); go-toolset-1.19-golang-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7); go-toolset-1.19-golang-bin-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7); go-toolset-1.19-golang-docs-0:1.19.13-5.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7); go-toolset-1.19-golang-misc-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7); go-toolset-1.19-golang-race-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7); go-toolset-1.19-golang-src-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7); go-toolset-1.19-golang-tests-0:1.19.13-5.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7); openshift4/cloud-network-config-controller-rhel8@sha256:1b919d0d7cddccef32fa4a5c2fecba62b328022dfe3eb5e20778a292352301d9_amd64 as a component of Red Hat OpenShift Container Platform 4.15; openshift4/cloud-network-config-controller-rhel8@sha256:a28a5f6cf2b69671c6d98a2fbbd297ff037aa49ce49140ded591246c633c4135_arm64 as a component of Red Hat OpenShift Container Platform 4.15; openshift4/cloud-network-config-controller-rhel8@sha256:af50776f404a09db6930094ed6888f812dd0e0b96c026e1637c2aa5fc0a14e0b_s390x as a component of Red Hat OpenShift Container Platform 4.15; openshift4/cloud-network-config-controller-rhel8@sha256:d7866f76b1338bc8daa3207c95a86eacbe796c003f6251ac2f50dc082ca68a0b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15; and 661 more
Action
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258
Workaround
No verified workaround is recorded. If business-safe, reduce exposure to the affected interface and allow only trusted sources until authoritative guidance is available.
04

Evidence and provenance

Published 6 Dec 2023 · Last source change 13 Feb 2025, 17:14 UTC · CWE-636 · Not Failing Securely ('Failing Open')

CVE recordCVE.org · 5.1
CVSS sourceNIST NVD
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2023-49586
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD modified after enrichment

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2023-45285 · cve.blacktree.nl