IDMS must protect against the use of web-based applications that use generic IDs.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
low | V-251597 | SRG-APP-000080-DB-000063 | IDMS-DB-000170 | SV-251597r960864_rule | 2024-09-13 | 2 |
Description |
---|
Web-based applications that allow a generic ID can be a door into IDMS allowing unauthorized changes whose authors may not be determined. |
ℹ️ Check |
---|
If there are web-based applications to which individual users sign on, and a generic ID associated with the application is used to access back-end IDMS databases, this is a finding. |
✔️ Fix |
---|
For web-based applications using generic IDs, set the individual user ID (external identity) to be recorded in the journal. For JDBC applications, use the "IdmsConnection setIdentity" method. For ODBC applications, use the "SQLSetConnectAttr" function with the IDMS_ATTR_EXTERNAL_IDENTITY attribute type. Run journal report "JREPORT 010" and" JREPORT 008" to audit the individual user ID. |