First published: Wed Apr 07 2021(Updated: )
There is a SQL Injection vulnerability in PHP-Nuke 8.3.3 in the User Registration section, leading to remote code execution. This occurs because the U.S. state is not validated to be two letters, and the OrderBy field is not validated to be one of LASTNAME, CITY, or STATE.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PhpNuke | =8.3.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-30177 is classified as a high severity vulnerability due to the potential for remote code execution.
To fix CVE-2021-30177, ensure that the U.S. state input is validated to two letters and restrict the OrderBy field to acceptable values.
The potential impacts of CVE-2021-30177 include unauthorized access and remote execution of malicious code.
CVE-2021-30177 affects PHP-Nuke version 8.3.3.
Yes, CVE-2021-30177 specifically affects the User Registration section of PHP-Nuke.