2024-07-14 02:06:08 +00:00

124 lines
3.7 KiB
JSON

{
"id": "CVE-2018-20236",
"sourceIdentifier": "security@atlassian.com",
"published": "2019-03-08T18:29:00.320",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "There was an command injection vulnerability in Sourcetree for Windows from version 0.5a before version 3.0.10 via URI handling. A remote attacker could send a malicious URI to a victim using Sourcetree for Windows to exploit this issue to gain code execution on the system."
},
{
"lang": "es",
"value": "Hab\u00eda una vulnerabilidad de inyecci\u00f3n de comandos en Sourcetree para Windows, desde la versi\u00f3n 0.5a hasta la 3.0.10, mediante la gesti\u00f3n de URI. Un atacante remoto podr\u00eda enviar una URL maliciosa a una v\u00edctima que utiliza Sourcetree para Windows para explotar este fallo con el fin obtener la ejecuci\u00f3n de c\u00f3digo en el sistema."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atlassian:sourcetree:*:*:*:*:*:windows:*:*",
"versionStartIncluding": "0.5a",
"versionEndExcluding": "3.0.10",
"matchCriteriaId": "7C4F03AA-02DC-461D-89DE-6FFA1EDCA825"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/152173/Sourcetree-Git-Arbitrary-Code-Execution-URL-Handling.html",
"source": "security@atlassian.com"
},
{
"url": "http://www.securityfocus.com/bid/107401",
"source": "security@atlassian.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://jira.atlassian.com/browse/SRCTREEWIN-11291",
"source": "security@atlassian.com",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://seclists.org/bugtraq/2019/Mar/30",
"source": "security@atlassian.com"
}
]
}