2023-07-13 22:00:45 +00:00
{
"id" : "CVE-2023-37463" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-13T20:15:09.327" ,
2023-07-25 20:00:33 +00:00
"lastModified" : "2023-07-25T18:37:08.047" ,
"vulnStatus" : "Analyzed" ,
2023-07-13 22:00:45 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. Three polynomial time complexity issues in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. These vulnerabilities have been patched in 0.29.0.gfm.12.\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-25 20:00:33 +00:00
{
"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:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-07-13 22:00:45 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 4.7
}
]
} ,
"weaknesses" : [
{
2023-07-25 20:00:33 +00:00
"source" : "nvd@nist.gov" ,
2023-07-13 22:00:45 +00:00
"type" : "Primary" ,
2023-07-25 20:00:33 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-07-13 22:00:45 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
}
] ,
2023-07-25 20:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:github:cmark-gfm:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.29.0.gfm.12" ,
"matchCriteriaId" : "78444374-3BCE-483F-94BC-AECCBE065DA5"
}
]
}
]
}
] ,
2023-07-13 22:00:45 +00:00
"references" : [
{
"url" : "https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.12" ,
2023-07-25 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-07-13 22:00:45 +00:00
} ,
{
"url" : "https://github.com/github/cmark-gfm/security/advisories/GHSA-w4qg-3vf7-m9x5" ,
2023-07-25 20:00:33 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit"
]
2023-07-13 22:00:45 +00:00
}
]
}