CVE-2005-1409: High severity PostgreSQL postgresql vulnerability
PostgreSQL 7.3.x through 8.0.x gives public EXECUTE access to certain character conversion functions, which allows unprivileged users to call those functions with malicious values, with unknown impact, aka the "Character conversion vulnerability."
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2005-1409?
The severity of CVE-2005-1409 is considered moderate due to the potential for unprivileged users to invoke vulnerable character conversion functions.
How do I fix CVE-2005-1409?
To fix CVE-2005-1409, upgrade to a fixed version of PostgreSQL where EXECUTE access to character conversion functions is restricted.
Which versions of PostgreSQL are affected by CVE-2005-1409?
CVE-2005-1409 affects PostgreSQL versions from 7.3.x through 8.0.x.
What types of attacks could exploit CVE-2005-1409?
CVE-2005-1409 could potentially allow unprivileged users to manipulate character conversion functions with malicious inputs.
Is there a known impact of exploiting CVE-2005-1409?
The specific impact of exploiting CVE-2005-1409 is unknown, but it poses a risk due to the unrestricted public access to certain functions.