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

67 lines
2.0 KiB
JSON
Raw Normal View History

2017-12-11 02:02:27 -05:00
{
2019-03-18 05:09:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17536",
"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-11 02:02:27 -05:00
{
2019-03-18 05:09:19 +00:00
"lang": "eng",
"value": "Phabricator before 2017-11-10 does not block the --config and --debugger flags to the Mercurial hg program, which allows remote attackers to execute arbitrary code by using the web UI to browse a branch whose name begins with a --config= or --debugger= substring."
2017-12-11 02:02:27 -05:00
}
2019-03-18 05:09:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hackerone.com/reports/288704",
"refsource": "MISC",
"url": "https://hackerone.com/reports/288704"
},
{
"name": "https://secure.phabricator.com/T13012",
"refsource": "MISC",
"url": "https://secure.phabricator.com/T13012"
}
]
}
}