CS-Cart
CS-Cart is a web-based content management system focused on building and managing online stores and e-commerce websites. It provides features such as product catalog management, user administration, and customizable templates to streamline storefront creation and maintenance. CS-Cart operates over standard web ports, typically TCP 80 for HTTP and 443 for HTTPS, delivering content and processing user interactions through web protocols.
Version Enumeration

Authenticated RCE
PoC info:
Login via
<target>/admin.phpand go to Look and Feel → Template editorUpload the malicious
.phpfile (rename it to.phtml)Call the file via the appropriate path, e.g. ,
http://<target>/skins/malicious.phtml

Unauthenticated RFI
Last updated
Was this helpful?