CVE-2025-7713
Cross-Site Scripting in Global Interactive CMS via HTTP Headers
Publication date: 2026-01-29
Last updated on: 2026-03-10
Assigner: Computer Emergency Response Team of the Republic of Turkey
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| globalmedya | content_management_system | to 2025-07-21 (inc) |
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 Cross-site Scripting (XSS) issue in the Global Interactive Design Media Software Inc. Content Management System (CMS). It occurs due to improper neutralization of input during web page generation, specifically through HTTP headers, which allows attackers to inject malicious scripts into web pages.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to execute malicious scripts in the context of your web application, potentially leading to denial of service (as indicated by the high impact on availability), unauthorized actions, or disruption of service. However, it does not directly affect confidentiality or integrity according to the CVSS score.