2019-01-04 16:03:21 -05:00
{
2019-04-03 15:00:47 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 03:18:45 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5422" ,
2019-04-03 15:00:47 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Npm, Inc." ,
"product" : {
"product_data" : [
{
"product_name" : "buttle" ,
"version" : {
"version_data" : [
{
"version_value" : "0.2.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS) - Stored (CWE-79)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/331110" ,
"url" : "https://hackerone.com/reports/331110"
}
]
2019-03-18 03:18:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-04-03 15:00:47 +00:00
"value" : "XSS in buttle npm package version 0.2.0 causes execution of attacker-provided code in the victim's browser when an attacker creates an arbitrary file on the server."
2019-03-18 03:18:45 +00:00
}
]
}
}