EXTERNAL: Re: Xinetd, VNC, and TFTP

Albrecht, Thomas C thomas.c.albrecht at lmco.com
Thu Apr 9 21:53:44 UTC 2015


For what it’s worth, I agree with Trevor… the guidance from DISA is that if the service isn’t needed, turn it off, whether that’s TFTP or Apache. 

 

TFTP is small enough that it doesn’t require its own STIG like Apache, but there are still hardening guidelines for TFTP in the STIG, should you choose to use it.  It does bug me a bit that there’s an explicit call to turn off TFTP in the STIG, but not one to turn off Apache.  (Sure, the blanket “turn off unnecessary services” is there, but that should cover both TFTP and Apache equally, I would think. The current manifestation makes it look as though TFTP is somehow worse than apache.)

 

I don’t see TFTP as being any different than using anonymous ftp or unencrypted http, as long as the architecture warrants the solution.  In all my experience with accreditors, they will look at the threat and determine whether they agree on the residual risk.

 

Keep in mind that PXE itself has intrinsic risks if implemented badly, but those risks can be reduced with good engineering and architecture practices.

 

-- 

Tom Albrecht III, CISSP-ISSEP, GPEN

Information Assurance Engineer Staff

Cyber & Security Solutions Team (CaS2T)

Lockheed Martin Corporation, IS&GS 

thomas.c.albrecht at lmco.com

(m) 484-798-0109

(w) 610-354-7424

 

 

 

From: scap-security-guide-bounces at lists.fedorahosted.org [mailto:scap-security-guide-bounces at lists.fedorahosted.org] On Behalf Of Trevor Vaughan
Sent: Thursday, April 09, 2015 5:37 PM
To: Steve Grubb
Cc: SCAP Security Guide
Subject: EXTERNAL: Re: Xinetd, VNC, and TFTP

 

VNC is not universally needed, I'll definitely agree on that one. But, I haven't seen many environments that *don't* use some sort of GUI forwarding, be it X (horrible, no), VNC, NXMachine, or something.

Sometimes you just need an app "over there" and a SOCKS proxy won't cut it.

 

But...how do you kickstart your systems from DHCP and/or update your network devices that only speak tftp?

Reference: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Installation_Guide/chap-installation-server-setup.html

I cry foul on the fewer daemons make the attack surface smaller as I like risk analyses with my mandates.

Xinetd *is* actually a security layer providing services for daemons that cannot be otherwise easily protected. Sure, it can be abused by a reckless admin, but what can't? Look at what some of the cloud services do with iptables and turning everything into forwarding routers!

Yes, there are CVEs against xinetd, there are also CVEs against well, pretty much everything, and until another *vendor supported* solution exists, we need to use what is in the docs.

Thanks,

Trevor

 

On Mon, Apr 6, 2015 at 3:16 PM, Steve Grubb <sgrubb at redhat.com> wrote:

On Monday, April 06, 2015 03:02:20 PM Trevor Vaughan wrote:
> Hi All,
>
> Since the new-ish (6 and 7) guides indicate that xinetd should be disabled,
> what is the preferred method for running VNC and TFTP sessions to a host?
>
> The tftp-server package installs the /etc/xinetd.d/tftp file but could
> certainly drop an init script/systemd script with associated sysconfig file.
>
> The VNC one is a bit more difficult since it gets difficult to have dynamic
> SSH-based terminals without something like xinetd (or, again, a highly
> configurable init script).
>
> I know this falls under the "if you need it, use it" category

I'd say this is still the case. Tfpd and vnc are not universally needed. I
think the aim is to reduce root running daemons (xinetd) in the common use
case so that the attack surface is smaller. In your situation on RHEL6,
install xinetd if you need it. In the case of RHEL7, systemd socket activation
should work (should even be shipped that way).

-Steve



> but I was
> wondering if there were 'more compliant' alternatives that didn't involve
> epic amounts of work and/or maintenance and that stuck within the RHEL
> software stack.
>
> Thanks,
>
> Trevor




-- 

Trevor Vaughan
Vice President, Onyx Point, Inc
(410) 541-6699
tvaughan at onyxpoint.com

-- This account not approved for unencrypted proprietary information --

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/scap-security-guide/attachments/20150409/6c9f7dc7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 9674 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/scap-security-guide/attachments/20150409/6c9f7dc7/attachment-0001.p7s>


More information about the scap-security-guide mailing list