2020-01-21 23:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-11-02 22:04:22 +00:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2020-11-02T18:27:18.886549Z" ,
2020-01-21 23:01:08 +00:00
"ID" : "CVE-2020-7758" ,
2020-11-02 22:04:22 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Path Traversal"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
2020-11-17 19:01:49 +00:00
"vendor_name" : "n/a" ,
2020-11-02 22:04:22 +00:00
"product" : {
"product_data" : [
{
"product_name" : "browserless-chrome" ,
"version" : {
"version_data" : [
{
2020-11-17 19:01:49 +00:00
"version_value" : "before 1.40.2-chrome-stable"
2020-11-02 22:04:22 +00:00
}
]
}
}
]
2020-11-17 19:01:49 +00:00
}
2020-11-02 22:04:22 +00:00
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Path Traversal"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-BROWSERLESSCHROME-1023657" ,
"name" : "https://snyk.io/vuln/SNYK-JS-BROWSERLESSCHROME-1023657"
} ,
{
"refsource" : "MISC" ,
"url" : "https://github.com/browserless/chrome/blob/master/src/routes.ts%23L175" ,
"name" : "https://github.com/browserless/chrome/blob/master/src/routes.ts%23L175"
} ,
{
"refsource" : "MISC" ,
"url" : "https://github.com/browserless/chrome/commit/848b87e5bea4f8473eea85261a5ff922d6ebd2b6" ,
"name" : "https://github.com/browserless/chrome/commit/848b87e5bea4f8473eea85261a5ff922d6ebd2b6"
2020-11-18 03:01:35 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/browserless/chrome/releases/tag/1.40.2-chrome-stable" ,
"url" : "https://github.com/browserless/chrome/releases/tag/1.40.2-chrome-stable"
2020-11-02 22:04:22 +00:00
}
]
2020-01-21 23:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-17 19:01:49 +00:00
"value" : "This affects versions of package browserless-chrome before 1.40.2-chrome-stable. User input flowing from the workspace endpoint gets used to create a file path filePath and this is fetched and then sent back to a user. This can be escaped to fetch arbitrary files from a server."
2020-01-21 23:01:08 +00:00
}
]
2020-11-02 22:04:22 +00:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:R" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Snyk Security Team"
}
]
2020-01-21 23:01:08 +00:00
}