CVE-2024-26331
ReCrystallize Server - Authentication Bypass
Record summary
CVE-2024-26331 has a selected CVSS score of 7.5 (high); EIP currently links 1 Nuclei template.
Description
ReCrystallize Server 5.10.0.0 uses a authorization mechanism that relies on the value of a cookie, but it does not bind the cookie value to a session ID. Attackers can easily modify the cookie value, within a browser or by implementing client-side code outside of a browser. Attackers can bypass the authentication mechanism by modifying the cookie to contain an expected value.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 6, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
recrystallize_serverBrowse recrystallize_software / recrystallize_serverDefault status: unknown | CVE List | 5.10.0.0 | affected |
Nuclei templates
1ProjectDiscoveryHIGHReCrystallize Server - Authentication Bypass
This vulnerability allows an attacker to bypass authentication in the ReCrystallize Server application by manipulating the 'AdminUsername' cookie. This gives the attacker administrative access to the application's functionality, even when the default password has been changed.
Impact
Unauthenticated attackers can bypass authentication by manipulating the AdminUsername cookie to gain administrative access to ReCrystallize Server.
Remediation
Update ReCrystallize Server to a patched version that addresses CVE-2024-26331.
Source: ProjectDiscovery