{ "id": "CVE-2017-12584", "sourceIdentifier": "cve@mitre.org", "published": "2017-08-06T03:29:00.273", "lastModified": "2020-06-16T18:30:01.200", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "There is no CSRF mitigation in SLiMS 8 Akasia through 8.3.1. Also, an entire user profile (including the password) can be updated without sending the current password. This allows remote attackers to trick a user into changing to an attacker-controlled password, a complete account takeover, via the passwd1 and passwd2 fields in an admin/modules/system/app_user.php changecurrent=true operation." }, { "lang": "es", "value": "No existe mitigaci\u00f3n para la vulnerabilidad de tipo Cross-Site Request Forgery (CSRF) en la versi\u00f3n 8.3.1 de SLiMS 8 Akasia. Adem\u00e1s, se puede actualizar un perfil de usuario completo (incluida la contrase\u00f1a) sin necesidad de que se env\u00ede la contrase\u00f1a actual. Esto permite que atacantes remotos enga\u00f1en a un usuario para que cambie su contrase\u00f1a a una controlada por los atacantes y asumir el control total de la cuenta mediante los campos passwd1 y passwd2 en una operaci\u00f3n admin/modules/system/app_user.php changecurrent=true." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/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: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": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-352" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:slims:senayan_library_management_system:*:*:*:*:*:*:*:*", "versionEndIncluding": "8.3.1", "matchCriteriaId": "6F6818AA-64F1-4ECE-9574-975C1B7BD8AC" } ] } ] } ], "references": [ { "url": "https://github.com/slims/slims8_akasia/issues/49", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }