Re: BUG #18614: [ECPG] out of bound in DecodeDateTime
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Павел Некрасов <p.nekrasov@fobos-nt.ru>
Cc: Bruce Momjian <bruce@momjian.us>, pgsql-bugs@lists.postgresql.org
Date: 2024-10-24T22:25:26Z
Lists: pgsql-bugs
On Thu, Oct 24, 2024 at 12:09:10PM +0300, Павел Некрасов wrote: > I would like to clarify two points: > > 1. Are there any known examples of large open-source projects that > actively use the ecpg? Yes, some large organizations use it. > 2. Do you think it would be appropriate to assign a CVE for this bug? Nope, this issue does not qualify as worth a CVE when it comes to PostgreSQL. -- Michael
Commits
-
ecpg: Fix out-of-bound read in DecodeDateTime()
- 9ecfd8a48adf 12.21 landed
- fcafbaadf7e5 13.17 landed
- 9a51d4af12a7 14.14 landed
- 335501fb2b80 15.9 landed
- a1e613b81aa0 16.5 landed
- 2c37cb26f8af 17.1 landed
- a0bff38d133a 18.0 landed