Security readout for executives and security teams
Plain-English summary
CVE-2022-50787 lets an unauthenticated attacker store malicious script through a username field in affected SOUND4-related products. When a victim’s browser processes that stored content, the script can run in that browser session. This is most urgent for internet-reachable broadcast or streaming management systems.
Executive priority
Treat as a high-priority exposure review for media and broadcast environments. Prioritize externally reachable systems and administrator-facing portals. The business risk is session compromise or unauthorized actions through browser execution, not direct server takeover based on current sources.
Technical view
The issue is CWE-79 stored cross-site scripting in the username parameter. The CVE lists CVSS 7.2, network attack vector, low complexity, no privileges, changed scope, and low confidentiality/integrity impact. Affected entries include SOUND4 Impact/Pulse/First, Impact/Pulse Eco, BigVoice4, BigVoice2, Stream, and Kantar Media WM2 versions listed in the CVE data.
Likely exposure
Exposure is most likely where affected SOUND4 or related appliances/applications are reachable over a network, especially externally accessible management interfaces. Organizations using broadcast audio, streaming, or media monitoring products should verify exact product and firmware/software versions.
Exploitation context
Public exploit details and third-party advisories are available, but the provided sources do not show CISA KEV listing or confirmed active exploitation. The risk is stored browser-side execution against users who later view attacker-supplied username data.
Researcher notes
Evidence names multiple affected products, but no CPEs are provided. The source bundle does not include an official patch version or vendor advisory with remediation details. Packet Storm indicates exploit information is public; avoid relying on obscurity for protection.
Mitigation direction
- Check SOUND4 or product vendor guidance for fixed versions or official mitigations.
- Restrict access to management interfaces to trusted networks or VPNs.
- Remove affected interfaces from direct internet exposure where possible.
- Review application input handling and output encoding if maintaining affected deployments.
- Plan upgrade or replacement for unsupported affected versions.
Validation and detection
- Inventory SOUND4, BigVoice, Stream, and Kantar WM2 deployments.
- Compare installed versions against the affected versions in the CVE record.
- Identify whether management interfaces are internet-accessible.
- Review stored usernames and audit logs for suspicious script-like content.
- Confirm remediation status using vendor documentation, not assumptions.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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 lookupCVE-2022-50787 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N3.92.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.2HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- Zero Science Lab Disclosure (ZSL-2022-5731)CVE reference · third-party-advisory
- Packet Storm Security Exploit DetailsCVE reference · exploit
- IBM X-Force Vulnerability Exchange EntryCVE reference · vdb-entry
- SOUND4 Product HomepageCVE reference · product
- VulnCheck Advisory: SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x Unauthenticated Stored Cross-Site ScriptingCVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
