CVE-2016-7998
HIGHSPIP < 3.1.2 - Authenticated Remote Code Execution via Crafted INCLUDE/INCLURE Tag
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2016-7998. PoCs published by Sysdream, tnpitsecurity.
AI-analyzed exploit summary This exploit leverages improper sanitization in SPIP's template compiler to execute arbitrary PHP code via crafted INCLURE tags. The PoC demonstrates RCE by injecting a system command into a template file, which is then included and executed by the application.
Description
The SPIP template composer/compiler in SPIP 3.1.2 and earlier allows remote authenticated users to execute arbitrary PHP code by uploading an HTML file with a crafted (1) INCLUDE or (2) INCLURE tag and then accessing it with a valider_xml action.
Exploits (2)
This exploit leverages improper sanitization in SPIP's template compiler to execute arbitrary PHP code via crafted INCLURE tags. The PoC demonstrates RCE by injecting a system command into a template file, which is then included and executed by the application.
The repository provides a detailed technical analysis of CVE-2016-7998, a PHP code execution vulnerability in SPIP's template compiler due to improper sanitization of INCLUDE/INCLURE tags. It includes a proof-of-concept explanation, vulnerable code snippets, and patch references.
References (8)
Scores
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H