Security readout for executives and security teams
Plain-English summary
CVE-2019-25233 affects AVE DOMINAplus 1.10.x web server software. It can let an attacker trick a browser into making unwanted administrative changes and may run script in a user’s browser session. Business risk is higher where this system is internet-accessible or used to control building automation functions.
Executive priority
Treat this as a targeted remediation item for building automation environments, not a broad enterprise emergency. Prioritize quickly if DOMINAplus is internet-facing, supports sensitive facilities, or is administered from shared workstations.
Technical view
The record describes CSRF and XSS in AVE DOMINAplus Web Server Code 53AB-WBS 1.10.62, involving login.php parameters. CVSS is 5.3 medium, with low attack complexity and low integrity impact. Public references include a Zero Science Lab advisory and an Exploit-DB entry, but the provided sources do not name a vendor patch.
Likely exposure
Exposure is most likely in organizations operating AVE DOMINAplus 1.10.x, especially Web Server Code 53AB-WBS 1.10.62. Risk increases if the web interface is reachable from untrusted networks or used by privileged administrators from normal browsing sessions.
Exploitation context
The sources include a public Exploit-DB reference, so researchers should assume public technical details exist. The provided bundle does not indicate CISA KEV listing or confirmed active exploitation. The described attack involves malicious web content causing unauthorized actions or browser-side script execution.
Researcher notes
Evidence supports CSRF and XSS in AVE DOMINAplus 1.10.x, specifically 53AB-WBS 1.10.62. Public exploit material is referenced, but active exploitation is not established. Patch status is unclear in the provided sources, so validation should focus on versioning, exposure, and vendor guidance.
Mitigation direction
- Identify any AVE DOMINAplus 1.10.x deployments, especially 53AB-WBS 1.10.62.
- Check AVE guidance for fixed software, firmware, or vendor-recommended mitigations.
- Restrict DOMINAplus web access to trusted management networks or VPN users.
- Avoid exposing the DOMINAplus web interface directly to the internet.
- Use separate hardened browsers or profiles for administrator access.
Validation and detection
- Inventory DOMINAplus web server versions and confirm whether 1.10.x is present.
- Review whether the management interface is externally reachable.
- Check web access logs for unusual administrative requests around login.php.
- Confirm administrators are not browsing untrusted sites during authenticated management sessions.
- Document vendor guidance status and remediation ownership.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2019-25233 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-47821CVE reference · exploit
- AVE S.p.A. Official WebsiteCVE reference · product
- DOMINAplus Product PageCVE reference · product
- Zero Science Lab Disclosure (ZSL-2019-5547)CVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
