Bug 233776
| Summary: | Set expose_php in php.ini from On to Off | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert Scheck <redhat-bugzilla> |
| Component: | php | Assignee: | Joe Orton <jorton> |
| Status: | CLOSED WONTFIX | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | Keywords: | Reopened |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-04-16 15:05:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Robert Scheck
2007-03-24 23:06:42 UTC
Thanks for the suggestion. This is the upstream default, I think that should be respected; as the saying goes, obscurity does not imply security, in any case. Sorry, I can't agree with you. It's okay when it's upstream default, but we should act similar to OpenSSH at this downstream point. As the PHP version is normally never bumped, even if security holes are fixed, many many many pseudo security companies (!) complain, that PHP is not up-to-date (because of the PHP version) and vulnerable to abc and xyz, which isn't the case. And this applies especially to RHEL, where PHP versions are just old (but patched)... OpenSSH solved this problem by introducing a vendor string, maybe that's usefull for PHP, too. My personal easy solution would be, just to turn off the expose of PHP by downstream default. Attempting to satisfy the remote-version-scanning tools is a futile task, and is not sufficient justification to deviate from the upstream default. The only way to reliably detect version/release/patchlevel is to do so locally. If you think it is correct to set expose_php to Off by default, then convince upstream first and the Fedora package will follow. |