René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

155 lines
5.3 KiB
JSON

{
"id": "CVE-2017-18044",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-01-19T17:29:00.413",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A Command Injection issue was discovered in ContentStore/Base/CVDataPipe.dll in Commvault before v11 SP6. A certain message parsing function inside the Commvault service does not properly validate the input of an incoming string before passing it to CreateProcess. As a result, a specially crafted message can inject commands that will be executed on the target operating system. Exploitation of this vulnerability does not require authentication and can lead to SYSTEM level privilege on any system running the cvd daemon. This is a different vulnerability than CVE-2017-3195."
},
{
"lang": "es",
"value": "Se ha descubierto un problema de inyecci\u00f3n de comandos en ContentStore/Base/CVDataPipe.dll en Commvault en versiones anteriores a v11 SP6. Cierta funci\u00f3n de an\u00e1lisis de mensajes en el servicio Commvault no valida correctamente la entrada de una cadena entrante antes de pasarla a CreateProcess. Como resultado, un mensaje especialmente manipulado puede inyectar comandos que se ejecutar\u00e1n en el sistema operativo objetivo. La explotaci\u00f3n de esta vulnerabilidad no requiere autenticaci\u00f3n y puede conducir a privilegios de nivel SYSTEM en cualquier sistema que ejecute el demonio cvd. Esta vulnerabilidad es diferente de CVE-2017-3195."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-78"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:commvault:commvault:11.0:sp1:*:*:*:*:*:*",
"matchCriteriaId": "BDB3CF87-5FB3-4EFD-914C-CC24FD105BD3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:commvault:commvault:11.0:sp2:*:*:*:*:*:*",
"matchCriteriaId": "CCC54F2D-EC04-4D7D-B4FB-AD8029486A19"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:commvault:commvault:11.0:sp3:*:*:*:*:*:*",
"matchCriteriaId": "A33C3E0B-2F74-4DC6-BD6F-36C6E513037E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:commvault:commvault:11.0:sp4:*:*:*:*:*:*",
"matchCriteriaId": "0F73B6D1-ED63-4198-81A7-68DF152F5944"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:commvault:commvault:11.0:sp5:*:*:*:*:*:*",
"matchCriteriaId": "EADDF944-1512-4636-94EB-56A9B855555D"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:commvault:commvault:*:*:*:*:*:*:*:*",
"versionEndIncluding": "11.0",
"matchCriteriaId": "36E83C06-C216-4E7B-A4E0-9C706CD89AFD"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/rapid7/metasploit-framework/pull/9340",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/rapid7/metasploit-framework/pull/9389",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.securifera.com/advisories/sec-2017-0001/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}