EIP-2026-108761
PRE-CVEJoomla! Component JS Support Ticket (component com_jssupportticket) 1.1.5 - SQL Injection
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-108761. PoCs published by qw3rTyTy.
AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in Joomla! component com_jssupportticket, specifically in the `dataForDepandantField` function where user input is directly concatenated into a SQL query without sanitization. The PoC uses sqlmap to exploit the `child` parameter for SQL injection.
Description
Joomla! Component JS Support Ticket (component com_jssupportticket) 1.1.5 - SQL Injection
Exploits (1)
The exploit demonstrates a SQL injection vulnerability in Joomla! component com_jssupportticket, specifically in the `dataForDepandantField` function where user input is directly concatenated into a SQL query without sanitization. The PoC uses sqlmap to exploit the `child` parameter for SQL injection.