Cahier De Textes SQL Injection Vulnerabilities
BID:20389
Info
Cahier De Textes SQL Injection Vulnerabilities
| Bugtraq ID: | 20389 |
| Class: | Input Validation Error |
| CVE: |
CVE-2006-5221 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 07 2006 12:00AM |
| Updated: | Feb 20 2007 08:28PM |
| Credit: | [email protected] is credited with the discovery of this vulnerability. |
| Vulnerable: |
Cahier de textes Cahier de texte 2.0 |
| Not Vulnerable: | |
Discussion
Cahier De Textes SQL Injection Vulnerabilities
Cahier de textes is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Cahier de textes is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
Cahier De Textes SQL Injection Vulnerabilities
Attackers can exploit these issues via a web client.
The following example was provided:
http://www.example.com/PATH/lire.php?classe_ID=1&matiere_ID=-1+union%20select%201,CONCAT(nom_prof,CHAR(58),CHAR(58),passe)%20FROM%20cdt_prof/*
Attackers can exploit these issues via a web client.
The following example was provided:
http://www.example.com/PATH/lire.php?classe_ID=1&matiere_ID=-1+union%20select%201,CONCAT(nom_prof,CHAR(58),CHAR(58),passe)%20FROM%20cdt_prof/*
Solution / Fix
Cahier De Textes SQL Injection Vulnerabilities
Solution:
The vendor has released an update that addresses these issues. Please see the vendor references for additional information.
Cahier de textes Cahier de texte 2.0
Solution:
The vendor has released an update that addresses these issues. Please see the vendor references for additional information.
Cahier de textes Cahier de texte 2.0
-
Cahier de textes Cahier de Textes Beta 2.0
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=fr_en&tr url=http%3a%2f%2fwww.etab.ac-caen.fr%2fbsauveur%2fcahier_de_texte%2fdo wnload.php%3fnum%3d1
References
Cahier De Textes SQL Injection Vulnerabilities
References:
References:
- Cahier de textes Homepage (Cahier de textes)
- Cahier de textes 2.0 Remote SQL injection Exploit ([email protected])