CVE-2025-11346
BaseFortify
Publication date: 2025-10-06
Last updated on: 2025-10-14
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ilias | ilias | 8.23 |
| ilias | ilias | 9.13 |
| ilias | ilias | 10.1 |
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 the ILIAS software up to versions 8.23, 9.13, and 10.1, specifically in the Base64 Decoding Handler's unserialize function. An attacker can manipulate the argument 'f_settings' to trigger unsafe deserialization, which can be exploited remotely. This can lead to unintended code execution or other malicious actions. Upgrading to versions 8.24, 9.14, or 10.2 mitigates the issue.
How can this vulnerability impact me? :
Exploitation of this vulnerability can allow an attacker to remotely execute malicious code or perform unauthorized actions within the affected system due to unsafe deserialization. This can compromise the confidentiality, integrity, and availability of the system and its data.
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to upgrade the affected ILIAS component to version 8.24, 9.14, or 10.2, as these versions address the issue.