mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
768 B
Markdown
18 lines
768 B
Markdown
### [CVE-2007-0347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0347)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2192
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|