PT-2021-18652 · Php Nuke · Php-Nuke

Published

2021-04-07

·

Updated

2023-10-11

·

CVE-2021-30177

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions PHP-Nuke version 8.3.3
Description The issue is related to a SQL Injection vulnerability in the User Registration section, which can lead to remote code execution. This occurs due to the lack of validation for the U.S. state, which should be two letters, and the OrderBy field, which should be one of LASTNAME, CITY, or STATE.
Recommendations For PHP-Nuke version 8.3.3, consider validating the U.S. state to ensure it is two letters and restrict the OrderBy field to only accept LASTNAME, CITY, or STATE to prevent SQL Injection attacks. As a temporary workaround, consider restricting access to the User Registration section until a patch is available.

Exploit

Fix

RCE

SQL injection

Weakness Enumeration

Related Identifiers

CVE-2021-30177

Affected Products

Php-Nuke