Vulnerability record · CVE-2012-4940 · published 31 October 2012
CVE-2012-4940: Axigen Free Mail Server View Log Files path traversal
Gecad · Axigen Free Mail Server
The View Log Files component in Axigen Free Mail Server has multiple directory traversal flaws. A remote attacker can supply a .. (dot dot) sequence in the fileName parameter to read or delete arbitrary files on the server. The flaw matters because it exposes file contents and allows destructive file deletion without any credentials.
Description
Multiple directory traversal vulnerabilities in the View Log Files component in Axigen Free Mail Server allow remote attackers to read or delete arbitrary files via a .. (dot dot) in (1) the fileName parameter in a download action to source/loggin/page_log_dwn_file.hsp, or the fileName parameter in (2) an edit action or (3) a delete action to the default URI.
AV:N/AC:L/Au:N/C:P/I:P/A:N
Automated analysis
high priorityUnauthenticated remote file read and delete with a very high EPSS score, though no confirmed in-the-wild exploitation or KEV listing is present.
What it is
The View Log Files component in Axigen Free Mail Server has multiple directory traversal flaws. A remote attacker can supply a .. (dot dot) sequence in the fileName parameter to read or delete arbitrary files on the server. The flaw matters because it exposes file contents and allows destructive file deletion without any credentials.
Impact
An attacker can read arbitrary files on the host, potentially exposing configuration, credentials or mail data, and can delete arbitrary files, which may disrupt the mail service or destroy evidence.
Attack surface
Reachable over the network through HTTP requests to source/loggin/page_log_dwn_file.hsp and the default URI using download, edit or delete actions. The CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required.
Exploitation
Not listed in CISA KEV and no public exploit tag appears in the references, but EPSS is very high at 0.836 (99.7th percentile), indicating strong predicted exploitation activity.
What to do
- Apply the vendor fix or upgrade Axigen Free Mail Server to a version that resolves the traversal issue; no fixed version is stated in this record, so confirm with the vendor.
- Restrict network access to the View Log Files component and the affected URIs to trusted administrative networks.
- Validate and canonicalize the fileName parameter, rejecting any path separators or .. sequences before file operations.
- Run the mail server with least privilege and isolate it so arbitrary file reads or deletes cannot reach sensitive system files.
- Monitor and back up log and configuration files so deletions can be detected and restored.
Detection
- Inspect web server and application logs for requests to page_log_dwn_file.hsp or the default URI containing .. or encoded traversal sequences in the fileName parameter.
- Alert on download, edit or delete actions against log files from unexpected source IPs or outside normal administrative hours.
- Monitor file system events for unexpected reads or deletions of files outside the log directory.
- Correlate repeated traversal attempts from a single source with subsequent file access anomalies.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://www.kb.cert.org/vuls/id/586556 | US Government Resource |
| http://www.securityfocus.com/bid/56343 | |
| http://www.kb.cert.org/vuls/id/586556 | US Government Resource |
| http://www.securityfocus.com/bid/56343 |
Track CVE-2012-4940 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2012-4940), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.