Security readout for executives and security teams
Plain-English summary
Openfind MAIL2000 webmail versions 6.0 and 7.0 have a pre-authentication XSS issue on /cgi-bin/go. A crafted link could run attacker-controlled script in a victim user's browser when they visit the page. The bundle does not provide CVSS scoring or confirmed exploitation in the wild.
Executive priority
Treat this as a high-priority legacy webmail exposure review. It is not KEV-confirmed, but unauthenticated XSS on mail systems can support credential theft, session abuse, and targeted phishing.
Technical view
CVE-2019-15071 is CWE-79 in MAIL2000 through versions 6.0 and 7.0. The ACTION parameter on /cgi-bin/go is described as allowing arbitrary code execution without authentication for users who access the page. Evidence supports client-side script execution, not server-side code execution.
Likely exposure
Exposure is most likely where MAIL2000 webmail 6.0 or 7.0 is internet-accessible, especially government, enterprise, university, or organization mail systems using Openfind MAIL2000.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. Public technical references exist, and the issue is pre-authentication, so phishing or link-based abuse is a practical concern.
Researcher notes
The wording says arbitrary code via ACTION, but available bundle context supports XSS in the browser. Do not classify as server RCE without additional evidence. CVSS and detailed affected build ranges are not provided.
Mitigation direction
- Identify any Openfind MAIL2000 6.0 or 7.0 deployments.
- Review and apply Openfind advisories or patches OF-ISAC-19-004 and OF-ISAC-19-005.
- Restrict public access to legacy webmail where business requirements allow.
- Ask Openfind for supported upgrade or remediation guidance if patch status is unclear.
- Monitor webmail access logs for unusual /cgi-bin/go requests.
Validation and detection
- Confirm deployed MAIL2000 version and patch level with system owners or vendor support.
- Inventory internet-facing hosts exposing MAIL2000 webmail.
- Check whether /cgi-bin/go is reachable before authentication.
- Review logs for suspicious ACTION parameter activity without reproducing payloads.
- Verify remediation by confirming vendor patch installation or upgrade evidence.
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-15071 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://gist.github.com/tonykuo76/95638395e0c83e68dbd3db0fa0184e27CVE reference · x_refsource_CONFIRM
- https://www.openfind.com.tw/taiwan/resource.htmlCVE reference · x_refsource_CONFIRM
- https://gist.github.com/chtsecurity/21119b393640bea1d010ab9e3bee216dCVE reference · x_refsource_CONFIRM
- https://www.chtsecurity.com/download/5011077112c76fb73f82d7eeb2b41b3bcd06c5037be242fec7b185603ca52dc1.txtCVE reference · x_refsource_CONFIRM
- https://www.twcert.org.tw/en/cp-128-3085-45bda-2.htmlCVE reference · x_refsource_CONFIRM
- https://tvn.twcert.org.tw/taiwanvn/TVN-201909001CVE reference · x_refsource_CONFIRM
- https://www.openfind.com.tw/taiwan/download/m2k/patch/Openfind_OF-ISAC-19-004.pdfCVE reference · x_refsource_MISC
- https://www.openfind.com.tw/taiwan/download/m2k/patch/Openfind_OF-ISAC-19-005.pdfCVE reference · x_refsource_MISC
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.
