Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-108703. PoCs published by Easy Laster.
AI-analyzed exploit summary This Ruby script exploits a SQL injection vulnerability in the Joomla JE Job Component by crafting malicious HTTP requests to extract user credentials (id, username, password, email) from the jos_users table. It uses a UNION-based SQLi technique with concatenated hex values to bypass filters and retrieve data.
Description
Joomla! Component JE Job - SQL Injection
Exploits (1)
This Ruby script exploits a SQL injection vulnerability in the Joomla JE Job Component by crafting malicious HTTP requests to extract user credentials (id, username, password, email) from the jos_users table. It uses a UNION-based SQLi technique with concatenated hex values to bypass filters and retrieve data.