LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50792: SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x Unauthenticated File Disclosure Vulnerability

SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain an unauthenticated file disclosure vulnerability that allows remote attackers to access sensitive system files. Attackers can exploit the vulnerability by manipulating the 'file' GET parameter to disclose arbitrary files on the affected device.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-50792 lets an unauthenticated remote attacker read sensitive files from affected SOUND4 and related devices. This can expose credentials, configuration, or operational data. Public exploit details exist, but the provided sources do not show confirmed active exploitation or CISA KEV listing.

Executive priority

Treat as a near-term remediation item for any exposed device. The business risk is unauthorized disclosure of sensitive system files from media infrastructure. Prioritize internet-facing and operationally critical systems first.

Technical view

The issue is a CWE-22 path traversal/file disclosure flaw in affected SOUND4 IMPACT, FIRST, PULSE, Eco, BigVoice, Stream, and Kantar Media WM2 versions. The CVE record rates it CVSS 4.0 8.7 high, with network access, low complexity, no privileges, and no user interaction required.

Likely exposure

Highest risk is for internet-accessible broadcast audio, streaming, or media monitoring appliances running listed versions. Internal-only devices still matter because the flaw requires no authentication once reachable. Exposure depends on deployed product versions and network accessibility.

Exploitation context

Zero Science Lab and Packet Storm published exploit-oriented details. That increases reproducibility for defenders and attackers. However, the source bundle does not provide evidence of active exploitation in the wild, and KEV status is false.

Researcher notes

Evidence supports unauthenticated arbitrary file disclosure/path traversal, but the bundle does not name a vendor patch. Avoid assuming all SOUND4 products are affected beyond the listed products and versions. Packet Storm content indicates public exploit detail availability.

Mitigation direction

  • Check SOUND4 or device vendor guidance for fixed firmware or supported remediation.
  • Remove affected devices from direct internet exposure where possible.
  • Restrict management interfaces to trusted networks or VPN access.
  • Apply network filtering for untrusted access to device web services.
  • Review whether affected products are still supported by the vendor.

Validation and detection

  • Inventory SOUND4, BigVoice, Stream, and Kantar WM2 devices and firmware versions.
  • Compare installed versions against the affected version list in the CVE sources.
  • Identify externally reachable device web interfaces using asset management data.
  • Review web logs for unusual file access attempts against vulnerable parameters.
  • Confirm remediation status against current vendor advisories before closing.
Prepared
Confidence
high
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-50792 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2022-50792Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SOUND4 Ltd.Impact/Pulse/FirstVersion 2: 1.1/2.15Listed
SOUND4 Ltd.Impact/Pulse Eco1.16Listed
SOUND4 Ltd.BigVoice41.2Listed
SOUND4 Ltd.BigVoice21.30Listed
SOUND4 Ltd.Stream1.1/2.4.29Listed
Kantar MediaWM21.11Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.