CVE-2005-1498: XSS
Multiple cross-site scripting (XSS) vulnerabilities in myBloggie 2.1.1 allow remote attackers to inject arbitrary web script or HTML via the (1) year parameter in viewmode.php, or the (2) catid, (3) monthno, or (4) postid parameter in index.php, which are not properly sanitized before they are displayed in an error message. NOTE: issues 2, 3, and 4 may be due to a problem in associated products rather than myBloggie itself.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2005-1498?
CVE-2005-1498 is classified as a moderate severity vulnerability due to its potential for XSS attacks.
How do I fix CVE-2005-1498?
To fix CVE-2005-1498, upgrade myBloggie to version 2.1.2 or later, which addresses these XSS vulnerabilities.
What are the affected versions for CVE-2005-1498?
CVE-2005-1498 affects myBloggie versions 2.1.1 and earlier.
What kind of attacks can CVE-2005-1498 be exploited for?
CVE-2005-1498 can be exploited to perform cross-site scripting attacks, which may lead to unauthorized script execution in users' browsers.
Which parameters are exploited in CVE-2005-1498?
CVE-2005-1498 is exploited via the year parameter in viewmode.php, and cat_id, month_no, or post_id parameters in index.php.