First published: Sat Jan 03 2004(Updated: )
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->chosen_month variable.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Invisioncommunity Invision Power Board | =1.3 | |
Invisioncommunity Invision Power Board | =1.1.1 | |
Invisioncommunity Invision Power Board | =1.2 | |
Invisioncommunity Invision Power Board | =1.0 | |
Invisioncommunity Invision Power Board | =1.1.2 | |
Invisioncommunity Invision Power Board | =1.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-1785 is considered a critical vulnerability due to its potential for remote SQL injection attacks.
To fix CVE-2004-1785, update your Invision Power Board to the latest version that is not affected by this vulnerability.
CVE-2004-1785 allows attackers to execute arbitrary SQL commands, which can compromise the integrity and confidentiality of your database.
Yes, CVE-2004-1785 affects Invision Power Board versions 1.0, 1.1.1, 1.1.2, 1.2, and 1.3.
Temporary workarounds include sanitizing input parameters to the calendar.php script to mitigate the risk of SQL injection.