BUG #14998: XXS vulnerabilities in PostgreSQL 'utf8 4-byte truncation'

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Cc: ltthu2810(at)gmail(dot)com
Subject: BUG #14998: XXS vulnerabilities in PostgreSQL 'utf8 4-byte truncation'
Date: 2018-01-04 04:19:19
Message-ID: 20180104041919.10227.4524@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14998
Logged by: Thu Luu
Email address: ltthu2810(at)gmail(dot)com
PostgreSQL version: 9.6.2
Operating system: CentOs 6.x
Description:

My application uses the Postgresql 9.6.2. But, when I use the tool to scan
the vulnerabilities. There are some errors related to DB: 'MYSQL utf8 4-byte
truncation'.
Refer:
https://www.acunetix.com/vulnerabilities/web/mysql-utf8-4-byte-truncation

Please help me to fix this. Thanks for your reading.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2018-01-04 04:22:51 Re: BUG #14998: XXS vulnerabilities in PostgreSQL 'utf8 4-byte truncation'
Previous Message sector119 2018-01-03 20:33:59 Re: BUG #14997: Get segmentation fault on select sum(bigint_field)