LiveActive security incident?Get immediate response
CVE Record

CVE-2019-15071: Openfind MAIL2000 Webmail Pre-Auth Cross-Site Scripting

The "/cgi-bin/go" page in MAIL2000 through version 6.0 and 7.0 has a cross-site scripting (XSS) vulnerability, allowing execution of arbitrary code via ACTION parameter without authentication. The code can executed for any user accessing the page. This vulnerability affects many mail system of governments, organizations, companies and universities.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
description · low confidence lookup

Execution 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
9Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OpenfindMAIL20006.0, 7.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-79 · source CWE mapping

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.