Bug #13552
Validate DNS names passed to the DNS API
Description
Currently DNS names are not verified and passed on straight to the backends. This may be a security risk if DNS plugins do not properly validate their input.
Related issues
Associated revisions
History
#1
Updated by Ewoud Kohl van Wijngaarden over 7 years ago
- Related to Bug #13551: Validate IP addresses passed to the DNS API added
#2
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/smart-proxy/pull/400 added
#3
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5d68f49e911ca55caa64dccab9de51cd4dc46fe3.
#4
Updated by Dominic Cleal about 7 years ago
- Legacy Backlogs Release (now unused) set to 136
Fixes #13552: Validate DNS names passsed to the DNS API