← Vulnerability feed

Vulnerability record · CVE-2013-6829 · published 20 November 2013

CVE-2013-6829: PineApp Mail-SeCure ping host parameter command injection

Pineapp · Mail Secure

The admin/confnetworking.html page in PineApp Mail-SeCure passes the pinghost parameter to a ping operation without sanitizing shell metacharacters, allowing command injection. An attacker who can reach that page can run arbitrary commands on the appliance, which is a security gateway sitting on the mail path.

7.5 CVSS 2.0 High EPSS 80% · top 0.4% CWE-94 · Code injection
7.5CVSS 2.0 base score
80%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

admin/confnetworking.html in PineApp Mail-SeCure allows remote attackers to execute arbitrary commands via shell metacharacters in the pinghost parameter during a ping operation.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

critical priorityUnauthenticated remote command execution on an internet-facing mail security appliance, with very high EPSS despite no KEV listing.

What it is

The admin/confnetworking.html page in PineApp Mail-SeCure passes the pinghost parameter to a ping operation without sanitizing shell metacharacters, allowing command injection. An attacker who can reach that page can run arbitrary commands on the appliance, which is a security gateway sitting on the mail path.

Impact

Successful exploitation gives the attacker arbitrary command execution with the privileges of the web service, enabling full compromise of the appliance and any mail or credentials it handles.

Attack surface

Reachable over the network via HTTP to admin/confnetworking.html; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required, though the page path suggests an administrative interface.

Exploitation

Not listed in CISA KEV and no exploit tags appear in the references, but EPSS is 0.79871 (99.59th percentile), indicating a high modeled likelihood of exploitation activity.

What to do

  • Apply the vendor fix for PineApp Mail-SeCure if still supported; if no patch exists, retire or isolate the appliance.
  • Restrict network access to admin/confnetworking.html and the management interface to trusted administrative networks only.
  • Validate and reject shell metacharacters in the pinghost parameter, or replace the ping call with a non-shell API.
  • Run the web service under a least-privilege account and monitor it for unexpected child processes.
  • Place the appliance behind a WAF or reverse proxy that blocks metacharacter payloads in ping parameters.

Detection

  • Search web logs for requests to admin/confnetworking.html with pinghost values containing shell metacharacters such as ;, |, &, $, or backticks.
  • Alert on unexpected child processes spawned by the Mail-SeCure web service, especially shells or network utilities.
  • Monitor for outbound connections from the appliance to unfamiliar hosts, which may indicate injected reverse shells or downloads.
  • Review authentication and access logs for unauthenticated or anomalous access to the admin interface.

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

Track CVE-2013-6829 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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.5CVE-2013-4987Pineapp mail-secure permissions and access controls vulnerabilityPineApp Mail-SeCure before 3.70 allows remote authenticated users to gain privileges by leveraging console access and providing shell metacharacters …EPSS 2.6%6.4CVE-2013-6828Pineapp mail-secure improper authentication vulnerabilityadmin/management.html in PineApp Mail-SeCure allows remote attackers to bypass authentication and perform a sys_usermng operation via the it paramete…EPSS 1.3%5.0CVE-2013-6827Pineapp mail-secure path traversal vulnerabilityAbsolute path traversal vulnerability in admin/viewmsg.php in PineApp Mail-SeCure allows remote attackers to read arbitrary files via a full pathname…EPSS 1.4%8.8CVE-2026-65660Microsoft sharepoint server code injection vulnerabilityImproper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.KEVEPSS 2.1%9.8CVE-2026-60004Gitea diffpatch API code injection enables remote code executionGitea before 1.27.1 allows remote code execution through the diffpatch API by way of Git hook installation. The flaw is a code injection issue (CWE-9…KEVEPSS 24%analysed9.5CVE-2026-72530TrueConf Server sandbox breakout via crafted script code injectionTrueConf Server versions 5.3.X through 5.3.9, 5.4.X through 5.4.9, 5.5.X through 5.5.5 and earlier allow a remote unauthenticated attacker to break o…KEVEPSS 1.7%analysed9.4CVE-2025-62593Ray browser-based RCE via insufficient User-Agent guardRay, an AI compute engine, contains a critical remote code execution flaw before version 2.52.0. Its defense against browser-based attacks relies on …KEVEPSS 62%analysed9.8CVE-2026-9198Langflow auto_login and code validation chain enables unauthenticated RCEIBM Langflow OSS 1.0.0 through 1.10.0 exposes /api/v1/auto_login, which mints SUPERUSER tokens to any network caller, and /api/v1/validate/code, whic…KEVEPSS 29%analysed

Source: NIST National Vulnerability Database (record CVE-2013-6829), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.