cvelist/2018/3xxx/CVE-2018-3746.json

63 lines
1.6 KiB
JSON
Raw Normal View History

2017-12-28 22:02:29 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com",
2017-12-28 22:02:29 -05:00
"ID" : "CVE-2018-3746",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "pdfinfojs",
"version" : {
"version_data" : [
{
"version_value" : "<=0.3.6"
}
]
}
}
]
},
"vendor_name" : "HackerOne"
}
]
}
2017-12-28 22:02:29 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-06-01 13:04:03 -04:00
"value" : "The pdfinfojs NPM module versions <= 0.3.6 has a command injection vulnerability that allows an attacker to execute arbitrary commands on the victim's machine."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Command Injection - Generic (CWE-77)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-06-01 13:04:03 -04:00
"name" : "https://hackerone.com/reports/330957",
"refsource" : "MISC",
"url" : "https://hackerone.com/reports/330957"
2017-12-28 22:02:29 -05:00
}
]
}
}