CVE-2008-4650: SQL Injection
Published Oct 21, 2008
·Updated
SQL injection vulnerability in viewevent.php in myEvent 1.6 allows remote attackers to execute arbitrary SQL commands via the eventdate parameter.
Affected Software
1 affected component
myWebland myEvent=1.6
Event History
Oct 21, 2008
CVE Published
via MITRE·10:00 PM
Data Sourced
via MITRE·10:00 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2008-4650?
CVE-2008-4650 has a medium severity rating due to its potential to allow remote SQL command execution.
2
How do I fix CVE-2008-4650?
To fix CVE-2008-4650, you should sanitize the eventdate parameter to prevent SQL injection.
3
What software is affected by CVE-2008-4650?
CVE-2008-4650 affects myEvent version 1.6.
4
Can CVE-2008-4650 be exploited remotely?
Yes, CVE-2008-4650 can be exploited remotely by attackers sending crafted requests to viewevent.php.
5
What type of attack does CVE-2008-4650 facilitate?
CVE-2008-4650 facilitates SQL injection attacks, allowing attackers to execute arbitrary SQL commands.