cbcvebase.
CVE-2003-0050
published 2003-03-07

CVE-2003-0050: 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…

PriorityP270high7.5CVSS 2.0
AVNACLAuNCPIPAP
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
68.86%
99.3th percentile
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.

Affected

2 ranges
VendorProductVersion rangeFixed in
appledarwin_streaming_server
applequicktime_streaming_server

Detection & IOCsextracted from sources · hover to see the quote

path/parse_xml.cgi
port1220
commandfilename=;<payload>|
  • Detect POST requests to /parse_xml.cgi containing shell metacharacters (semicolons, pipes) in the 'filename' parameter, indicative of command injection attempts.
  • Monitor inbound POST requests to /parse_xml.cgi on TCP port 1220 with Content-Type: application/x-www-form-urlencoded for exploitation attempts.
  • The exploit executes arbitrary commands as root via metacharacter injection; look for unexpected child processes spawned by the CGI script (e.g., perl, bash, telnet).
  • ·Affected versions are Apple Darwin Streaming Administration Server 4.1.2 and QuickTime Streaming Server 4.1.1 only; detections should be scoped to these versions.
  • ·The vulnerability allows command execution as root, meaning successful exploitation grants full system compromise; prioritize detection and blocking at the network perimeter for port 1220.

CVSS provenance

nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.