2021-11-16 21:01:00 +00:00
{
"CVE_data_meta" : {
2022-01-10 20:38:20 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-11-16 21:01:00 +00:00
"ID" : "CVE-2022-21670" ,
2022-01-10 20:38:20 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Uncontrolled Resource Consumption in markdown-it"
2021-11-16 21:01:00 +00:00
} ,
2022-01-10 20:38:20 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "markdown-it" ,
"version" : {
"version_data" : [
{
"version_value" : "< 12.3.2"
}
]
}
}
]
} ,
"vendor_name" : "markdown-it"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-11-16 21:01:00 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-01-10 20:38:20 +00:00
"value" : "markdown-it is a Markdown parser. Prior to version 1.3.2, special patterns with length greater than 50 thousand characterss could slow down the parser significantly. Users should upgrade to version 12.3.2 to receive a patch. There are no known workarounds aside from upgrading."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400: Uncontrolled Resource Consumption"
}
]
2021-11-16 21:01:00 +00:00
}
]
2022-01-10 20:38:20 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/markdown-it/markdown-it/security/advisories/GHSA-6vfc-qv3f-vr6c" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/markdown-it/markdown-it/security/advisories/GHSA-6vfc-qv3f-vr6c"
} ,
{
"name" : "https://github.com/markdown-it/markdown-it/commit/ffc49ab46b5b751cd2be0aabb146f2ef84986101" ,
"refsource" : "MISC" ,
"url" : "https://github.com/markdown-it/markdown-it/commit/ffc49ab46b5b751cd2be0aabb146f2ef84986101"
}
]
} ,
"source" : {
"advisory" : "GHSA-6vfc-qv3f-vr6c" ,
"discovery" : "UNKNOWN"
2021-11-16 21:01:00 +00:00
}
}