mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
1.0 KiB
1.0 KiB
CVE-2005-1498
Description
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) cat_id, (3) month_no, or (4) post_id 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.
POC
Reference
- http://marc.info/?l=bugtraq&m=111531904608224&w=2
- http://marc.info/?l=bugtraq&m=111531904608224&w=2
- http://mywebland.com/forums/viewtopic.php?t=180
- http://mywebland.com/forums/viewtopic.php?t=180
Github
No PoCs found on GitHub currently.