MyBB Tips Of The Day Plugin SQL Injection and HTML Injection Vulnerabilities
BID:56916
Info
MyBB Tips Of The Day Plugin SQL Injection and HTML Injection Vulnerabilities
| Bugtraq ID: | 56916 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 12 2012 12:00AM |
| Updated: | Dec 12 2012 12:00AM |
| Credit: | VipVince |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
MyBB Tips Of The Day Plugin SQL Injection and HTML Injection Vulnerabilities
The Tips Of The Day 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.
Tips Of The Day 1.0 is vulnerable; other versions may also be affected.
The Tips Of The Day 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.
Tips Of The Day 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
MyBB Tips Of The Day 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/bladir/admin/index.php?module=config-tipsoftheday&action=edittip&tip=[VAILD_ID]'[SQLi]
An attacker can exploit these issues through a browser.
The following example URI is available:
http://www.example.com/bladir/admin/index.php?module=config-tipsoftheday&action=edittip&tip=[VAILD_ID]'[SQLi]
Solution / Fix
MyBB Tips Of The Day Plugin SQL Injection and HTML Injection Vulnerabilities
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or 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 are aware of more recent information, please mail us at: [email protected].
References
MyBB Tips Of The Day Plugin SQL Injection and HTML Injection Vulnerabilities
References:
References:
- MyBB Homepage (MyBB)
- MyBB-Es HomePage (MyBB-Es)
- Tips Of The Day HomePage (MyBB-Es)