GO-2024-2476

Source
https://pkg.go.dev/vuln/GO-2024-2476
Import Source
https://vuln.go.dev/ID/GO-2024-2476.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2476
Aliases
Published
2024-06-28T15:28:53Z
Modified
2024-07-09T19:33:56Z
Summary
Dex discarding TLSconfig and always serves deprecated TLS 1.0/1.1 and insecure ciphers in github.com/dexidp/dex
Details

Dex discarding TLSconfig and always serves deprecated TLS 1.0/1.1 and insecure ciphers in github.com/dexidp/dex.

NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.

(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)

The additional affected modules and versions are: github.com/dexidp/dex from v2.37.0 before v2.38.0.

Database specific
{
    "review_status": "UNREVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-2476"
}
References

Affected packages

Go / github.com/dexidp/dex

Package

Name
github.com/dexidp/dex
View open source insights on deps.dev
Purl
pkg:golang/github.com/dexidp/dex

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Ecosystem specific

{
    "custom_ranges": [
        {
            "events": [
                {
                    "introduced": "2.37.0"
                },
                {
                    "fixed": "2.38.0"
                }
            ],
            "type": "ECOSYSTEM"
        }
    ]
}