vendor:
by:
nu11secur1ty
7.5
CVSS
HIGH
Client-side desync
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2023
Member Login Script 3.3 – Client-side desync
The server appears to be vulnerable to client-side desync attacks. A POST request was sent to the path '/1692959852_473/index.php' with a second request sent as the body. The server ignored the Content-Length header and did not close the connection, leading to the smuggled request being interpreted as the next request.
Mitigation:
Unknown