CVE-2024-42852
Micro Focus acutoweb Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Record summary
CVE-2024-42852 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
Cross Site Scripting vulnerability in AcuToWeb server v.10.5.0.7577C8b allows a remote attacker to execute arbitrary code via the index.php component.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Aug 7, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 23, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
acutowebBrowse Micro Focus / acutowebDefault status: unknown | VulnCheck, CVE List | 10.5.0.7577C8b | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMAcuToWeb server/10.5.0.7577c8b - Cross-Site ScriptingCVSS 6.1
AcuToWeb server/10.5.0.7577c8b is vulnerable to reflected cross-site scripting (XSS) via the portgw parameter. Unsanitized user input is reflected in the response, allowing arbitrary JavaScript execution.
Impact
Successful exploitation of this XSS vulnerability allows attackers to execute arbitrary JavaScript code in victims' browsers, potentially leading to session hijacking, credential theft, or other malicious activities.
Remediation
Update AcuToWeb to the latest version. Implement proper input validation and output encoding for all user-supplied data, especially the portgw parameter.
Source: ProjectDiscovery