2023-06-09 11:28:17 +00:00
{
"id" : "CVE-2023-29401" ,
"sourceIdentifier" : "security@golang.org" ,
"published" : "2023-06-08T21:15:16.620" ,
2025-01-06 21:03:44 +00:00
"lastModified" : "2025-01-06T20:15:25.613" ,
2024-12-08 03:06:42 +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 filename parameter of the Context.FileAttachment function is not properly sanitized. A maliciously crafted filename can cause the Content-Disposition header to be sent with an unexpected filename value or otherwise modify the Content-Disposition header. For example, a filename of \"setup.bat";x=.txt\" will be sent as a file named \"setup.bat\". If the FileAttachment function is called with names provided by an untrusted source, this may permit an attacker to cause a file to be served with a name different than provided. Maliciously crafted attachment file name can modify the Content-Disposition header."
}
] ,
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:R/S:U/C:N/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
2023-06-16 14:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-16 14:00:31 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
2025-01-06 21:03:44 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
2023-06-16 14:00:31 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-494"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gin-gonic:gin:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.3.1-0.20190301021747-ccb9e902956d" ,
"versionEndExcluding" : "1.9.1" ,
"matchCriteriaId" : "842C7CA1-3FF5-4A19-B88F-33DFA3404ACC"
}
]
}
]
}
] ,
2023-06-09 11:28:17 +00:00
"references" : [
{
"url" : "https://github.com/gin-gonic/gin/issues/3555" ,
2023-06-16 14:00:31 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://github.com/gin-gonic/gin/pull/3556" ,
2023-06-16 14:00:31 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://github.com/gin-gonic/gin/releases/tag/v1.9.1" ,
2023-06-16 14:00:31 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Release Notes"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2023-1737" ,
2023-06-16 14:00:31 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/gin-gonic/gin/issues/3555" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/gin-gonic/gin/pull/3556" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
} ,
{
"url" : "https://github.com/gin-gonic/gin/releases/tag/v1.9.1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2023-1737" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-06-09 11:28:17 +00:00
}
]
}