vendor:
MyBloggie
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: MyBloggie
Affected Version From: 2.1.2005
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:mybloggie:mybloggie:2.1.5
Platforms Tested:
Unknown
Cross-Site Scripting Vulnerabilities in MyBloggie
MyBloggie is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Mitigation:
Implement proper input validation and output encoding to prevent the execution of arbitrary script code.