UCF STIG Viewer Logo

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


Overview

Finding ID Version Rule ID IA Controls Severity
V-218801 IIST-SV-000130 SV-218801r561041_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 is less complicated to navigate through the hosted application and data. 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 often 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 10.0 Server Security Technical Implementation Guide 2022-09-21

Details

Check Text ( C-20273r310878_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-20271r310879_fix)
Remove all files from the web server with both .java and .jpp extensions.