LiveActive security incident?Get immediate response
CVE Record

CVE-2019-15072: Openfind MAIL2000 Webmail Post-Auth Cross-Site Scripting

The login feature in "/cgi-bin/portal" in MAIL2000 through version 6.0 and 7.0 has a cross-site scripting (XSS) vulnerability, allowing execution of arbitrary code via any parameter. This vulnerability affects many mail system of governments, organizations, companies and universities.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
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-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
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
7Source 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.