CVE-2025-6397
Reflected XSS in Ankara Hosting Website Design Software
Publication date: 2026-02-03
Last updated on: 2026-02-03
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 |
|---|---|---|
| unknown_vendor | website_software | to 03022026 (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 Improper Neutralization of Input During Web Page Generation, commonly known as Cross-site Scripting (XSS). Specifically, it is a Reflected XSS vulnerability found in the Ankara Hosting Website Design Website Software. This means that the software does not properly sanitize or neutralize user input before including it in web pages, allowing attackers to inject malicious scripts that are then executed in the browsers of users who visit the affected web pages.
How can this vulnerability impact me? :
The impact of this vulnerability includes the potential for attackers to execute malicious scripts in users' browsers without their consent. This can lead to theft of sensitive information such as cookies, session tokens, or other credentials, unauthorized actions performed on behalf of the user, and disruption of service. According to the CVSS score, the vulnerability has a high base score of 8.6, indicating significant impact with low attack complexity and no required privileges or user interaction.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know