90 matches found
phpBugTracker 1.0.3 (Auth Bypass) SQL Injection Vulnerability
Exploit for unknown platform in category web applications ============================================================= phpBugTracker 1.0.3 Auth Bypass SQL Injection Vulnerability ============================================================= @email protected .--"""""--. .' '. / \ ; C4TEAM ; | | |...
phpBugTracker bug.php SQLi Vulnerability - Active Check
There is a bug in the remote version of phpBugTracker which makes it vulnerable to an SQL injection SQLi vulnerability. SPDX-FileCopyrightText: 2004 Noam Rathaus Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...
CVE-2004-1519
SQL injection vulnerability in bug.php in phpBugTracker 0.9.1 allows remote attackers to execute arbitrary SQL commands via 1 the bugid parameter in a viewvotes operation or 2 the project parameter in an add operation...
CVE-2004-1519
The CVE-2004-1519 entry is confirmed with concrete details across connected sources: phpBugTracker 0.9.1 is affected by an SQL injection in bug.php. Specifically, the vulnerability allows remote attackers to manipulate the database via (1) the bug_id parameter in a viewvotes operation or (2) the ...
CVE-2004-1519
SQL injection vulnerability in bug.php in phpBugTracker 0.9.1 allows remote attackers to execute arbitrary SQL commands via 1 the bugid parameter in a viewvotes operation or 2 the project parameter in an add operation...
phpBugTracker 0.9 - bug.php Multiple SQL Injections
phpBugTracker 0.9 - bug.php Multiple SQL Injections source: https://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 ...
phpBugTracker 0.9 - 'query.php' Multiple SQL Injections
source: https://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 us...
phpBugTracker 0.9 - 'user.php?bugid' Cross-Site Scripting
source: https://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 us...
phpBugTracker 0.9.1 - Multiple Vulnerabilities
phpBugTracker 0.9.1 - Multiple Vulnerabilities phpBugTracke Multiple Vulnerabilities Vendor: Benjamin Curtis Product: phpBugTracke Version: query"delete from ".TBLBUGVOTE." where userid = $u and bugid = $bugid"; As we can see from that line of code taken from about line 30 of user.php it is clear...
phpBugTracker < 0.9.1 - Multiple Vulnerabilities
phpBugTracke Multiple Vulnerabilities Vendor: Benjamin Curtis Product: phpBugTracke Version: query"delete from ".TBLBUGVOTE." where userid = $u and bugid = $bugid"; As we can see from that line of code taken from about line 30 of user.php it is clear that the $bugid variable is passed into the...