Vulnerability CVE-2023-28854


Published: 2023-04-03

Description:
nophp is a PHP web framework. Prior to version 0.0.1, nophp is vulnerable to shell command injection on httpd user. A patch was made available at commit e5409aa2d441789cbb35f6b119bef97ecc3986aa on 2023-03-30. Users should update index.php to 2023-03-30 or later or, as a workaround, add a function such as `env_patchsample230330.php` to env.php.

Type:

CWE-77

(Improper Neutralization of Special Elements used in a Command ('Command Injection'))

 References:
https://github.com/paijp/nophp/releases/tag/v0.0.1
https://github.com/paijp/nophp/security/advisories/GHSA-9858-q3c2-9wwm
https://github.com/paijp/nophp/commit/e5409aa2d441789cbb35f6b119bef97ecc3986aa

Copyright 2026, cxsecurity.com

 

Back to Top