cvelist/2018/20xxx/CVE-2018-20234.json
2019-03-08 13:06:01 -05:00

69 lines
2.1 KiB
JSON

{
"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" : [
{
"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."
}
]
},
"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"
}
]
}
}