ID CVE-2017-16946
Summary The admin_edit function in app/Controller/UsersController.php in MISP 2.4.82 mishandles the enable_password field, which allows admins to discover a hashed password by reading the audit log.
References
Vulnerable Configurations
  • cpe:2.3:a:misp:misp:2.4.82:*:*:*:*:*:*:*
    cpe:2.3:a:misp:misp:2.4.82:*:*:*:*:*:*:*
CVSS
Base: 4.0 (as of 07-12-2017 - 20:08)
Impact:
Exploitability:
CWE CWE-532
CAPEC
  • Fuzzing and observing application log data/errors for application mapping
    An attacker sends random, malformed, or otherwise unexpected messages to a target application and observes the application's log or error messages returned. Fuzzing techniques involve sending random or malformed messages to a target and monitoring the target's response. The attacker does not initially know how a target will respond to individual messages but by attempting a large number of message variants they may find a variant that trigger's desired behavior. In this attack, the purpose of the fuzzing is to observe the application's log and error messages, although fuzzing a target can also sometimes cause the target to enter an unstable state, causing a crash. By observing logs and error messages, the attacker can learn details about the configuration of the target application and might be able to cause the target to disclose sensitive information.
Access
VectorComplexityAuthentication
NETWORK LOW SINGLE
Impact
ConfidentialityIntegrityAvailability
PARTIAL NONE NONE
cvss-vector via4 AV:N/AC:L/Au:S/C:P/I:N/A:N
refmap via4
confirm https://github.com/MISP/MISP/commit/7d5890b2fc63285f010d5845913894dd71cf232c
Last major update 07-12-2017 - 20:08
Published 25-11-2017 - 18:29
Last modified 07-12-2017 - 20:08
Back to Top