cvelist/2019/5xxx/CVE-2019-5413.json

62 lines
1.7 KiB
JSON
Raw Normal View History

2019-01-04 16:03:21 -05:00
{
2019-03-18 14:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:59:18 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5413",
2019-03-18 14:00:59 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "morgan",
"version": {
"version_data": [
{
"version_value": "< 1.9.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
2019-03-19 20:00:51 +00:00
"description": [
{
"lang": "eng",
"value": "Code Injection (CWE-94)"
}
]
2019-03-18 14:00:59 +00:00
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/390881",
"url": "https://hackerone.com/reports/390881"
}
]
2019-03-18 04:59:18 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-18 14:00:59 +00:00
"value": "An attacker can use the format parameter to inject arbitrary commands in the npm package morgan < 1.9.1."
2019-03-18 04:59:18 +00:00
}
]
}
}