2023-06-09 11:28:17 +00:00
{
"id" : "CVE-2023-29404" ,
"sourceIdentifier" : "security@golang.org" ,
"published" : "2023-06-08T21:15:17.077" ,
2023-11-25 13:01:12 +00:00
"lastModified" : "2023-11-25T11:15:14.573" ,
2023-08-11 04:00:32 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-09 11:28:17 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
}
] ,
2023-06-16 14:00:31 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
2023-06-09 11:28:17 +00:00
"weaknesses" : [
2023-06-16 14:00:31 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
2023-06-09 11:28:17 +00:00
}
] ,
2023-06-16 14:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.19.10" ,
"matchCriteriaId" : "E17A25CE-A8C9-4F89-916A-BB0327A509C9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.20.0" ,
"versionEndExcluding" : "1.20.5" ,
"matchCriteriaId" : "53EC811C-49DE-4470-908C-CDC9282EC7FA"
}
]
}
]
2023-08-02 18:00:41 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
}
]
}
]
2023-06-16 14:00:31 +00:00
}
] ,
2023-06-09 11:28:17 +00:00
"references" : [
{
"url" : "https://go.dev/cl/501225" ,
2023-06-16 14:00:31 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Patch"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://go.dev/issue/60305" ,
2023-06-16 14:00:31 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Issue Tracking"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ" ,
2023-06-16 14:00:31 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Mailing List" ,
"Release Notes"
]
2023-06-09 11:28:17 +00:00
} ,
2023-08-11 04:00:32 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/" ,
"source" : "security@golang.org"
} ,
2023-07-21 06:00:31 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/" ,
2023-08-02 18:00:41 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Mailing List"
]
2023-07-21 06:00:31 +00:00
} ,
2023-06-09 11:28:17 +00:00
{
"url" : "https://pkg.go.dev/vuln/GO-2023-1841" ,
2023-06-16 14:00:31 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Vendor Advisory"
]
2023-11-25 13:01:12 +00:00
} ,
{
"url" : "https://security.gentoo.org/glsa/202311-09" ,
"source" : "security@golang.org"
2023-06-09 11:28:17 +00:00
}
]
}