CVE-2019-25405
Stored XSS in Comodo Dome Firewall License Activation Endpoint
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?
CVE-2019-25405 is a stored cross-site scripting (XSS) vulnerability in Comodo Dome Firewall version 2.7.0. It occurs because the application improperly handles input submitted to the newLicense parameter. Attackers can send specially crafted POST requests containing malicious script payloads to the license activation endpoint. This causes arbitrary JavaScript code to be executed in the browsers of administrators who view the affected interface.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary JavaScript in the context of an administrator's browser. This can lead to unauthorized actions such as stealing session cookies, performing actions on behalf of the administrator, or injecting malicious content. As a result, attackers may gain unauthorized access or control over administrative functions of the firewall.
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