| Summary: | perl-DBI: add warning about DBI::Proxy insecurity | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Florian Weimer <fweimer> | ||||
| Component: | perl-DBI | Assignee: | perl-maint-list | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | qe-baseos-daemons | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.0 | CC: | jprokes, jscotka, ppisar | ||||
| Target Milestone: | rc | Keywords: | Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | perl-DBI-1.627-2.el7 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Cause:
Reading DBD::Proxy or DBI::ProxyServer Perl module
documentation.
Consequence:
User is not warned about possible security flaws in
proxied DBD connections.
Fix:
DBD::Proxy and DBI::ProxyServer Perl modules
documentation has been amended with a security warning
about insecure RPC::PlClient and Storable modules.
Result:
User is notified about security risks when proxying DBD
request over a network.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-12 08:24:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1030547 | ||||||
| Attachments: |
|
||||||
|
Description
Florian Weimer
2013-11-14 17:40:38 UTC
Created attachment 825568 [details]
Documentation enhancement
Proposed documentation enhancement has been posted to the upstream for a review.
|