cvelist/2017/17xxx/CVE-2017-17459.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-12-07 13:04:19 -05:00
{
2019-03-17 23:32:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17459",
"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": [
2017-12-07 13:04:19 -05:00
{
2019-03-17 23:32:40 +00:00
"lang": "eng",
"value": "http_transport.c in Fossil before 2.4, when the SSH sync protocol is used, allows user-assisted remote attackers to execute arbitrary commands via an ssh URL with an initial dash character in the hostname, a related issue to CVE-2017-9800, CVE-2017-12836, CVE-2017-12976, CVE-2017-14176, CVE-2017-16228, CVE-2017-1000116, and CVE-2017-1000117."
2017-12-07 13:04:19 -05:00
}
2019-03-17 23:32:40 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.fossil-scm.org/xfer/info/1f63db591c77108c",
"refsource": "CONFIRM",
"url": "https://www.fossil-scm.org/xfer/info/1f63db591c77108c"
},
{
"name": "https://www.fossil-scm.org/xfer/doc/trunk/www/changes.wiki#v2_4",
"refsource": "CONFIRM",
"url": "https://www.fossil-scm.org/xfer/doc/trunk/www/changes.wiki#v2_4"
},
{
"name": "https://bugzilla.opensuse.org/show_bug.cgi?id=1071709",
"refsource": "CONFIRM",
"url": "https://bugzilla.opensuse.org/show_bug.cgi?id=1071709"
}
]
}
}