cvelist/2018/20xxx/CVE-2018-20234.json

83 lines
3.0 KiB
JSON
Raw Normal View History

2018-12-19 08:03:06 -05:00
{
2019-03-18 04:46:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2019-03-06T00:00:00",
"ID": "CVE-2018-20234",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Sourcetree for macOS",
"version": {
"version_data": [
{
"version_affected": ">=",
"version_value": "1.2"
},
{
"version_affected": "<",
"version_value": "3.1.1"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-18 04:46:20 +00:00
"lang": "eng",
"value": "There was an argument injection vulnerability in Atlassian Sourcetree for macOS from version 1.2 before version 3.1.1 via filenames in Mercurial repositories. A remote attacker with permission to commit to a Mercurial repository linked in Sourcetree for macOS is able to exploit this issue to gain code execution on the system."
}
2019-03-18 04:46:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Argument Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jira.atlassian.com/browse/SRCTREE-6391",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/SRCTREE-6391"
},
{
"refsource": "BID",
"name": "107414",
"url": "http://www.securityfocus.com/bid/107414"
2019-03-21 06:00:52 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20190320 March 2019 Sourcetree Advisory - Multiple Remote Code Execution Vulnerabilities",
"url": "https://seclists.org/bugtraq/2019/Mar/30"
2019-03-21 16:00:42 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/152173/Sourcetree-Git-Arbitrary-Code-Execution-URL-Handling.html",
"url": "http://packetstormsecurity.com/files/152173/Sourcetree-Git-Arbitrary-Code-Execution-URL-Handling.html"
2019-03-18 04:46:20 +00:00
}
]
}
}