phpBugTracker 0.9 – ‘user.php?bugid’ Cross-Site Scripting

18次阅读
没有评论

phpBugTracker 0.9 – ‘user.php?bugid’ Cross-Site Scripting

漏洞ID 1054447 漏洞类型
发布时间 2004-04-15 更新时间 2004-04-15
phpBugTracker 0.9 - 'user.php?bugid' Cross-Site ScriptingCVE编号 N/A
phpBugTracker 0.9 - 'user.php?bugid' Cross-Site ScriptingCNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24007
|漏洞详情
漏洞细节尚未披露
|漏洞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/user.php?op=delvote&bugid=[XSS]

相关推荐: Linux kernel RPC代码漏洞

Linux kernel RPC代码漏洞 漏洞ID 1202497 漏洞类型 未知 发布时间 2003-08-27 更新时间 2003-08-27 CVE编号 CVE-2003-0464 CNNVD-ID CNNVD-200308-189 漏洞平台 N/A C…

正文完
 0