The EDB Postgres Advanced Server must associate organization-defined types of security labels having organization-defined security label values with information in process.

From EDB Postgres Advanced Server Security Technical Implementation Guide

Part of SRG-APP-000313-DB-000309

Associated with: CCI-002263

SV-83587r1_rule The EDB Postgres Advanced Server must associate organization-defined types of security labels having organization-defined security label values with information in process.

Vulnerability discussion

Without the association of security labels to information, there is no basis for the DBMS to make security-related access-control decisions.Security labels are abstractions representing the basic properties or characteristics of an entity (e.g., subjects and objects) with respect to safeguarding information. These labels are typically associated with internal data structures (e.g., tables, rows) within the database and are used to enable the implementation of access control and flow control policies, reflect special dissemination, handling or distribution instructions, or support other aspects of the information security policy. One example includes marking data as classified or FOUO. These security labels may be assigned manually or during data processing, but, either way, it is imperative these assignments are maintained while the data is in storage. If the security labels are lost when the data is stored, there is the risk of a data compromise.The mechanism used to support security labeling may be a feature of the DBMS product, a third-party product, or custom application code.

Check content

If security labeling is not required, this is not applicable (NA). If security labeling requirements have been specified, execute the following SQL as enterprisedb: SELECT * from ALL_POLICIES where OBJECT_NAME = ''; If a policy is not enabled for the table requiring security labeling, this is a finding.

Fix text

Create a row-level policy for all required tables as defined here: http://www.enterprisedb.com/docs/en/9.5/oracompat/Database_Compatibility_for_Oracle_Developers_Guide.1.201.html#pID0E0D5J0HA

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer