cvelist/2017/7xxx/CVE-2017-7433.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:54:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@suse.com",
"ID": "CVE-2017-7433",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Vibe",
"version": {
"version_data": [
{
"version_value": "4.0.2 and earlier"
}
]
}
}
]
},
"vendor_name": "Micro Focus"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:54:40 +00:00
"lang": "eng",
"value": "An absolute path traversal vulnerability (CWE-36) in Micro Focus Vibe 4.0.2 and earlier allows a remote authenticated attacker to download arbitrary files from the server by submitting a specially crafted request to the viewFile endpoint. Note that the attack can be performed without authentication if Guest access is enabled (Guest access is disabled by default)."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:54:40 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary file download"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.novell.com/support/kb/doc.php?id=7019005",
"refsource": "CONFIRM",
"url": "https://www.novell.com/support/kb/doc.php?id=7019005"
}
]
}
}