Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-1572. PoCs published by WiLdBoY.
AI-analyzed exploit summary This is a functional SQL injection exploit targeting JGBBS 3.0beta1's search.asp page via the 'author' parameter. It demonstrates a UNION-based SQLi attack to leak user credentials (passwords and usernames) from the 'users' table.
Description
SQL injection vulnerability in search.asp in JGBBS 3.0 Beta 1 and earlier allows remote attackers to execute arbitrary SQL commands via the title parameter, a different vector than CVE-2007-1440. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This is a functional SQL injection exploit targeting JGBBS 3.0beta1's search.asp page via the 'author' parameter. It demonstrates a UNION-based SQLi attack to leak user credentials (passwords and usernames) from the 'users' table.