mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
20 lines
907 B
Markdown
20 lines
907 B
Markdown
### [CVE-2006-4606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4606)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Longino Jacome php-Revista 1.1.2 allow remote attackers to execute arbitrary SQL commands via the (1) id_temas parameter in busqueda_tema.php, the (2) cadena parameter in busqueda.php, the (3) id_autor parameter in autor.php, the (4) email parameter in lista.php, and the (5) id_articulo parameter in articulo.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1499
|
|
- https://www.exploit-db.com/exploits/3538
|
|
- https://www.exploit-db.com/exploits/8425
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|