phpBugTracker 0.9 – ‘query.php’ Multiple SQL Injections

phpBugTracker 0.9 – ‘query.php’ Multiple SQL Injections

漏洞ID 1054451 漏洞类型
发布时间 2004-04-15 更新时间 2004-04-15
图片[1]-phpBugTracker 0.9 – ‘query.php’ Multiple SQL Injections-安全小百科CVE编号 N/A
图片[2]-phpBugTracker 0.9 – ‘query.php’ Multiple SQL Injections-安全小百科CNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24003
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/10153/info

Reportedly phpBugTracker contains multiple input validation vulnerabilities; it is prone to multiple SQL injection, cross-site scripting and HTML injection issues. These issues are all due to a failure of the application to properly sanitize user supplied input.

The SQL injection issues may allow a remote attacker to manipulate query logic, potentially leading to unauthorized access to sensitive information such as the administrator password hash or corruption of database data. SQL injection attacks may also potentially be used to exploit latent vulnerabilities in the underlying database implementation.

The cross-site scripting and HTML injection issues may allow an attacker to execute arbitrary script code in the browser of an unsuspecting user. It may be possible to steal the unsuspecting user's cookie-based authentication credentials, as well as other sensitive information. Other attacks may also be possible.

http://www.example.com/query.php?page=2&order=severity.sort_order&sort=[SQL]
http://www.example.com/query.php?page=2&order=[SQL]
http://www.example.com/query.php?page=[SQL]
http://www.example.com/query.php?op=delquery&queryid=[SQL]&form=simple
http://www.example.com/query.php?projects=[SQL]&op=doquery

相关推荐: Apache PrintEnv/Test_CGI Script Injection Vulnerability

Apache PrintEnv/Test_CGI Script Injection Vulnerability 漏洞ID 1104347 漏洞类型 Input Validation Error 发布时间 2000-02-02 更新时间 2000-02-02 C…

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