CVE-2025-3898
BaseFortify
Publication date: 2025-06-10
Last updated on: 2025-06-12
Assigner: Schneider Electric SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an improper input validation issue (CWE-20) where an authenticated malicious user can send an HTTPS request containing invalid data types to the webserver. This can cause the webserver to crash or become unavailable, resulting in a Denial of Service (DoS).
How can this vulnerability impact me? :
The impact of this vulnerability is a Denial of Service (DoS) condition on the affected webserver. An attacker with authentication can send specially crafted requests that cause the server to fail or become unresponsive, potentially disrupting service availability.