First published: Fri Jan 19 2007(Updated: )
Cross-site scripting (XSS) vulnerability in (1) index.php and (2) login.php in myBloggie 2.1.5 allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO string.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
myWebland myBloggie | =2.1.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-0353 has been classified as a moderate severity vulnerability due to its potential for cross-site scripting (XSS) attacks.
To fix CVE-2007-0353, you should sanitize user input in the PATH_INFO string to prevent script injection.
CVE-2007-0353 allows attackers to execute arbitrary web scripts or HTML, potentially compromising user data and site integrity.
CVE-2007-0353 specifically affects myBloggie version 2.1.5.
A temporary workaround for CVE-2007-0353 is to remove or modify the PATH_INFO handling in the affected scripts until a patch is applied.