CVE-2023-28854

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-28854
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-28854.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-28854
Aliases
  • GHSA-9858-q3c2-9wwm
Published
2023-04-03T17:55:56Z
Modified
2025-10-20T19:33:44Z
Severity
  • 8.0 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
nophp vulnerable to shell command injection on httpd user when sending a password-setting mail or mail-login mail
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-77"
    ]
}
References

Affected packages

Git / github.com/paijp/nophp

Affected ranges

Type
GIT
Repo
https://github.com/paijp/nophp
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed