CVE-2007-0347
CVSTrac < 2.0.1 - Authenticated SQL Injection via Quote Character in Messages
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0347. PoCs published by Ralf S. Engelschall.
AI-analyzed exploit summary This exploit is a post-attack database resurrection tool for CVSTrac, designed to fix corrupted database entries caused by an SQL injection vulnerability. It connects to a SQLite database and repairs malformed records in the wiki, ticket, and change tables.
Description
The is_eow function in format.c in CVSTrac before 2.0.1 does not properly check for the "'" (quote) character, which allows remote authenticated users to execute limited SQL injection attacks and cause a denial of service (database error) via a ' character in certain messages, tickets, or Wiki entries.
Exploits (1)
This exploit is a post-attack database resurrection tool for CVSTrac, designed to fix corrupted database entries caused by an SQL injection vulnerability. It connects to a SQLite database and repairs malformed records in the wiki, ticket, and change tables.