CVE-2025-47151
BaseFortify
Publication date: 2025-11-05
Last updated on: 2025-11-07
Assigner: Talos
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| entrouvert | lasso | 2.5.1 |
| entrouvert | lasso | 2.8.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-843 | The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a type confusion issue in the lasso_node_impl_init_from_xml function of Entr'ouvert Lasso versions 2.5.1 and 2.8.2. It can be triggered by sending a specially crafted SAML response, which causes the software to misinterpret data types and potentially allows an attacker to execute arbitrary code.
How can this vulnerability impact me? :
The vulnerability can lead to arbitrary code execution on the affected system, which means an attacker could potentially take control of the system, compromise data integrity, confidentiality, and availability, and perform malicious actions with the privileges of the affected application.