POC详情: 389f122feb21cab15ce69ce45765f3073c6fbff9

来源
关联漏洞
标题: WordPress plugin Social Login and Register 安全漏洞 (CVE-2023-2982)
描述:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Social Login and Register 7.6.4及之前版本存在安全漏洞,该漏洞源于验证登录期间提供的用户加密不足,容易受到身份验证绕过影响。
描述
WordPress Social Login and Register (Discord, Google, Twitter, LinkedIn) <= 7.6.4 - Authentication Bypass
介绍
# CVE-2023-2982
WordPress Social Login and Register (Discord, Google, Twitter, LinkedIn) &lt;= 7.6.4 - Authentication Bypass

Info
---
`
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.
`

`This exploit will crawl the website for any email addresses it can find and try them if an email address it not supplied.`

Requires
---
* Katana - `go install github.com/projectdiscovery/katana/cmd/katana@latest`
* Nuclei - `go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest`


Usage
---
```
usage: CVE-2023-2982.py [-h] -w WEBSITE_URL [-e EMAIL]

CVE-2023-2982.py

options:
  -h, --help            show this help message and exit
  -w WEBSITE_URL, --website_url WEBSITE_URL
                        Website URL
  -e EMAIL, --email EMAIL
                        Email
```
文件快照

[4.0K] /data/pocs/389f122feb21cab15ce69ce45765f3073c6fbff9 ├── [3.7K] CVE-2023-2982.py ├── [1.3K] email-extraction.yaml ├── [ 34K] LICENSE ├── [1.2K] login.html ├── [1.3K] README.md └── [ 34] requirements.txt 0 directories, 6 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。