111 lines
3.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-14105",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-09-01T17:29:00.213",
"lastModified": "2017-09-13T13:46:05.433",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "HiveManager Classic through 8.1r1 allows arbitrary JSP code execution by modifying a backup archive before a restore, because the restore feature does not validate pathnames within the archive. An authenticated, local attacker - even restricted as a tenant - can add a jsp at HiveManager/tomcat/webapps/hm/domains/$yourtenant/maps (it will be exposed at the web interface)."
},
{
"lang": "es",
"value": "HiveManager Classic en su versi\u00f3n 8.1r1 permite la ejecuci\u00f3n arbitraria de c\u00f3digo JSP modificando un archivo de recuperaci\u00f3n antes de una restauraci\u00f3n. Esto se debe a que la caracter\u00edstica de restauraci\u00f3n no valida nombres de ruta en el archivo. Un atacante local autenticado -incluso restringido como inquilino- puede a\u00f1adir un jsp en HiveManager/tomcat/webapps/hm/domains/$yourtenant/maps (se expondr\u00e1 en la interfaz web)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aerohive:hivemanager_classic:8.0r1:*:*:*:*:*:*:*",
"matchCriteriaId": "0F3FE92F-4676-41F3-9D7F-A3A6ECC5B10C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:aerohive:hivemanager_classic:8.1r1:*:*:*:*:*:*:*",
"matchCriteriaId": "23389E4E-A98A-4D8D-9335-292451BD4AE1"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/theguly/CVE-2017-14105",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
}
]
}