The Photo Gallery WordPress plugin through 1.6.3 does not properly escape the $_POST['filter_tag'] parameter, which is appended to an SQL query, making SQL Injection attacks possible.
References
Link | Resource |
---|---|
https://plugins.trac.wordpress.org/changeset/2706797/photo-gallery/trunk/frontend/models/BWGModelGalleryBox.php?old=2587758&old_path=photo-gallery%2Ftrunk%2Ffrontend%2Fmodels%2FBWGModelGalleryBox.php | Patch Third Party Advisory |
https://wpscan.com/vulnerability/2b4866f2-f511-41c6-8135-cf1e0263d8de | Exploit Third Party Advisory |
Configurations
History
09 May 2022, 14:04
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:10web:photo_gallery:*:*:*:*:*:wordpress:*:* | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
References | (MISC) https://wpscan.com/vulnerability/2b4866f2-f511-41c6-8135-cf1e0263d8de - Exploit, Third Party Advisory | |
References | (CONFIRM) https://plugins.trac.wordpress.org/changeset/2706797/photo-gallery/trunk/frontend/models/BWGModelGalleryBox.php?old=2587758&old_path=photo-gallery%2Ftrunk%2Ffrontend%2Fmodels%2FBWGModelGalleryBox.php - Patch, Third Party Advisory |
02 May 2022, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-05-02 16:15
Updated : 2024-02-04 22:29
NVD link : CVE-2022-1281
Mitre link : CVE-2022-1281
CVE.ORG link : CVE-2022-1281
JSON object : View
Products Affected
10web
- photo_gallery
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')