CVE-2025-8708
BaseFortify
Publication date: 2025-08-08
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| antabot | white-jotter | 0.2.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Antabot White-Jotter 0.22, specifically in the CookieRememberMeManager function within the ShiroConfiguration.java file. It involves manipulation of the input EVANNIGHTLY_WAOU that leads to deserialization, which can be exploited remotely. The attack complexity is high and exploitation is difficult, but the exploit has been publicly disclosed.
How can this vulnerability impact me? :
Exploitation of this vulnerability could allow an attacker to perform remote deserialization attacks, potentially leading to unauthorized actions or compromise of the affected system. However, due to the high complexity and difficulty of exploitation, the immediate risk may be limited but still critical.