MyBB Profile Album Plugin 'album' Parameter SQL Injection Vulnerability
BID:55943
Info
MyBB Profile Album Plugin 'album' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 55943 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 14 2012 12:00AM |
| Updated: | Oct 14 2012 12:00AM |
| Credit: | Th3FreakPony. |
| Vulnerable: |
MyBB Profile Album 0.9 |
| Not Vulnerable: | |
Discussion
MyBB Profile Album Plugin 'album' Parameter SQL Injection Vulnerability
The Profile Album 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 may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Profile Album 0.9 is vulnerable; other versions may also be affected.
The Profile Album 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 may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Profile Album 0.9 is vulnerable; other versions may also be affected.
Exploit / POC
MyBB Profile Album Plugin 'album' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/albums.php?action=editimage&image=[Vaild_ID]&album=[Vaild_album_ID][SQLi]
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/albums.php?action=editimage&image=[Vaild_ID]&album=[Vaild_album_ID][SQLi]
Solution / Fix
MyBB Profile Album Plugin 'album' Parameter 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
MyBB Profile Album Plugin 'album' Parameter SQL Injection Vulnerability
References:
References:
- MyBB Homepage (MyBB)
- MyBB Profile Album Web page (MyBB)