CVE-2022-0826
WP Video Gallery <= 1.7.1 - Unauthenticated SQLi
Record summary
CVE-2022-0826 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The WP Video Gallery WordPress plugin through 1.7.1 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action, leading to an SQL Injection exploitable by unauthenticated users
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 30, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
WP Video Gallery | CVE List | 1.7.1 to ≤ 1.7.1 | affected |
wp-video-gallery-freeBrowse wp-video-gallery-free_project / wp-video-gallery-free | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress WP Video Gallery <=1.7.1 - SQL InjectionCVSS 9.8
WordPress WP Video Gallery plugin through 1.7.1 contains a SQL injection vulnerability. The plugin does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or further compromise of the WordPress site.
Remediation
Update to the latest version of WP Video Gallery plugin (>=1.7.2) or apply the vendor-provided patch to mitigate the SQL Injection vulnerability.
Source: ProjectDiscovery