Total vulnerabilities in the database
The bitsubstr function in backend/utils/adt/varbit.c in PostgreSQL 8.0.23, 8.1.11, and 8.3.8 allows remote authenticated users to cause a denial of service (daemon crash) or have unspecified other impact via vectors involving a negative integer in the third argument, as demonstrated by a SELECT statement that contains a call to the substring function for a bit string, related to an "overflow."
Software | From | Fixed in |
---|---|---|
postgresql / postgresql | 8.4 | 8.4.3 |
postgresql / postgresql | 8.3 | 8.3.10 |
postgresql / postgresql | 8.2 | 8.2.16 |
postgresql / postgresql | 8.1 | 8.1.20 |
postgresql / postgresql | 8.0 | 8.0.24 |
postgresql / postgresql | 7.4 | 7.4.28 |