Cyber Resilience

CVE-2022-2633

High

Published: 06 September 2022

Published
06 September 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.8835 99.5th percentile
Risk Priority 68 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-2633 is a high-severity Externally Controlled Reference to a Resource in Another Sphere (CWE-610) vulnerability in Plugins360 All-In-One Video Gallery. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 0.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

The All-in-One Video Gallery plugin for WordPress is vulnerable to arbitrary file downloads and blind server-side request forgery through the 'dl' parameter in the public/video.php file. This affects all versions up to and including 2.6.0 and is tracked under CWE-610 with a CVSS 3.1 score of 7.5.

Unauthenticated remote attackers can supply crafted requests to the vulnerable parameter to retrieve arbitrary files from the server or initiate blind requests to internal or external resources, resulting in high-impact confidentiality exposure without requiring authentication or user interaction.

Advisories from Wordfence and the plugin's Trac records indicate that the issue was addressed in a subsequent changeset updating video.php, with the fix available through standard WordPress plugin update channels. The EPSS score has reached a peak of 0.8969 with a current value of 0.8835.

EU & UK References

Vulnerability details

The All-in-One Video Gallery plugin for WordPress is vulnerable to arbitrary file downloads and blind server-side request forgery via the 'dl' parameter found in the ~/public/video.php file in versions up to, and including 2.6.0. This makes it possible for unauthenticated…

more

users to download sensitive files hosted on the affected server and forge requests to the server.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

plugins360
all-in-one video gallery
2.5.8 — 2.6.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-610

Limits impact of an externally controlled reference to a primary information resource by switching to an identified alternative.

References