cvelist/2018/13xxx/CVE-2018-13385.json

64 lines
2.1 KiB
JSON
Raw Normal View History

2018-07-06 10:04:23 -04:00
{
2019-03-17 21:42:03 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2018-07-18T00:00:00",
"ID": "CVE-2018-13385",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Sourcetree for macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.7.6"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-07-23 10:19:04 +10:00
{
2019-03-17 21:42:03 +00:00
"lang": "eng",
"value": "There was an argument injection vulnerability in Sourcetree for macOS via filenames in Mercurial repositories. An 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. Versions of Sourcetree for macOS from 1.0b2 before 2.7.6 are affected by this vulnerability."
2018-07-23 10:19:04 +10:00
}
2019-03-17 21:42:03 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Argument Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jira.atlassian.com/browse/SRCTREE-5846",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/SRCTREE-5846"
}
]
}
}