Security readout for executives and security teams
Plain-English summary
CVE-2019-15072 affects Openfind MAIL2000 webmail 6.0 and 7.0. The portal login path can allow cross-site scripting through parameters. Business risk is browser-side compromise of users interacting with the webmail portal, especially for governments, organizations, companies, and universities identified by the advisory text.
Executive priority
Handle as a focused webmail risk rather than a broad infrastructure emergency. Prioritize any internet-facing MAIL2000 6.0 or 7.0 systems, because webmail compromise can support phishing, account abuse, and sensitive mailbox exposure. Urgency is tempered by missing CVSS, patch, and exploitation evidence in the bundle.
Technical view
The reported flaw is CWE-79 cross-site scripting in /cgi-bin/portal in Openfind MAIL2000 through versions 6.0 and 7.0. The source bundle says the login feature accepts arbitrary parameters that can trigger script execution. No CVSS vector, patch version, or vendor remediation detail is included in the provided data.
Likely exposure
Exposure is limited to organizations running Openfind MAIL2000 6.0 or 7.0 with the affected webmail portal reachable by users. The bundle notes broad deployment across governments, organizations, companies, and universities, but does not identify specific exposed instances.
Exploitation context
The bundle does not show CISA KEV listing or confirmed active exploitation. Practical abuse would likely require a user to interact with attacker-controlled content or a crafted URL against the MAIL2000 portal. Treat public-facing webmail as higher priority because user sessions and trust are involved.
Researcher notes
Evidence is sparse and includes inconsistent wording: the title says post-auth XSS while the description references the login feature. The bundle does not provide exploit maturity, a CVSS score, or remediation details. Researchers should preserve that uncertainty when validating affected versions and impact.
Mitigation direction
- Check Openfind and TWCERT guidance for fixed versions or official workarounds.
- Inventory MAIL2000 deployments and identify versions 6.0 and 7.0.
- Restrict webmail portal exposure where business operations allow.
- Prioritize upgrade or vendor-supported remediation for internet-facing instances.
- Review webmail security controls for script filtering and session protections.
Validation and detection
- Confirm whether /cgi-bin/portal is present on MAIL2000 systems.
- Verify product version against MAIL2000 6.0 and 7.0 scope.
- Review web access logs for suspicious parameter-heavy portal requests.
- Check vulnerability scanner findings against the cited CVE and vendor advisories.
- Validate remediation using non-destructive XSS testing in an authorized environment.
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-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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2019-15072 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://www.openfind.com.tw/taiwan/resource.htmlCVE reference · x_refsource_CONFIRM
- https://gist.github.com/chtsecurity/b3396500d4686ad47fb26f64967ef24aCVE reference · x_refsource_CONFIRM
- https://gist.github.com/tonykuo76/5bf1ac369d953d5276afe0a2d04c2147CVE reference · x_refsource_CONFIRM
- https://www.chtsecurity.com/download/0837ce00c27c73dd3ba3a0d4a7df3a41aaea1ac1e9831a5d61bb64ed484a3598.txtCVE reference · x_refsource_CONFIRM
- https://tvn.twcert.org.tw/taiwanvn/TVN-201909002CVE reference · x_refsource_CONFIRM
- https://www.twcert.org.tw/en/cp-128-3086-ff35d-2.htmlCVE reference · x_refsource_CONFIRM
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.
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.
