CVE-2006-3903: XSS
Published Jul 27, 2006
·Updated
CRLF injection vulnerability in (1) index.php and (2) admin.php in myWebland MyBloggie 2.1.3 allows remote attackers to hijack sessions and conduct cross-site scripting (XSS) attacks via a cookie.
Affected Software
2 affected components
myWebland myBloggie=2.1.3
myWebland myBloggie=2.1.3_beta
Event History
Jul 27, 2006
CVE Published
10:04 PM
Jul 28, 2006
CVE Published
via MITRE·02:00 AM
Data Sourced
via MITRE·02:00 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2006-3903?
CVE-2006-3903 is considered a high severity vulnerability due to its potential to allow session hijacking and XSS attacks.
2
How do I fix CVE-2006-3903?
To fix CVE-2006-3903, ensure that input received in index.php and admin.php is properly sanitized to prevent CRLF injection.
3
What software versions are affected by CVE-2006-3903?
CVE-2006-3903 affects myWebland MyBloggie versions 2.1.3 and 2.1.3_beta.
4
Can CVE-2006-3903 lead to cross-site scripting attacks?
Yes, CVE-2006-3903 can be exploited to conduct cross-site scripting (XSS) attacks.
5
What are the consequences of exploiting CVE-2006-3903?
Exploiting CVE-2006-3903 can result in session hijacking, allowing attackers to impersonate users.