LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2024-8957: PTZOptics PT30X-SDI/NDI Cameras OS Command Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 4, 2024
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Nov 25, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2024-8957 to its Known Exploited Vulnerabilities catalog on Nov 4, 2024, with a federal patch deadline of Nov 25, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

PTZOptics PT30X-SDI/NDI cameras contain an OS command injection vulnerability that allows a remote, authenticated attacker to escalate privileges to root via a crafted payload with the ntp_addr…

CVE-2024-8957 is an OS command injection vulnerability in PTZOptics PT30X-SDI/NDI cameras. A remote attacker who is already authenticated can send a crafted payload through the ntp_addr parameter of the /cgi-bin/param.cgi CGI script and escalate privileges to root on the device. Because these cameras often sit on corporate or production networks and can serve as a foothold into the rest of the environment, the issue warrants prompt attention from IT and security teams. Confirm all version and configuration details against the vendor advisory.

How it works

The flaw belongs to CWE-78, improper neutralization of special elements used in an OS command. In this case the camera’s web interface accepts an ntp_addr value that is later passed to an operating-system command without adequate sanitization. An authenticated attacker can therefore inject additional shell metacharacters or commands into that parameter. Once the CGI script executes the resulting string, the injected commands run with the privileges of the process—ultimately allowing escalation to root. No further exploit mechanics are publicly detailed beyond the CISA summary; defenders should treat any authenticated request that reaches /cgi-bin/param.cgi with a non-standard ntp_addr value as potentially malicious.

Am I affected? How to find it in your systems

PTZOptics PT30X-SDI/NDI cameras are commonly deployed for live production, video conferencing, lecture capture, and fixed surveillance. They typically appear as network endpoints that expose an HTTP/HTTPS management interface. Inventory steps include:

Because exact firmware versions are not supplied here, compare every discovered unit against the vendor advisory to determine whether it is vulnerable. Telemetry signs of exploitation would include unexpected POST or GET requests to /cgi-bin/param.cgi that contain unusual characters in the ntp_addr parameter, sudden changes to NTP settings, or new processes running as root that were not present before. Correlate these events with authentication logs to identify the source account.

How to remediate

The primary remediation is to apply the mitigations or firmware updates published by the vendor, exactly as stated in the official advisory. CISA’s required action is to follow those vendor instructions or to discontinue use of the product if no mitigations are available. After applying the update:

Document the change and retain evidence of the firmware version for audit purposes.

If you can't patch immediately

Until the vendor update can be installed, reduce exposure with the following compensating controls:

These steps do not eliminate the vulnerability but shrink the attack surface while remediation is scheduled.

If your data may have been exposed

Actively exploited command-injection flaws on network devices can lead to full device compromise and subsequent lateral movement. Although ransomware use of this specific CVE is not documented, any successful exploitation should be treated as a potential breach. Review camera logs, adjacent system logs, and network flows for signs of unauthorized activity. As a quick additional check, individuals can run a free exposure scan of their work email addresses against known breach data sets to determine whether credentials associated with the environment have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedPTZOptics · PT30X-SDI/NDI Cameras
WeaknessCWE-78
Added to CISA KEVNov 4, 2024
Federal patch deadlineNov 25, 2024
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities