MyBulletinBoard (MyBB) 1.0 – Multiple SQL Injections

MyBulletinBoard (MyBB) 1.0 – Multiple SQL Injections

漏洞ID 1055367 漏洞类型
发布时间 2005-09-06 更新时间 2005-09-06
图片[1]-MyBulletinBoard (MyBB) 1.0 – Multiple SQL Injections-安全小百科CVE编号 N/A
图片[2]-MyBulletinBoard (MyBB) 1.0 – Multiple SQL Injections-安全小百科CNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/26228
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/14762/info

MyBulletinBoard is prone to multiple SQL injection vulnerabilities. These issues are due to a lack of proper sanitization of user-supplied input before using it in an SQL query.

Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation. 

misc.php :-

http://www.example.com/misc.php?action=rules&fid=-1' [SQL]

newreply.php :-

One may inject SQL data by submitting a HTTP POST with a modification
of the http header as follows:

Content-Disposition: form-data; name="icon"rn
rn
-1') [SQL] /*rn

相关推荐: Perl Web Server Path Traversal Vulnerability

Perl Web Server Path Traversal Vulnerability 漏洞ID 1103284 漏洞类型 Input Validation Error 发布时间 2001-04-24 更新时间 2001-04-24 CVE编号 N/A CN…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享