Exploitation Summary
EIP tracks 1 public exploit for CVE-2024-50645. PoCs published by fushuling.
AI-analyzed exploit summary This writeup details an authentication bypass vulnerability in MallChat due to incorrect path parsing in the `TokenInterceptor` class, allowing attackers to bypass token checks via path traversal (e.g., `/xxx/yyy/public/../../../demo/capi/user/userInfo`). The vulnerability requires a non-empty `server.servlet.context-path` configuration.
Description
MallChat v1.0-SNAPSHOT has an authentication bypass vulnerability. An attacker can exploit this vulnerability to access API without any token.
Exploits (1)
This writeup details an authentication bypass vulnerability in MallChat due to incorrect path parsing in the `TokenInterceptor` class, allowing attackers to bypass token checks via path traversal (e.g., `/xxx/yyy/public/../../../demo/capi/user/userInfo`). The vulnerability requires a non-empty `server.servlet.context-path` configuration.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H