Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-2561. PoCs published by ilker Kandemir.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in fipsCMS by injecting a UNION-based query to extract usernames and passwords from the 'pidRoot' table. The payload bypasses sanitization using comment-based obfuscation.
Description
SQL injection vulnerability in index.asp in fipsCMS 2.1 allows remote attackers to execute arbitrary SQL commands via the pid parameter, a different vector than CVE-2006-6115.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in fipsCMS by injecting a UNION-based query to extract usernames and passwords from the 'pidRoot' table. The payload bypasses sanitization using comment-based obfuscation.