Minimal ABlog SQL Injection and Arbitrary File Upload Vulnerabilities
BID:32537
Info
Minimal ABlog SQL Injection and Arbitrary File Upload Vulnerabilities
| Bugtraq ID: | 32537 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6612 CVE-2008-6611 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 30 2008 12:00AM |
| Updated: | Jul 05 2016 10:01PM |
| Credit: | NoGe |
| Vulnerable: |
Minimal ABlog Minimal ABlog 0.4 |
| Not Vulnerable: | |
Discussion
Minimal ABlog SQL Injection and Arbitrary File Upload Vulnerabilities
Since it fails to sufficiently sanitize user-supplied data, Minimal ABlog is prone to multiple input-validation vulnerabilities:
- An SQL-injection vulnerability
- An arbitrary-file-upload vulnerability
Exploiting these issues could allow an attacker to compromise the application, execute arbitrary code, access or modify data, or exploit latent vulnerabilities in the underlying database.
Minimal ABlog 0.4 is affected.
Since it fails to sufficiently sanitize user-supplied data, Minimal ABlog is prone to multiple input-validation vulnerabilities:
- An SQL-injection vulnerability
- An arbitrary-file-upload vulnerability
Exploiting these issues could allow an attacker to compromise the application, execute arbitrary code, access or modify data, or exploit latent vulnerabilities in the underlying database.
Minimal ABlog 0.4 is affected.
Exploit / POC
Minimal ABlog SQL Injection and Arbitrary File Upload Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URI is available:
http://www.example.com/index.php?id=-3%20union%20select%201,version(),3,4,5,6,7,8--
Attackers can use a browser to exploit these issues.
The following example URI is available:
http://www.example.com/index.php?id=-3%20union%20select%201,version(),3,4,5,6,7,8--
Solution / Fix
Minimal ABlog SQL Injection and Arbitrary File Upload Vulnerabilities
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
Minimal ABlog SQL Injection and Arbitrary File Upload Vulnerabilities
References:
References:
- Minimal Ablog Homepage (Minimal Ablog)