THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-1394 (HIGH 7.5) — A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey​ and

[NVD] CVE-2024-1394 (HIGH 7.5) — A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey​ and

lownvdPublished 2024-03-21

CVE-2024-1394 CVSS: 7.5 HIGH Published: 2024-03-21T13:00:08.037

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey​ and ctx​. That function uses named return parameters to fr

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-1394