Changes between Version 1 and Version 2 of Ticket #813, comment 3
- Timestamp:
- 02/01/24 09:26:53 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #813, comment 3
v1 v2 1 1 Yes this appears that it might be a false reporting issue <sigh>! 2 2 3 Searching this page (https://www.postgresql.org/support/security/15/) for pg_dump returns no results .3 Searching this page (https://www.postgresql.org/support/security/15/) for pg_dump returns no results, however it is not conclusive that just because there is no mention of this specific file it is not still vulnerable. 4 4 5 FYI: mentions of pg_dump are found in much earlier versions of PostgreSQL (e.g. v10).5 FYI: I do note however that there are mentions of pg_dump being vulnerable found in much earlier versions of PostgreSQL (e.g. v10). 6 6 7 I t may take some time to get the false reportingissue removed.7 If it is a case of false reporting, it may take some time to get the false report issue removed. 8 8 9 If it can be done? - It might still be prudent to get the OSGEO / QGIS distro updated to deliver the latest PostgreSQL version v15.5 as mentioned in my original posting, at least then it has not installed a version of pg_dump.exe that comes from a package which is considered vulnerable / has vulnerable components? 9 If it can be done? - It might still be prudent to get the OSGEO / QGIS distro updated to deliver the latest PostgreSQL version v15.5 as mentioned in my original posting, at least then it has not installed a version of pg_dump.exe that comes from a package which is considered vulnerable / has vulnerable components? - Which for now we do have to consider pg_dump.exe could be vulnerable.