gsd-2022-30634
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-30634", description: "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.", id: "GSD-2022-30634", references: [ "https://www.suse.com/security/cve/CVE-2022-30634.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-30634", ], details: "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.", id: "GSD-2022-30634", modified: "2023-12-13T01:19:37.302013Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@golang.org", ID: "CVE-2022-30634", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "crypto/rand", version: { version_data: [ { version_affected: "<", version_name: "0", version_value: "1.17.11", }, { version_affected: "<", version_name: "1.18.0-0", version_value: "1.18.3", }, ], }, }, ], }, vendor_name: "Go standard library", }, ], }, }, credits: [ { lang: "en", value: "Davis Goodin", }, { lang: "en", value: "Quim Muntal of Microsoft", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')", }, ], }, ], }, references: { reference_data: [ { name: "https://go.dev/cl/402257", refsource: "MISC", url: "https://go.dev/cl/402257", }, { name: "https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863", refsource: "MISC", url: "https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863", }, { name: "https://go.dev/issue/52561", refsource: "MISC", url: "https://go.dev/issue/52561", }, { name: "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", refsource: "MISC", url: "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", }, { name: "https://pkg.go.dev/vuln/GO-2022-0477", refsource: "MISC", url: "https://pkg.go.dev/vuln/GO-2022-0477", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.17.11", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.18.3", versionStartIncluding: "1.18.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: false, }, ], operator: "OR", }, ], cpe_match: [], operator: "AND", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:netapp:cloud_insights_telegraf_agent:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@golang.org", ID: "CVE-2022-30634", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Infinite loop in Read in crypto/rand before Go 1.17.11 and Go 1.18.3 on Windows allows attacker to cause an indefinite hang by passing a buffer larger than 1 << 32 - 1 bytes.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-835", }, ], }, ], }, references: { reference_data: [ { name: "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", refsource: "MISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ", }, { name: "https://go.dev/cl/402257", refsource: "MISC", tags: [ "Patch", ], url: "https://go.dev/cl/402257", }, { name: "https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863", refsource: "MISC", tags: [ "Mailing List", "Patch", ], url: "https://go.googlesource.com/go/+/bb1f4416180511231de6d17a1f2f55c82aafc863", }, { name: "https://go.dev/issue/52561", refsource: "MISC", tags: [ "Exploit", "Issue Tracking", ], url: "https://go.dev/issue/52561", }, { name: "https://pkg.go.dev/vuln/GO-2022-0477", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://pkg.go.dev/vuln/GO-2022-0477", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2023-03-01T02:07Z", publishedDate: "2022-07-15T20:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.