CVE-2025-65095
BaseFortify
Publication date: 2025-11-19
Last updated on: 2025-11-19
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lookyloo | lookyloo | * |
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 a potential cross-site scripting (XSS) issue in Lookyloo versions prior to 1.35.1. It affects the index and tree pages of the web interface, which allows users to capture and display a tree of domains calling each other. The vulnerability could allow an attacker to inject malicious scripts into these pages.
How can this vulnerability impact me? :
The vulnerability can lead to the execution of malicious scripts in the context of the Lookyloo web interface, potentially allowing attackers to steal user data, hijack user sessions, or perform other malicious actions on behalf of the user. This can compromise the security and integrity of the application and its users.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Lookyloo to version 1.35.1 or later, as this version contains the patch that fixes the potential cross-site scripting vulnerability on the index and tree pages.