2019-01-04 16:03:21 -05:00
{
2019-05-10 22:00:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:43:27 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5437" ,
2019-05-10 22:00:46 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "harp" ,
"version" : {
"version_data" : [
{
"version_value" : "N/A"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Exposure Through Directory Listing (CWE-548)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/453820" ,
"url" : "https://hackerone.com/reports/453820"
}
]
2019-03-18 04:43:27 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-05-10 22:00:46 +00:00
"value" : "Information exposure through the directory listing in npm's harp module allows to access files that are supposed to be ignored according to the harp server rules.Vulnerable versions are <= 0.29.0 and no fix was applied to our knowledge."
2019-03-18 04:43:27 +00:00
}
]
}
}