cvelist/2018/8xxx/CVE-2018-8947.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2018-03-23 12:05:30 -04:00
{
2019-03-17 23:18:49 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-8947",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-03-25 12:04:33 -04:00
{
2019-03-17 23:18:49 +00:00
"lang": "eng",
"value": "rap2hpoutre Laravel Log Viewer before v0.13.0 relies on Base64 encoding for l, dl, and del requests, which makes it easier for remote attackers to bypass intended access restrictions, as demonstrated by reading arbitrary files via a dl request."
2018-03-25 12:04:33 -04:00
}
2019-03-17 23:18:49 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/rap2hpoutre/laravel-log-viewer/commit/cda89c06dc5331d06fab863d7cb1c4047ad68357",
"refsource": "MISC",
"url": "https://github.com/rap2hpoutre/laravel-log-viewer/commit/cda89c06dc5331d06fab863d7cb1c4047ad68357"
},
{
"name": "https://github.com/rap2hpoutre/laravel-log-viewer/releases/tag/v0.13.0",
"refsource": "MISC",
"url": "https://github.com/rap2hpoutre/laravel-log-viewer/releases/tag/v0.13.0"
},
{
"name": "44343",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44343/"
}
]
}
}