Skip to main content
CVE Vulnerability Database
Vulnerability Database/CVE-2024-47922

CVE-2024-47922: Information Disclosure Vulnerability

CVE-2024-47922 is an information disclosure vulnerability that exposes sensitive information to unauthorized actors. This security flaw can lead to data breaches. This article covers technical details, impact, and mitigation.

Published:

CVE-2024-47922 Overview

CVE-2024-47922 is an information disclosure vulnerability in Priority Software products. The flaw is classified under [CWE-200]: Exposure of Sensitive Information to an Unauthorized Actor. An unauthenticated remote attacker can retrieve sensitive data over the network without user interaction.

The vulnerability was disclosed through Israeli government CVE advisories and assigned a CVSS 3.1 base score of 7.5. The attack vector requires no privileges and no user interaction, making the flaw trivial to exploit when the affected service is exposed to untrusted networks.

Critical Impact

Unauthenticated network attackers can access sensitive information without user interaction, leading to confidentiality loss across exposed Priority deployments.

Affected Products

  • Priority Software product line (specific versions not disclosed in NVD data)
  • Network-accessible Priority application interfaces
  • Deployments exposing the vulnerable component to untrusted networks

Discovery Timeline

  • 2024-12-30 - CVE-2024-47922 published to the National Vulnerability Database
  • 2026-06-17 - Last updated in NVD database

Technical Details for CVE-2024-47922

Vulnerability Analysis

The vulnerability falls under [CWE-200], which covers improper exposure of sensitive information to actors not explicitly authorized to access it. In Priority Software, the affected component returns data that should be restricted to authenticated or authorized parties.

The CVSS metrics indicate that the confidentiality impact is high while integrity and availability remain unaffected. Attackers cannot modify data or disrupt service through this flaw, but they can harvest sensitive information directly from the application.

Exposed data through CWE-200 patterns typically includes credentials, session tokens, internal configuration, database identifiers, or business records. The specific data classes exposed by Priority are not enumerated in the public advisory.

Root Cause

The root cause is missing or insufficient access control on a network-accessible resource. The application returns sensitive content in responses without verifying that the requester is authorized. This pattern often results from misconfigured endpoints, debug interfaces left enabled, or insufficient authentication checks on data retrieval functions.

Attack Vector

The attack vector is network-based with low complexity. An attacker sends crafted requests to the vulnerable Priority endpoint and parses sensitive data from the response. No authentication credentials, social engineering, or local access is required. The EPSS score of 0.474% places exploitation likelihood in the 37th percentile, indicating moderate but non-trivial real-world risk.

The vulnerability manifests when the application processes requests against the affected component. See the Government CVE Advisories for vendor-supplied technical context.

Detection Methods for CVE-2024-47922

Indicators of Compromise

  • Anomalous HTTP request patterns targeting Priority application endpoints from external sources
  • Unusual volumes of outbound data from Priority servers to unknown destinations
  • Access log entries showing successful responses to unauthenticated requests for sensitive resources
  • Repeated enumeration-style requests against Priority API paths

Detection Strategies

  • Monitor web application logs for unauthenticated requests returning HTTP 200 responses with significant payload sizes
  • Inspect network traffic for sensitive data patterns (credentials, tokens, personally identifiable information) leaving Priority servers
  • Deploy web application firewall rules to flag access to administrative or data-retrieval endpoints from non-corporate IP ranges
  • Correlate Priority application logs with identity provider logs to identify data access without corresponding authentication events

Monitoring Recommendations

  • Enable verbose request logging on the Priority application server and forward logs to a centralized SIEM
  • Establish baselines for normal request volume and alert on deviations
  • Audit endpoint access for any unauthenticated path returning structured business data
  • Review egress traffic from Priority hosts for unexpected destinations or volume spikes

How to Mitigate CVE-2024-47922

Immediate Actions Required

  • Identify all Priority Software deployments and inventory their network exposure
  • Restrict network access to Priority application interfaces using firewall rules or VPN-only access
  • Apply vendor-provided patches once available through Priority Software support channels
  • Rotate any credentials, tokens, or secrets that may have been exposed through the affected component

Patch Information

Reference the Government CVE Advisories for vendor patch availability and version guidance. Customers should contact Priority Software support directly to confirm the patched release applicable to their deployment.

Workarounds

  • Place the Priority application behind a reverse proxy enforcing authentication on all routes
  • Block external access to the affected endpoint at the network perimeter until patches are applied
  • Implement IP allowlisting to limit access to known administrative and user networks
  • Enable application-level access logging to support incident response if exposure is suspected

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.