EIP-2026-111017
PRE-CVEPHPCollab 2.5 - 'deletetopics.php' SQL Injection
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-111017. PoCs published by Wadeek.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in PHPCollab 2.5 by sending a malformed request to the 'deletetopics.php' endpoint. The PoC uses the Mechanize library to craft a request with a single quote in the 'project' parameter, which can lead to SQL syntax errors or potential data leakage.
Description
PHPCollab 2.5 - 'deletetopics.php' SQL Injection
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in PHPCollab 2.5 by sending a malformed request to the 'deletetopics.php' endpoint. The PoC uses the Mechanize library to craft a request with a single quote in the 'project' parameter, which can lead to SQL syntax errors or potential data leakage.