First published: Tue Mar 14 2006(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in myWebland myBloggie 2.1.3 beta and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) confirmredirect and (2) post_id parameters in (a) delcomment.php, as reachable when mode=delcom from index.php; and the (3) del and (4) message parameters in (b) upload.php, the (5) errormsg parameter in (c) addcat.php, (d) edituser.php, (e) adduser.php, and (f) editcat.php, the (6) trackback_url parameter in (g) add.php, (7) id parameter in (h) deluser.php, (8) cat_id parameter in (i) delcat.php, and (9) post_id parameter in (j) del.php, as reachable from admin.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
myWebland myBloggie | =2.1.2 | |
myWebland myBloggie | =2.1.3_beta | |
myWebland myBloggie | =2.1.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1205 is rated as a medium severity vulnerability due to its potential to allow cross-site scripting attacks.
CVE-2006-1205 affects myWebland myBloggie versions 2.1.2, 2.1.3, and 2.1.3 beta.
To fix CVE-2006-1205, upgrade to a version of myWebland myBloggie that is not vulnerable, such as later than 2.1.3.
CVE-2006-1205 can facilitate cross-site scripting (XSS) attacks, allowing attackers to inject arbitrary web scripts or HTML.
The parameters involved in the exploitation of CVE-2006-1205 are confirmredirect and post_id in the delcomment.php script.