CVE-2024-41177
BaseFortify
Publication date: 2025-08-03
Last updated on: 2025-11-04
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | zeppelin | to 0.12.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Incomplete Blacklist to Cross-Site Scripting (XSS) issue in Apache Zeppelin versions before 0.12.0. It means that the software's filtering mechanism to block malicious scripts is not complete, allowing attackers to inject and execute harmful scripts in the application.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the affected application, potentially leading to unauthorized actions, data theft, or session hijacking for users of Apache Zeppelin before version 0.12.0.
What immediate steps should I take to mitigate this vulnerability?
Users are recommended to upgrade Apache Zeppelin to version 0.12.0, which fixes the incomplete blacklist Cross-Site Scripting vulnerability.