{ "id": "CVE-2017-18376", "sourceIdentifier": "cve@mitre.org", "published": "2019-06-02T20:29:00.230", "lastModified": "2019-06-24T21:15:11.583", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "An improper authorization check in the User API in TheHive before 2.13.4 and 3.x before 3.3.1 allows users with read-only or read/write access to escalate their privileges to the administrator's privileges. This affects app/controllers/UserCtrl.scala." }, { "lang": "es", "value": "Una comprobaci\u00f3n de autorizaci\u00f3n inapropiada en la API de usuario en TheHive anterior a versi\u00f3n 2.13.4 y versi\u00f3n 3.x anterior a 3.3.1, permite a los usuarios con acceso de solo lectura o lectura/escritura escalar sus privilegios a privilegios de administrador. Esto afecta a la app/controllers/UserCtrl.scala." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "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:L/Au:S/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "SINGLE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 6.5 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.0, "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-264" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:thehive-project:thehive:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.13.4", "matchCriteriaId": "69D23FE4-EF1E-4790-B577-FA4DE784D4DB" }, { "vulnerable": true, "criteria": "cpe:2.3:a:thehive-project:thehive:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.0.0", "versionEndExcluding": "3.3.1", "matchCriteriaId": "38BF7419-6417-47AD-AE76-4377E38180CD" } ] } ] } ], "references": [ { "url": "https://gist.github.com/RaJiska/c1b4521aefd77ed43b06045ca05e2591", "source": "cve@mitre.org" }, { "url": "https://github.com/TheHive-Project/TheHive/issues/408", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/TheHive-Project/TheHive/releases/tag/3.3.1", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }