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

72 lines
2.4 KiB
JSON
Raw Normal View History

2019-01-04 16:03:21 -05:00
{
2019-09-13 18:00:54 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:13:46 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5484",
2019-09-13 18:00:54 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "bower",
"version": {
"version_data": [
{
"version_value": "Fixed in >=1.8.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Path Traversal (CWE-22)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/473811",
"url": "https://hackerone.com/reports/473811"
},
{
"refsource": "MISC",
"name": "https://snyk.io/blog/severe-security-vulnerability-in-bowers-zip-archive-extraction",
"url": "https://snyk.io/blog/severe-security-vulnerability-in-bowers-zip-archive-extraction"
},
{
"refsource": "MISC",
"name": "https://github.com/bower/bower/commit/45c6bfa86f6e57731b153baca9e0b41a1cc699e3",
"url": "https://github.com/bower/bower/commit/45c6bfa86f6e57731b153baca9e0b41a1cc699e3"
}
]
2019-03-18 04:13:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-09-13 18:00:54 +00:00
"value": "Bower before 1.8.8 has a path traversal vulnerability permitting file write in arbitrary locations via install command, which allows attackers to write arbitrary files when a malicious package is extracted."
2019-03-18 04:13:46 +00:00
}
]
}
}