Lucene search
K

26 matches found

Veeam
Veeam
added 2026/02/23 12:0 a.m.9 views

PostgreSQL Connection and Authorization Information

Article Applicability This article provides general information regarding PostgreSQL configuration and connectivity. The details are based on and tested exclusively with Windows-based PostgreSQL instances installed by Veeam products such as Veeam Backup & Replication, Veeam ONE, and Veeam Backup...

5.9AI score
Exploits0Affected Software3
NVD
NVD
added 2024/10/15 9:15 p.m.17 views

CVE-2024-48783

An issue in Ruijie NBR3000D-E Gateway allows a remote attacker to obtain sensitive information via the /tool/shell/postgresql.conf component...

7.5CVSS0.00127EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/10/15 12:0 a.m.10 views

CVE-2024-48783

An issue in Ruijie NBR3000D-E Gateway allows a remote attacker to obtain sensitive information via the /tool/shell/postgresql.conf component...

0.00127EPSS
Exploits0References1
CVE
CVE
added 2024/10/15 12:0 a.m.48 views

CVE-2024-48783

The CVE-2024-48783 entry describes an information disclosure vulnerability in the Ruijie NBR3000D-E Gateway. An unauthenticated remote attacker can access sensitive information through the /tool/shell/postgresql.conf component. Public documentation in connected sources confirms the affected produ...

7.5CVSS6.7AI score0.00127EPSS
Exploits0References1Affected Software1
OpenVAS
OpenVAS
added 2020/11/23 12:0 a.m.6 views

openGauss: Restricting the Permission for the postgresql.conf File

The configuration file postgresql.conf stores the default database configuration. To prevent the parameters in the file from being tampered and protect customer information from security threats, this file directory must be protected and deny unauthorized user access. Copyright C 2020 Greenbone...

7.3AI score
Exploits0References1
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.6 views

GaussDB Kernel: Setting the Maximum Number of Concurrent Connections to the Database

maxconnections specifies the maximum concurrent connections to the database. Increasing the value of this parameter may cause GaussDB Kernel to request System V to share more memory or semaphore. If this occurs, the shared memory or semaphore will exceed the default value allowed by the OS. When...

7.2AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.9 views

GaussDB Kernel: Configuring the Server Log Message Level

The parameter logminmessages specifies the level of messages to be written into server logs. The valid values include DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, WARNING, ERROR, LOG, FATAL, and PANIC. It must be NOTICE at least. After a level is selected, messages at this level and its...

7.2AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.6 views

GaussDB Kernel: Setting the Number of Connections Used by System Administrators

sysadminreservedconnections indicates the minimum number of connections reserved for the GaussDB Kernel system administrator. The value of this parameter must be less than that of maxconnections. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced...

7.3AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.9 views

GaussDB Kernel: Configuring the SSL Encryption Algorithm

sslciphers specifies the SSL encryption algorithms used for secure connections. GaussDB Kernel supports the following algorithms: - DHE-RSA-AES128-GCM-SHA256 - DHE-RSA-AES256-GCM-SHA384 - DHE-RSA-AES128-CCM - DHE-RSA-AES256-CCM You are advised to set sslciphers to ALL. Then, GaussDB Kernel uses...

7.2AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.5 views

GaussDB Kernel: Restricting the Permission for the postgresql.conf File

The configuration file postgresql.conf stores the default database configuration. To prevent the parameters in the file from being tampered and protect customer information from security threats, this file directory must be protected and deny unauthorized user access. Copyright C 2020 Greenbone...

7.3AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.6 views

GaussDB Kernel: Configuring the WAL Information Recording Level

The parameter wallevel specifies the level of information to be written into a WAL. If wallevel is set to the minimum value, information recorded in backup files and WALs is insufficient to reconstruct databases. Therefore, you must set wallevel to archive or hotstandby, and enable the archiving...

7AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.7 views

GaussDB Kernel: Configuring the Log Name

The parameter logfilename specifies the server run log file name. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free...

7.3AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.7 views

GaussDB Kernel: Enabling the Archiving Mode

The parameter wallevel specifies the amount of information to be written into a WAL. If wallevel is set to the minimum value, information recorded in backup files and WALs is insufficient to reconstruct databases. Therefore, you must set wallevel to archive or hotstandby, and enable the archiving...

7AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.9 views

GaussDB Kernel: Enabling the Log Collector

The parameter loggingcollector specifies whether the log collector is enabled. The log collection process captures log messages sent to stderr or csvlog and writes them to log files, avoiding data loss during Syslog logging. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be...

7.3AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/20 12:0 a.m.6 views

GaussDB Kernel: Configuring the Backslash Quote Usage

backslashquote specifies whether a single quotation mark Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you...

7.3AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/11 12:0 a.m.9 views

openGauss: Configuring the WAL Information Recording Level

The parameter wallevel specifies the level of information to be written into a WAL. If wallevel is set to the minimum value, information recorded in backup files and WALs is insufficient to reconstruct databases. Therefore, you must set wallevel to archive or hotstandby, and enable the archiving...

7AI score
Exploits0References1
OpenVAS
OpenVAS
added 2020/11/11 12:0 a.m.5 views

openGauss: Enabling the Log Collector

The parameter loggingcollector specifies whether the log collector is enabled. The log collection process captures log messages sent to stderr or csvlog and writes them to log files, avoiding data loss during Syslog logging. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be...

7.3AI score
Exploits0References1
OpenVAS
OpenVAS
added 2020/11/11 12:0 a.m.8 views

openGauss: Setting the Maximum Number of Concurrent Connections to the Database

maxconnections specifies the maximum concurrent connections to the database. Increasing the value of this parameter may cause openGauss to request System V to share more memory or semaphore. If this occurs, the shared memory or semaphore will exceed the default value allowed by the OS. When...

7.2AI score
Exploits0References1
OpenVAS
OpenVAS
added 2020/11/11 12:0 a.m.6 views

openGauss: Configuring the Levels of Logs to Be Written into the Server

The parameter logerrorverbosity specifies the level of logs to be written into the server. The value can be TERSE, DEFAULT, or VERBOSE. Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...

7.3AI score
Exploits0References1
OpenVAS
OpenVAS
added 2020/11/11 12:0 a.m.7 views

openGauss: Configuring the Server Log Message Level

The parameter logminmessages specifies the level of messages to be written into server logs. The valid values include DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, WARNING, ERROR, LOG, FATAL, and PANIC. It must be NOTICE at least. After a level is selected, messages at this level and its...

7.2AI score
Exploits0References1
Rows per page
Query Builder