2021-01-08 23:05:14 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2021-03-23 18:17:04 +02:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2021-03-23T16:17:02.260029Z" ,
2021-01-08 23:05:14 +00:00
"ID" : "CVE-2021-23362" ,
2021-03-23 18:17:04 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Regular Expression Denial of Service (ReDoS)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "hosted-git-info" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "3.0.8"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Regular Expression Denial of Service (ReDoS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-03-23 17:00:41 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355" ,
"name" : "https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355"
2021-03-23 18:17:04 +02:00
} ,
{
2021-03-23 17:00:41 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1088356" ,
"name" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1088356"
2021-03-23 18:17:04 +02:00
} ,
{
2021-03-23 17:00:41 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/npm/hosted-git-info/commit/bede0dc38e1785e732bf0a48ba6f81a4a908eba3" ,
"name" : "https://github.com/npm/hosted-git-info/commit/bede0dc38e1785e732bf0a48ba6f81a4a908eba3"
2021-06-07 21:00:59 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/npm/hosted-git-info/commits/v2" ,
"url" : "https://github.com/npm/hosted-git-info/commits/v2"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/npm/hosted-git-info/commit/29adfe5ef789784c861b2cdeb15051ec2ba651a7" ,
"url" : "https://github.com/npm/hosted-git-info/commit/29adfe5ef789784c861b2cdeb15051ec2ba651a7"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/npm/hosted-git-info/commit/8d4b3697d79bcd89cdb36d1db165e3696c783a01" ,
"url" : "https://github.com/npm/hosted-git-info/commit/8d4b3697d79bcd89cdb36d1db165e3696c783a01"
2022-03-10 17:25:10 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf" ,
"url" : "https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf"
2021-03-23 18:17:04 +02:00
}
]
2021-01-08 23:05:14 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-04-05 16:00:44 +00:00
"value" : "The package hosted-git-info before 3.0.8 are vulnerable to Regular Expression Denial of Service (ReDoS) via regular expression shortcutMatch in the fromUrl function in index.js. The affected regular expression exhibits polynomial worst-case time complexity."
2021-01-08 23:05:14 +00:00
}
]
2021-03-23 18:17:04 +02:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Yeting Li"
}
]
2021-04-05 16:00:44 +00:00
}