CVE-2019-25380
Reflected XSS in Smoothwall Express dhcp.cgi Allows Script Injection
Publication date: 2026-02-16
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 |
|---|---|---|
| smoothwall | smoothwall_express | 3.1 |
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 exists in Smoothwall Express 3.1-SP4-polar-x86_64-update9 within the dhcp.cgi script. It involves multiple reflected cross-site scripting (XSS) flaws that allow attackers to inject malicious JavaScript code through various parameters.
Attackers can send POST requests to the dhcp.cgi script with malicious script payloads embedded in parameters such as BOOT_SERVER, BOOT_FILE, BOOT_ROOT, START_ADDR, END_ADDR, DNS1, DNS2, NTP1, NTP2, WINS1, WINS2, DEFAULT_LEASE_TIME, MAX_LEASE_TIME, DOMAIN_NAME, NIS_DOMAIN, NIS1, NIS2, STATIC_HOST, STATIC_DESC, STATIC_MAC, and STATIC_IP. This enables execution of arbitrary JavaScript in the browsers of users who access the affected pages.
How can this vulnerability impact me? :
The vulnerability can lead to attackers executing arbitrary JavaScript code in the browsers of users interacting with the vulnerable dhcp.cgi script.
This can result in theft of user credentials, session hijacking, defacement, or redirection to malicious sites, potentially compromising user data and trust.
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