Title:
======
Flatnux CMS 2011 08.09.2 - Multiple Web Vulnerabilities
Date:
=====
2012-04-01
References:
===========
http://www.vulnerability-lab.com/get_content.php?id=487
VL-ID:
=====
487
Introduction:
=============
Flatnux is no database CMS for accessible websites, corporate websites, e-commerce and web management.
Flatnux is a CMS without database that may have a database.
CMS a program that allows you to easily create and update a website.
Flatnux is a cms easy to use that can be used for:
accessible portals
E-commerce and shopping online
web management
Multilingual Websites
Websites for Mobile Devices
Example of e-commerce carried out with flatnux (www.pesto-genovese.it/)
Example of management web made ​​with flatnux
Example website created with flatnux, with online catalog
Example of a web portal interface for mobile devices
(Copy of the Vendor Homepage: http://www.flatnux.altervista.org/news.html )
Abstract:
=========
A Vulnerability Laboratory Researcher discovered multiple Web Vulnerabilities in Flatnux CMS 2011 08.09.2.
Report-Timeline:
================
2012-04-01: Public or Non-Public Disclosure
Status:
========
Published
Exploitation-Technique:
=======================
Remote
Severity:
=========
High
Details:
========
1.1
A arbitrary file traversal vulnerability is detected in Flatnux CMS 2011 08.09.2.
The vulnerability allows an admin of the cms system to access server file components.
Successful exploitation leads to unauthorized execution and access to system files
which expands the web server rights of a restricted user.
Vulnerable Module(s):
[+] controlcenter.php > opt=contents/Files&dir=
1.2
A persistent input validation vulnerabilities are detected in Flatnux CMS 2011 08.09.2.
The bugs allow remote attackers to implement/inject malicious script code on the application side (persistent).
Successful exploitation of the vulnerability can lead to session hijacking (manager/admin) or stable (persistent)
context manipulation. Exploitation requires low user inter action.
Vulnerable Module(s):
[+] Comment News - Title News > Name of Folders in Gallery
1.3
A cross site request forgery vulnerability is detected in Flatnux CMS 2011 08.09.2. The bugs allow remote
attackers with high required user inter action to edit user accounts. Successful exploitation can lead to account access.
To exploit the issue the attacker need to create a manipulated copy the edit user mask/form. Inside of the document the
remote can implement his own values for the update because of no form or token protection. When admin get now forced to
execute the script via link he is executing the new value on the update of the application if his session is not expired.
Vulnerable Module(s):
[+] xdb_fn_users - Add Account
Affected Version(s):
[+] flatnux-2011-08.09.2
[+] flatnux-2011-2012-01.03.3
[+] flatnux-2011-minimal-2012-01.03.3
[+] fncommerce-2010-08-09-no-db
[+] fncommerce-2010-08-09-no-sample-data
[+] fncommerce-2010-08-09-with-sample-data
[+] fncommerce-2010-12-17-no-db
[+] fncommerce-2010-12-17-no-sample-data
[+] fncommerce-2010-12-17-with-sample-data
Risk:
=====
1.1
The security risk of the arbitrary file traversal vulnerability is estimated as high(-).
1.2
The security risk of the persistent input validation vulnerability is estimated as medium.
1.3
The security risk of the cross site request forgery vulnerability is estimated as low(+).
Credits:
========
Vulnerability Laboratory [Research Team] - the_storm (the_storm@vulnerability-lab.com)
Disclaimer:
===========
The information provided in this advisory is provided as it is without any warranty. Vulnerability-Lab disclaims all warranties,
either expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability-
Lab or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business
profits or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some
states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation
may not apply. Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability-
Lab. Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of
other media, are reserved by Vulnerability-Lab or its suppliers.
Copyright © 2012 Vulnerability-Lab
Tuesday, 3 April 2012
Flatnux CMS 2011 08.09.2 - Multiple Web Vulnerabilities
LandShop CMS v0.9.2 - Multiple Web Vulnerabilities
Title:
======
LandShop CMS v0.9.2 - Multiple Web Vulnerabilities
Date:
=====
2012-03-31
References:
===========
http://vulnerability-lab.com/get_content.php?id=485
VL-ID:
=====
485
Introduction:
=============
The SAMEDIA LandShop® is an innovative tool for the marketing, sale or rent of any kind of real estate through the internet.
The LandShop® user interface is designed to be flexible, transparent and fast. Instead of an overload of
graphics and Flash animations the visitor will see immediately the business core and easily find the
objects of his interest.
Features include:
Start page with 1 special item each of the categories
- Houses for Sale
- Property for Sale
- Businesses for Sale
- Houses for Rent
- Property for Rent
- Businesses for Rent
Search capabilities for each of the above by free text or area selection
Contact form for obtaining more information
Wish list: Properties can be marked to be stored in a personal folder on the server.
This can be accessed by the user after registration with a password. The folder contents can be
viewed any time, printed or sent to third parties by the user. Wish list can be exported as PDF files to print out
(Copy of the Vendor Homepage: http://www.landshop.gr/ )
Abstract:
=========
A Vulnerability Laboratory Researcher discovered multiple Web Vulnerabilities in LandShop CMS v0.9.2
Report-Timeline:
================
2012-03-31: Public or Non-Public Disclosure
Status:
========
Published
Exploitation-Technique:
=======================
Remote
Severity:
=========
Critical
Details:
========
1.1
A remote SQL Injection vulnerability is detected on LandShops Web Application v0.9.2.
The vulnerability allows an attacker (remote) or local low privileged user account to inject/execute own sql commands
on the affected application dbms. Successful exploitation of the vulnerability results in dbms & application compromise.
Vulnerable Module(s):
[+] admin/action/objects.php [OB_ID=106]
[+] admin/action/areas.php [AREA_ID=9]
[+] admin/action/pdf.php [start=2]
2.1
A persistent input validation vulnerabilities are detected on LandShops Web Application v0.9.2.
The bugs allow remote attackers to implement/inject malicious script code on the application side (persistent).
Successful exploitation of the vulnerability can lead to session hijacking (manager/admin) or stable (persistent)
context manipulation. Exploitation requires low user inter action.
Vulnerable Module(s):
[+] Create Object - Input/Output Name
2.2
A cross site request forgery vulnerability is detected on LandShops Web Application v0.9.2. The bugs allow remote
attackers with high required user inter action to edit user accounts. Successful exploitation can lead to account access.
To exploit the issue the attacker need to create a manipulated copy the edit user mask/form. Inside of the document the
remote can implement his own values for the update because of no form or token protection. When admin get now forced to
execute the script via link he is executing the new value on the update of the application if his session is not expired.
Vulnerable Module(s):
[+] Edit Users Form
Picture(s):
../1.png
../2.png
../3.png
../4.png
Risk:
=====
1.1
The security risk of the pre auth sql injection vulnerability is estimated as critical.
2.1
The security risk of the persisten input validation vulnerability is estimated as medium.
2.2
The security risk of the cross site request forgery vulnerability is estimated as low.
Credits:
========
Vulnerability Research Laboratory - the_storm (the_storm@vulnerability-lab.com)
Disclaimer:
===========
The information provided in this advisory is provided as it is without any warranty. Vulnerability-Lab disclaims all warranties,
either expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability-
Lab or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business
profits or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some
states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation
may not apply. Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability-
Lab. Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of
other media, are reserved by Vulnerability-Lab or its suppliers.
Copyright © 2012 Vulnerability-Lab
Saturday, 31 March 2012
the storm is stable member of the vulnerability-lab team
Ibrahim M. El-Sayed (20) solved in 2012 his Bachelor of Science, in Computer Engineering on the American University of Cairo (Egypt). He started in 2007 finding security vulnerabilites in government web applications & military services. He is specialised on the field of web application penetration testing, vulnerability research & security videos. He is also reporting security issues in web-applications like content management systems, shops, control panels or famous software.
Web Application Penetration Tests
MacOs, Linux and Windows Server Administration
C & C++ Object
In 2011 to participate as final team on the ACM-ICPC International Collegiate Programming Contest. In 2011 he also solved successfully the Cairo Security Camp. He joined the VL Security Research Team in March 2012 & is stable member of the team. He is also a part of the new contest team. The Storm discovered 2011 Q2-3 multiple critical severity vulnerabilities on web-applications like landshop, jpm article, b2evolution.
Web Application Penetration Tests
MacOs, Linux and Windows Server Administration
C & C++ Object
In 2011 to participate as final team on the ACM-ICPC International Collegiate Programming Contest. In 2011 he also solved successfully the Cairo Security Camp. He joined the VL Security Research Team in March 2012 & is stable member of the team. He is also a part of the new contest team. The Storm discovered 2011 Q2-3 multiple critical severity vulnerabilities on web-applications like landshop, jpm article, b2evolution.
source:http://www.vulnerability-lab.com/team.php
Friday, 30 March 2012
B2Evolution CMS 4.1.3 - Multiple Web Vulnerabilities
Title:
======
B2Evolution CMS 4.1.3 - Multiple Web Vulnerabilities
Date:
=====
2012-03-29
References:
===========
http://vulnerability-lab.com/get_content.php?id=482
VL-ID:
=====
482
Introduction:
=============
A powerful free blog/CMS engine you can install on your own website. While it already includes more than the
traditional blog software features by including file & photo management, versatile skins and multiple blogs...
b2evolution is actually more than a blog! Content management system oriented features include stand alone pages,
configurable menus and detailed user & group permissions b2evolution is free, open-source software (GPL), runs on
virtually any web server featuring PHP + MySQL and is available in several languages.
(Copy of the Vendor Homepage: http://b2evolution.net/ )
Abstract:
=========
A Vulnerability Laboratory Researcher discovered multiple Web Vulnerabilities in B2Evolution 4.1.3.
Report-Timeline:
================
2012-03-25: Vendor Notification
2012-03-26: Vendor Response/Feedback
2012-03-29: Public or Non-Public Disclosure
2012-03-31: Vendor Fix/Patch
Status:
========
Published
Affected Products:
==================
Evo Factory
Product: B2Evolution CMS v4.1.3
Exploitation-Technique:
=======================
Remote
Severity:
=========
High
Details:
========
1.1
A remote SQL Injection vulnerability is detected on on JPMs Article Script 6 Web Application.
The vulnerability allows an attacker (remote) or local low privileged user account to injectexecute own sql commands
on the affected application dbms. Successful exploitation of the vulnerability results in dbms & application compromise.
Vulnerable Module(s)
[+] viewfile.php [root=shared_1]
1.2
Multiple persistent input validation vulnerabilities are detected in B2Evolution 4.1.3.
The bugs allow remote attackers to implement/inject malicious script code on the application side (persistent).
Successful exploitation of the vulnerability can lead to session hijacking (manager/admin) or stable (persistent)
context manipulation. Exploitation requires low user inter action.
Vulnerable Module(s): (Persistent)
[+] Send Message
Solution:
=========
2012-03-31: Vendor Fix/Patch (B2E)
Risk:
=====
1.1
The security risk of the sql injection vulnerability is estimated as high(+).
1.2
The security risk of the critical input validation vulnerability is estimated as medium(+).
Credits:
========
Vulnerability Research Laboratory - the_storm (the_storm@mail.com)
Disclaimer:
===========
The information provided in this advisory is provided as it is without any warranty. Vulnerability-Lab disclaims all warranties,
either expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability-
Lab or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business
profits or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some
states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation
may not apply. Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability-
Lab. Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of
other media, are reserved by Vulnerability-Lab or its suppliers.
Copyright © 2012Vulnerability-Lab
Monday, 19 March 2012
Friday, 16 March 2012
Persistent XSS in FLEXCMS 3.2.1
#Persistent XSS in FLEXCMS 3.2.1 |
#Software vendor: http://www.flexcms.com/flex/index.html |
The Persistent XSS appears when any user |
go to >> edit profile >> Display name >> and then injects the xss code instead of his display name. |
After inkection this code. In the main page of the webiste, there is "Users Online" menu. |
This menu is by default in every page of the website. Therefore, all useres will be affected of this vulnerabiltym, and they can be redirected, or thier session could be hijacked |
Subscribe to:
Posts (Atom)

