CVE-2004-1785: SQL Injection
SQL injection vulnerability in calendar.php for Invision Power Board 1.3 allows remote attackers to execute arbitrary SQL commands via the m parameter, which sets the $this->chosenmonth variable.
Affected Software
Remediation
Patch Available
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2004-1785?
CVE-2004-1785 is considered a critical vulnerability due to its potential for remote SQL injection attacks.
How do I fix CVE-2004-1785?
To fix CVE-2004-1785, update your Invision Power Board to the latest version that is not affected by this vulnerability.
What impact does CVE-2004-1785 have on my system?
CVE-2004-1785 allows attackers to execute arbitrary SQL commands, which can compromise the integrity and confidentiality of your database.
Is CVE-2004-1785 specific to certain Invision Power Board versions?
Yes, CVE-2004-1785 affects Invision Power Board versions 1.0, 1.1.1, 1.1.2, 1.2, and 1.3.
Are there any workarounds for CVE-2004-1785 until I can update?
Temporary workarounds include sanitizing input parameters to the calendar.php script to mitigate the risk of SQL injection.