2020-01-21 23:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-10-26 19:07:25 +02:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2020-10-26T17:07:22.797867Z" ,
2020-01-21 23:01:08 +00:00
"ID" : "CVE-2020-7752" ,
2020-10-26 19:07:25 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Command Injection"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "systeminformation" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "4.27.11"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command Injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-10-26 18:01:50 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-SYSTEMINFORMATION-1021909" ,
"name" : "https://snyk.io/vuln/SNYK-JS-SYSTEMINFORMATION-1021909"
2020-10-26 19:07:25 +02:00
} ,
{
2020-10-26 18:01:50 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/sebhildebrandt/systeminformation/blob/master/lib/internet.js" ,
"name" : "https://github.com/sebhildebrandt/systeminformation/blob/master/lib/internet.js"
2020-10-26 19:07:25 +02:00
} ,
{
2020-10-26 18:01:50 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/sebhildebrandt/systeminformation/commit/931fecaec2c1a7dcc10457bb8cd552d08089da61" ,
"name" : "https://github.com/sebhildebrandt/systeminformation/commit/931fecaec2c1a7dcc10457bb8cd552d08089da61"
2020-10-26 19:07:25 +02:00
}
]
2020-01-21 23:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-26 18:01:50 +00:00
"value" : "This affects the package systeminformation before 4.27.11. This package is vulnerable to Command Injection. The attacker can concatenate curl's parameters to overwrite Javascript files and then execute any OS commands."
2020-01-21 23:01:08 +00:00
}
]
2020-10-26 19:07:25 +02:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "EffectRenan"
}
]
2020-01-21 23:01:08 +00:00
}