MyBB Profile Blog Plugin SQL Injection and HTML Injection Vulnerabilities
BID:56897
Info
MyBB Profile Blog Plugin SQL Injection and HTML Injection Vulnerabilities
| Bugtraq ID: | 56897 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 11 2012 12:00AM |
| Updated: | Dec 11 2012 12:00AM |
| Credit: | Zixem |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
MyBB Profile Blog Plugin SQL Injection and HTML Injection Vulnerabilities
The Profile Blog Plugin for MyBB is prone to an SQL-injection vulnerability and an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied input.
An attacker may leverage these issues to compromise the application, access or modify data, exploit latent vulnerabilities in the underlying database, or execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, control how the site is viewed, and launch other attacks.
Profile Blog 1.2 is vulnerable; other versions may also be affected.
The Profile Blog Plugin for MyBB is prone to an SQL-injection vulnerability and an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied input.
An attacker may leverage these issues to compromise the application, access or modify data, exploit latent vulnerabilities in the underlying database, or execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, control how the site is viewed, and launch other attacks.
Profile Blog 1.2 is vulnerable; other versions may also be affected.
Exploit / POC
MyBB Profile Blog Plugin SQL Injection and HTML Injection Vulnerabilities
An attacker can exploit these issues through a browser.
The following example URI is available:
http://www.example.com/member.php??action=profile&uid=2&blogpage=1&edit=[VAILD_ID]'[SQLi]
An attacker can exploit these issues through a browser.
The following example URI is available:
http://www.example.com/member.php??action=profile&uid=2&blogpage=1&edit=[VAILD_ID]'[SQLi]