Enforce production instance behavior [Updated in Security Center 1.3 and 1.5]

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Configure whether your instance should be handled like a production or non-production instance.

    If the glide.installation.production property is not set to the recommended value of true, the instance is not treated as a production instance, therefore permitting zboot and other potentially dangerous scripts to run. Enabling a production instance to be evaluated as a non-production instance can lead to information leakages or Denial of Service (DoS) attacks.

    More information

    Attribute Description
    Configuration name glide.installation.production
    Configuration type System Properties (/sys_properties_list.do)
    Data type Boolean
    Recommended value true
    Default value true
    Category Access control
    Security risk
    • Severity score: 6.3
    • CVSS score: Medium
    • Security risk details: Setting this property value to false causes the instance to be treated as a non-production instance which enables zboot and other potentially dangerous scripts to run.
    Dependencies and prerequisites None