CVE-2019-25413
Reflected XSS in Comodo Dome Firewall 2.7.0 Enables Script Injection
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 | to 2.7.0 (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?
CVE-2019-25413 is a reflected cross-site scripting (XSS) vulnerability in Comodo Dome Firewall version 2.7.0. It allows unauthenticated attackers to inject malicious JavaScript code by manipulating the ID parameter in requests sent to the /manage/ips/rules/ endpoint. When a victim's browser processes such a crafted request, the injected script executes, potentially compromising the user's session or data.
How can this vulnerability impact me? :
This vulnerability can impact users by enabling attackers to execute arbitrary JavaScript in their browsers without authentication. This can lead to session hijacking, theft of sensitive information, or performing actions on behalf of the victim. Since the attack requires user interaction (UI:R in CVSS), the attacker must trick the user into clicking a malicious link or visiting a crafted page.
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