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

128 lines
4.5 KiB
JSON

{
"id": "CVE-2019-11215",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-02-14T18:15:09.667",
"lastModified": "2020-08-24T17:37:01.140",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Combodo iTop 2.2.0 through 2.6.0, if the configuration file is writable, then execution of arbitrary code can be accomplished by calling ajax.dataloader with a maliciously crafted payload. Many conditions can place the configuration file into a writable state: during installation; during upgrade; in certain cases, an error during modification of the file from the web interface leaves the file writable (can be triggered with XSS); a race condition can be triggered by the hub-connector module (community version only from 2.4.1 to 2.6.0); or editing the file in a CLI."
},
{
"lang": "es",
"value": "En Combodo iTop versiones 2.2.0 hasta 2.6.0, si el archivo de configuraci\u00f3n es escribible, entonces una ejecuci\u00f3n de c\u00f3digo arbitrario puede ser realizada llamando a ajax.dataloader con una carga \u00fatil creada con fines maliciosos. Muchas condiciones pueden colocar el archivo de configuraci\u00f3n en un estado de escribible: durante la instalaci\u00f3n; durante la actualizaci\u00f3n; en determinados casos, un error durante la modificaci\u00f3n del archivo desde la interfaz web deja el archivo escribible (puede ser activado con un XSS); el m\u00f3dulo hub-connector puede desencadenar una condici\u00f3n de carrera (versi\u00f3n de la comunidad solo desde versiones 2.4.1 hasta 2.6.0); o editar el archivo en una CLI."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-362"
},
{
"lang": "en",
"value": "CWE-732"
},
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:combodo:itop:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.2.0",
"versionEndIncluding": "2.4.0",
"matchCriteriaId": "9C5954C7-CD32-4251-839E-12FA9953C9A1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:combodo:itop:*:*:*:*:community:*:*:*",
"versionStartIncluding": "2.4.1",
"versionEndIncluding": "2.6.0",
"matchCriteriaId": "73EA2A0F-F5C1-47D8-94B2-0602C95C7D2A"
}
]
}
]
}
],
"references": [
{
"url": "https://0day.love/itop_vulnerabilities_disclosure.pdf",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://www.itophub.io/wiki/page?id=2_6_0:release:change_log",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}