2021-09-27 06:01:02 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2022-06-12 13:01:30 +00:00
"ID" : "CVE-2021-41641" ,
"STATE" : "PUBLIC"
2021-09-27 06:01:02 +00:00
} ,
2022-06-12 13:01:30 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-09-27 06:01:02 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-12 13:01:30 +00:00
"value" : "Deno <=1.14.0 file sandbox does not handle symbolic links correctly. When running Deno with specific write access, the Deno.symlink method can be used to gain access to any directory."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://hackers.report/report/614876917a7b150012836bb8" ,
"refsource" : "MISC" ,
"name" : "https://hackers.report/report/614876917a7b150012836bb8"
} ,
{
"url" : "https://github.com/denoland/deno/issues/12152" ,
"refsource" : "MISC" ,
"name" : "https://github.com/denoland/deno/issues/12152"
2021-09-27 06:01:02 +00:00
}
]
}
}