CVE-2014-4644
Cacti superlinks plugin 1.4-2 - SQL Injection via id Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2014-4644. PoCs published by Napsterakos, Wireghoul.
AI-analyzed exploit summary This is a writeup describing a SQL injection vulnerability in the Cacti Superlinks plugin. It provides a URL for exploitation but lacks actual exploit code or payload details.
Description
SQL injection vulnerability in superlinks.php in the superlinks plugin 1.4-2 for Cacti allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (2)
This is a writeup describing a SQL injection vulnerability in the Cacti Superlinks plugin. It provides a URL for exploitation but lacks actual exploit code or payload details.
This exploit leverages SQL injection in Cacti's Superlinks Plugin 1.4-2 to achieve remote code execution via a second-order LFI. It poisons the application log with PHP code and then uses SQLi to include the log file, enabling command execution.