CVE-2022-2633
Published: 06 September 2022
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
- 🇪🇺 ENISA EUVD: EUVD-2022-34880
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
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.
Limits impact of an externally controlled reference to a primary information resource by switching to an identified alternative.