cvelist/2018/3xxx/CVE-2018-3744.json
2019-03-18 04:48:26 +00:00

68 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2018-3744",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "html-pages node module",
"version": {
"version_data": [
{
"version_value": "Not fixed"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The html-pages node module contains a path traversal vulnerabilities that allows an attacker to read any file from the server with cURL."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Path Traversal: '.../...//' (CWE-35)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hackerone.com/reports/306607",
"refsource": "MISC",
"url": "https://hackerone.com/reports/306607"
},
{
"name": "https://github.com/danielcardoso/html-pages/issues/2",
"refsource": "MISC",
"url": "https://github.com/danielcardoso/html-pages/issues/2"
}
]
}
}