Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-3428. PoCs published by ViciOuS.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Group Office's notes module, allowing an attacker to extract user credentials via a crafted URL. The PoC uses a UNION-based SQLi to concatenate username and password fields from the go_users table.
Description
SQL injection vulnerability in modules/notes/json.php in Intermesh Group-Office 3.5.9 allows remote attackers to execute arbitrary SQL commands via the category_id parameter in a category action.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in Group Office's notes module, allowing an attacker to extract user credentials via a crafted URL. The PoC uses a UNION-based SQLi to concatenate username and password fields from the go_users table.