UCF STIG Viewer Logo

Java software installed on a production IIS 8.5 web server must be limited to .class files and the Java Virtual Machine.


Overview

Finding ID Version Rule ID IA Controls Severity
V-214416 IISW-SV-000130 SV-214416r508658_rule Medium
Description
Mobile code in hosted applications allows the developer to add functionality and displays to hosted applications that are fluid, as opposed to a static web page. The data presentation becomes more appealing to the user, is easier to analyze, and navigation through the hosted application and data is much less complicated. Some mobile code technologies in use in today's applications are: Java, JavaScript, ActiveX, PDF, Postscript, Shockwave movies, Flash animations, and VBScript. The DoD has created policies that define the usage of mobile code on DoD systems. The usage restrictions and implementation guidance apply to both the selection and use of mobile code installed on organizational servers and mobile code downloaded and executed on individual workstations. Source code for a Java program is, many times, stored in files with either .java or .jpp file extensions. From the .java and .jpp files the Java compiler produces a binary file with an extension of .class. The .java or .jpp file could therefore reveal sensitive information regarding an application's logic and permissions to resources on the server.
STIG Date
Microsoft IIS 8.5 Server Security Technical Implementation Guide 2020-09-25

Details

Check Text ( C-15626r310296_chk )
Search the system for files with either .java or .jpp extensions.

If files with .java or .jpp extensions are found, this is a finding.
Fix Text (F-15624r310297_fix)
Remove all files from the web server with both .java and .jpp extensions.