CVE-2019-25412
Reflected XSS in Comodo Dome Firewall NTP_SERVER_LIST Parameter
Publication date: 2026-02-19
Last updated on: 2026-02-20
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| comodo | dome_firewall | 2.7.0 |
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 reflected cross-site scripting (XSS) issue in Comodo Dome Firewall version 2.7.0. It occurs because the NTP_SERVER_LIST parameter does not properly sanitize user input. Attackers can exploit this by sending specially crafted POST requests to the /korugan/time endpoint with malicious script code in the NTP_SERVER_LIST parameter, causing arbitrary JavaScript to execute in the browsers of users who receive the response.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary JavaScript in the context of a user's browser. This can lead to various impacts such as theft of user credentials, session hijacking, defacement of web content, or redirection to malicious sites. Since the attack requires user interaction (sending a crafted POST request and the user viewing the response), it can be used to compromise user data or perform unauthorized actions on behalf of the user.
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