2024-01-30 19:00:29 +00:00
{
"id" : "CVE-2024-23840" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-30T17:15:11.810" ,
2024-02-05 21:00:29 +00:00
"lastModified" : "2024-02-05T20:56:21.880" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-30 19:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. `goreleaser release --debug` log shows secret values used in the in the custom publisher. This vulnerability is fixed in 1.24.0."
2024-02-05 21:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "GoReleaser crea archivos binarios de Go para varias plataformas, crea una versi\u00f3n de GitHub y luego env\u00eda una f\u00f3rmula Homebrew a un repositorio tap. El registro `goreleaser release --debug` muestra los valores secretos utilizados en el editor personalizado. Esta vulnerabilidad se solucion\u00f3 en 1.24.0."
2024-01-30 19:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-05 21:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
} ,
2024-01-30 19:00:29 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-532"
}
]
}
] ,
2024-02-05 21:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:goreleaser:goreleaser:1.23.0:*:*:*:*:go:*:*" ,
"matchCriteriaId" : "876998FE-22A3-446E-ADF8-0C5BF63A1F96"
}
]
}
]
}
] ,
2024-01-30 19:00:29 +00:00
"references" : [
{
"url" : "https://github.com/goreleaser/goreleaser/commit/d5b6a533ca1dc3366983d5d31ee2d2b6232b83c0" ,
2024-02-05 21:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-30 19:00:29 +00:00
} ,
{
"url" : "https://github.com/goreleaser/goreleaser/security/advisories/GHSA-h3q2-8whx-c29h" ,
2024-02-05 21:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-01-30 19:00:29 +00:00
}
]
}