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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-28467 PoC — MyBB 跨站脚本漏洞

Source
Associated Vulnerability
Title:MyBB 跨站脚本漏洞 (CVE-2023-28467)
Description:In MyBB before 1.8.34, there is XSS in the User CP module via the user email field.
Readme

# MyBB 1.8.33 User CP email persistent XSS

```
- MyBB 1.8.33 User CP email persistent XSS
- Mybb version < 1.8.34 
- Discoverer: Ahmet Altuntaş
- https://github.com/mybb/mybb/security/advisories/GHSA-3q8x-9fh2-v646
```

## Description

Cross-site scripting (XSS) vulnerability in the User CP module allows remote authenticated users to inject HTML via the user email field, triggered on the User CP Home page.

After registration, the e-mail address is changed and the XSS payload is placed. Then, when "User CP" is entered, the vulnerability is triggered.

```
Payload:
"><svg/onload=confirm('CVE')>"@cve.com
```
![img](https://github.com/ahmetaltuntas/CVE-2023-28467/blob/main/1.png?raw=true)


![img](https://github.com/ahmetaltuntas/CVE-2023-28467/blob/main/2.png?raw=true)

## Solution
Upgrade MyBB version 1.8.34 or higher
File Snapshot

[4.0K] /data/pocs/393dc71ed2cdeaf6cc2c767b707209142d43b8c1 ├── [436K] 1.png ├── [507K] 2.png └── [ 832] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →