Lucene search

K
seebugRootSSV:80723
HistoryJul 01, 2014 - 12:00 a.m.

aoblogger 2.3 url BBcode XSS

2014-07-0100:00:00
Root
www.seebug.org
20

No description provided by source.


                                                source: http://www.securityfocus.com/bid/16286/info

AOblogger is prone to multiple input-validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

Successful exploitation of these vulnerabilities could allow an attacker to:

- compromise the application
- access, modify, or create data
- steal cookie-based authentication credentials.

An attacker may also be able to exploit vulnerabilities in the underlying database implementation and to launch other attacks.

Version 2.3 is vulnerable; other versions may also be affected. 

A BBCode tag script-injection example has been provided:
[url]javascript:alert(123)[/url]