CVE-2008-1053: SQL Injection
Published Feb 27, 2008
·Updated
Multiple SQL injection vulnerabilities in the KoseYazilari module for PHP-Nuke allow remote attackers to execute arbitrary SQL commands via the artid parameter in a (1) viewarticle or (2) printpage action to modules.php.
Affected Software
1 affected component
Phpnuke Kose Yazilari Module
Event History
Feb 27, 2008
CVE Published
via MITRE·07:00 PM
Data Sourced
via MITRE·07:00 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2008-1053?
CVE-2008-1053 is classified as a medium severity vulnerability.
2
How do I fix CVE-2008-1053?
To mitigate CVE-2008-1053, you should validate and sanitize all user inputs, especially the artid parameter, to prevent SQL injection.
3
What systems are affected by CVE-2008-1053?
CVE-2008-1053 affects the Kose_Yazilari module in PHP-Nuke.
4
Can CVE-2008-1053 be exploited remotely?
Yes, CVE-2008-1053 can be exploited remotely by attackers to execute arbitrary SQL commands.
5
What actions are associated with CVE-2008-1053?
CVE-2008-1053 is related to the viewarticle and printpage actions in the Kose_Yazilari module.