First published: Tue Mar 08 2005(Updated: )
SQL injection vulnerability in the getAllbyArticle function in wfsfiles.php for WF-Sections (wfsections) 1.07 allows remote attackers to execute arbitrary SQL commands via the articleid parameter to article.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Pumpkin Studios Warzone Resurrection | =1.07 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-0725 has been classified as a moderate severity vulnerability due to its potential for SQL injection attacks.
To mitigate CVE-2005-0725, ensure to sanitize input parameters and use prepared statements for SQL queries in the getAllbyArticle function.
CVE-2005-0725 affects versions of WF-Sections, specifically 1.07.
CVE-2005-0725 allows remote attackers to execute arbitrary SQL commands via the articleid parameter.
CVE-2005-0725 occurs in the wfsfiles.php file within the getAllbyArticle function.