CVE-2025-7216
BaseFortify
Publication date: 2025-07-09
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 |
|---|---|---|
| lty628 | aidigu | 1.8.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a critical security flaw in the lty628 Aidigu software up to version 1.8.2, specifically in the checkUserCookie function within the PHP Object Handler component. It occurs due to improper handling of the 'rememberMe' argument, which allows an attacker to perform deserialization attacks remotely. This means an attacker can manipulate input to execute malicious code or actions on the affected system.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution or unauthorized actions on the affected system because it allows attackers to manipulate the deserialization process. This can compromise the confidentiality, integrity, and availability of the system, potentially leading to data breaches, system takeover, or service disruption.