← Vulnerability feed

Vulnerability record · CVE-2003-0050 · published 7 March 2003

CVE-2003-0050: Apple Streaming Server CGI shell metacharacter code execution

Apple · Darwin Streaming Server

parse_xml.cgi in Apple Darwin Streaming Administration Server 4.1.2 and QuickTime Streaming Server 4.1.1 passes input to a shell without sanitizing shell metacharacters, allowing command injection. A remote attacker can therefore run arbitrary commands on the server, which is a serious exposure for an internet-facing streaming host.

7.5 CVSS 2.0 High EPSS 69% · top 0.7%
7.5CVSS 2.0 base score
69%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
8References
16 Jun 2026Last modified by NVD

Description

parse_xml.cgi in Apple Darwin Streaming Administration Server 4.1.2 and QuickTime Streaming Server 4.1.1 allows remote attackers to execute arbitrary code via shell metacharacters.

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 19 September 2026. Confidence: medium.

high priorityUnauthenticated remote code execution with a high EPSS score, though the product is legacy and no KEV listing or confirmed public exploit is present.

What it is

parse_xml.cgi in Apple Darwin Streaming Administration Server 4.1.2 and QuickTime Streaming Server 4.1.1 passes input to a shell without sanitizing shell metacharacters, allowing command injection. A remote attacker can therefore run arbitrary commands on the server, which is a serious exposure for an internet-facing streaming host.

Impact

An attacker gains remote code execution with the privileges of the web server process, enabling full compromise of the streaming server host. This can lead to data theft, service disruption, or use of the host as a pivot into the network.

Attack surface

The flaw is reachable over the network through the parse_xml.cgi endpoint of the administration server, per the AV:N vector. The CVSS vector shows Au:N, so no authentication is required, and no user interaction is indicated.

Exploitation

The record is not listed in CISA KEV and no ransomware use is documented, but EPSS is high at roughly 0.69 (99th percentile), suggesting elevated likelihood of exploitation activity. Reference tags are limited to a vendor advisory, so no public exploit confirmation is provided.

What to do

  • Apply the Apple security update referenced in the vendor advisory for the affected Streaming Server versions.
  • If the streaming administration interface is not needed, disable or remove parse_xml.cgi and the admin service.
  • Restrict network access to the administration server to trusted management hosts only.
  • Run the streaming service under a low-privilege account to limit the impact of command execution.
  • Monitor for and block shell metacharacter patterns in requests to CGI endpoints.

Detection

  • Inspect web and CGI logs for requests to parse_xml.cgi containing shell metacharacters such as ;, |, `, $(), or &&.
  • Alert on unexpected child processes spawned by the web server or streaming service user.
  • Monitor for outbound connections or file writes originating from the streaming server process.
  • Review host process accounting for shell interpreters launched by the CGI handler.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2003-0050 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.

10.0CVE-2007-0748Apple darwin streaming server vulnerabilityHeap-based buffer overflow in Apple Darwin Streaming Proxy, when using Darwin Streaming Server before 5.5.5, allows remote attackers to execute arbit…EPSS 6.5%10.0CVE-2007-0749Apple darwin streaming server vulnerabilityMultiple stack-based buffer overflows in the is_command function in proxy.c in Apple Darwin Streaming Proxy, when using Darwin Streaming Server befor…EPSS 6.5%10.0CVE-2003-0421Apple darwin streaming server vulnerabilityApple QuickTime / Darwin Streaming Server before 4.1.3f allows remote attackers to cause a denial of service (crash) via an MS-DOS device name (e.g. …EPSS 2.9%10.0CVE-2003-0426Apple darwin streaming server vulnerabilityThe installation of Apple QuickTime / Darwin Streaming Server before 4.1.3f starts the administration server with a "Setup Assistant" page that allow…EPSS 3.4%10.0CVE-2003-0502Apple darwin streaming server vulnerabilityApple QuickTime / Darwin Streaming Server before 4.1.3g allows remote attackers to cause a denial of service (crash) via a .. (dot dot) sequence foll…EPSS 3.4%7.5CVE-2004-1083Apple darwin streaming server vulnerabilityApache for Apple Mac OS X 10.2.8 and 10.3.6 restricts access to files in a case sensitive manner, but the Apple HFS+ filesystem accesses files in a c…EPSS 1.9%7.5CVE-2004-1086Apple darwin streaming server vulnerabilityBuffer overflow in PSNormalizer for Apple Mac OS X 10.3.6 allows remote attackers to execute arbitrary code via a crafted PostScript input file.EPSS 3.4%7.5CVE-2004-1088Apple darwin streaming server vulnerabilityPostfix server for Apple Mac OS X 10.3.6, when using CRAM-MD5, allows remote attackers to send mail without authentication by replaying authenticatio…EPSS 1.7%

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