mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
746 B
Markdown
18 lines
746 B
Markdown
### [CVE-2008-1726](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1726)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in KnowledgeQuest 2.6, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) kqid parameter to (a) articletext.php and (b) articletextonly.php and the (2) username parameter to (c) logincheck.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5421
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|