2018-09-04 20:02:51 -04:00
{
2019-03-18 01:23:18 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"ID" : "CVE-2018-16480" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "public" ,
"version" : {
"version_data" : [
{
"version_value" : "<0.1.4"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-02-01 12:38:14 -05:00
{
2019-03-18 01:23:18 +00:00
"lang" : "eng" ,
"value" : "A XSS vulnerability was found in module public <0.1.4 that allows malicious Javascript code to run in the browser, due to the absence of sanitization of the file/folder names before rendering."
2019-02-01 12:38:14 -05:00
}
2019-03-18 01:23:18 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS) - Generic (CWE-79)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://hackerone.com/reports/329950" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/329950"
} ,
{
"name" : "https://www.npmjs.com/package/public" ,
"refsource" : "MISC" ,
"url" : "https://www.npmjs.com/package/public"
}
]
}
}