CVE-2025-62584
BaseFortify
Publication date: 2025-10-16
Last updated on: 2025-10-21
Assigner: Naver Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| navercorp | whale | to 4.33.325.17 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-346 | The product does not properly verify that the source of data or communication is valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Whale browser versions before 4.33.325.17 allows an attacker to bypass the Same-Origin Policy when using a dual-tab environment. The Same-Origin Policy is a security measure that restricts how documents or scripts loaded from one origin can interact with resources from another origin. Bypassing this policy can enable unauthorized access between tabs.
How can this vulnerability impact me? :
By bypassing the Same-Origin Policy, an attacker could potentially access or manipulate data from another tab that should be isolated, leading to unauthorized data exposure or actions within the browser environment.