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

63 lines
1.8 KiB
JSON
Raw Normal View History

2017-12-28 22:02:29 -05:00
{
2019-03-17 22:54:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-07-20T00:00:00",
"ID": "CVE-2018-3771",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "statics-server",
"version": {
"version_data": [
{
"version_value": "0.0.9"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-07-20 17:34:58 -04:00
{
2019-03-17 22:54:45 +00:00
"lang": "eng",
"value": "An XSS in statics-server <= 0.0.9 can be used via injected iframe in the filename when statics-server displays directory index in the browser."
2018-07-20 17:34:58 -04:00
}
2019-03-17 22:54:45 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Generic (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hackerone.com/reports/355458",
"refsource": "MISC",
"url": "https://hackerone.com/reports/355458"
}
]
}
}