2023-08-02 22:00:31 +00:00
{
"id" : "CVE-2023-29407" ,
"sourceIdentifier" : "security@golang.org" ,
"published" : "2023-08-02T20:15:11.760" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:57:00.037" ,
2023-11-03 23:00:22 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-02 22:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size (width * height) appearing to be zero."
}
] ,
2023-08-07 20:00:39 +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:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-08-07 20:00:39 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-07 20:00:39 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
2023-08-02 22:00:31 +00:00
"weaknesses" : [
2023-08-07 20:00:39 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-834"
}
]
2023-08-02 22:00:31 +00:00
}
] ,
2023-08-07 20:00:39 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:golang:image:*:*:*:*:*:go:*:*" ,
"versionEndExcluding" : "0.10.0" ,
"matchCriteriaId" : "32C71B1D-8466-4F3A-8477-D31FDB285296"
}
]
}
]
2023-11-02 03:00:24 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E30D0E6F-4AE8-4284-8716-991DFA48CC5D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
}
]
}
]
2023-08-07 20:00:39 +00:00
}
] ,
2023-08-02 22:00:31 +00:00
"references" : [
{
"url" : "https://go.dev/cl/514897" ,
2023-08-07 20:00:39 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Patch"
]
2023-08-02 22:00:31 +00:00
} ,
{
"url" : "https://go.dev/issue/61581" ,
2023-08-07 20:00:39 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2023-08-02 22:00:31 +00:00
} ,
2023-10-16 04:00:28 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/" ,
2023-11-02 03:00:24 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-10-16 04:00:28 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/" ,
2023-11-02 03:00:24 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-10-16 04:00:28 +00:00
} ,
2023-11-03 23:00:22 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK/" ,
"source" : "security@golang.org"
} ,
2023-08-02 22:00:31 +00:00
{
"url" : "https://pkg.go.dev/vuln/GO-2023-1990" ,
2023-08-07 20:00:39 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2023-08-31 20:00:28 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230831-0009/" ,
2023-11-02 03:00:24 +00:00
"source" : "security@golang.org" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://go.dev/cl/514897" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://go.dev/issue/61581" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2023-1990" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230831-0009/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-08-02 22:00:31 +00:00
}
]
}