2022-02-24 15:03:46 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-06-10 21:00:17 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-06-10T20:00:15.627345Z" ,
2022-02-24 15:03:46 +00:00
"ID" : "CVE-2022-21211" ,
2022-06-10 21:00:17 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Denial of Service (DoS)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "posix" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service (DoS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-06-10 21:01:51 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-POSIX-2400719" ,
"name" : "https://snyk.io/vuln/SNYK-JS-POSIX-2400719"
2022-06-10 21:00:17 +01:00
}
]
2022-02-24 15:03:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-10 21:01:51 +00:00
"value" : "This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable (not a function), and then it will crash with type-check."
2022-02-24 15:03:46 +00:00
}
]
2022-06-10 21:00:17 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Snyk Research Team"
}
]
2022-02-24 15:03:46 +00:00
}