vendor:
MOJO IWMS
by:
7.5
CVSS
HIGH
Cookie Manipulation
613
CWE
Product Name: MOJO IWMS
Affected Version From: MOJO IWMS 7
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:mojo_iwms:mojo_iwms:7
Platforms Tested:
Cookie Manipulation Vulnerability in MOJO IWMS
The MOJO IWMS application fails to properly sanitize user-supplied data, which can be exploited by an attacker to manipulate cookies and masquerade as another user. This can lead to the theft of cookie-based authentication credentials and enable the attacker to launch further attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied data before using it in cookie values. Additionally, implement secure cookie handling practices, such as using HttpOnly and Secure flags.