Lore 'article.php' SQL Injection Vulnerability
BID:15665
Info
Lore 'article.php' SQL Injection Vulnerability
| Bugtraq ID: | 15665 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-3988 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 01 2005 12:00AM |
| Updated: | Jan 29 2009 08:19PM |
| Credit: | r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
Lore Lore 1.5.6 Lore Lore 1.5.4 |
| Not Vulnerable: | |
Discussion
Lore 'article.php' SQL Injection Vulnerability
Lore is prone to an SQL injection vulnerability because it 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.
Lore is prone to an SQL injection vulnerability because it 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.
Exploit / POC
Lore 'article.php' SQL Injection Vulnerability
Attackers can exploit this issue via a browser.
The following example URI and exploit code are available:
http://www.example.com/article.php?id=1[SQL]
Attackers can exploit this issue via a browser.
The following example URI and exploit code are available:
http://www.example.com/article.php?id=1[SQL]
Solution / Fix
Lore 'article.php' SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Lore 'article.php' SQL Injection Vulnerability
References:
References:
- Lore SQL inj. vuln. (r0t)
- Lore Web Site (Lore)