Lucene search
+L

110 matches found

seebug.org
seebug.org
added 2014/07/01 12:0 a.m.31 views

PHPX 3.5.x Admin Login.PHP SQL Injection Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/15680/info PHPX is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query. Successful exploitation could result ...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.24 views

PHPX 3.x admin/user.php CSRF Arbitrary Command Execution

No description provided by source. source: http://www.securityfocus.com/bid/10284/info It has been reported that PHPX is affected by multiple administrator command execution vulnerabilities. These issues are due to a failure of the application to properly validate access to administrative command...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.22 views

PHPX 3.x admin/images.php CSRF Arbitrary Command Execution

No description provided by source. source: http://www.securityfocus.com/bid/10284/info It has been reported that PHPX is affected by multiple administrator command execution vulnerabilities. These issues are due to a failure of the application to properly validate access to administrative command...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.19 views

phpx 3.2.3 - Multiple Vulnerabilities

No description provided by source. source: http://www.securityfocus.com/bid/9569/info Multiple vulnerabilities were reported in PHPX. The specific issues include cross-site scripting, HTML injection and account hijacking via specially crafted cookies. These issues were reported to exist in PHPX...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.16 views

PHPX 3.x Multiple Cross-Site Scripting Vulnerabilities

No description provided by source. source: http://www.securityfocus.com/bid/10283/info It has been reported that PHPX is affected by multiple cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user-supplied URI input. These issues could...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.14 views

PHPX 3.5.15/3.5.16 print.php news_id Parameter SQL Injection

No description provided by source. source: http://www.securityfocus.com/bid/23033/info PHPX is prone to multiple input-validation vulnerabilities because the application fails to properly sanitize user-supplied input. Exploiting these issues could allow an attacker to steal cookie-based...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.15 views

PHPX 3.5.15/3.5.16 news.php Multiple Parameter SQL Injection

No description provided by source. source: http://www.securityfocus.com/bid/23033/info PHPX is prone to multiple input-validation vulnerabilities because the application fails to properly sanitize user-supplied input. Exploiting these issues could allow an attacker to steal cookie-based...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.14 views

PHPX 3.x admin/forums.php CSRF Arbitrary Command Execution

No description provided by source. source: http://www.securityfocus.com/bid/10284/info It has been reported that PHPX is affected by multiple administrator command execution vulnerabilities. These issues are due to a failure of the application to properly validate access to administrative command...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2008/11/14 12:0 a.m.42 views

PHPX news_id SQL Injection Vulnerability (Nov 2008)

PHPX is prone to an SQL injection SQLi vulnerability. SPDX-FileCopyrightText: 2008 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.8CVSS7.7AI score0.00949EPSS
SaveExploits1References3
NVD
NVD
added 2008/11/10 2:12 p.m.21 views

CVE-2008-5000

SQL injection vulnerability in admin/includes/news.inc.php in PHPX 3.5.16, when magicquotesgpc is disabled, allows remote attackers to execute arbitrary SQL commands via uppercase characters in the newsid parameter...

6.8CVSS8.3AI score0.00949EPSS
SaveExploits1References4
Prion
Prion
added 2008/11/10 2:12 p.m.21 views

Sql injection

SQL injection vulnerability in admin/includes/news.inc.php in PHPX 3.5.16, when magicquotesgpc is disabled, allows remote attackers to execute arbitrary SQL commands via uppercase characters in the newsid parameter...

6.8CVSS9AI score0.00949EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2008/11/10 11:0 a.m.98 views

CVE-2008-5000

CVE-2008-5000 is an SQL injection vulnerability in PHPX 3.5.16, exploitable when magic_quotes_gpc is disabled. The flaw resides in admin/includes/news.inc.php, allowing remote attackers to inject arbitrary SQL via the news_id parameter (uppercase input). Multiple sources reference this PHPX issue...

6.8CVSS8.3AI score0.00949EPSS
SaveExploits1References4Affected Software1
seebug.org
seebug.org
added 2008/11/06 12:0 a.m.53 views

PHPX 3.5.16 (news_id) Remote SQL Injection Exploit

No description provided by source. ?php errorreporting0; iniset"defaultsockettimeout",5; settimelimit0; / --------------------------------------------------- PHP X 3.5.16 newsid Remote SQL Injection Exploit --------------------------------------------------- By StAkeRathotmaildotit Download On...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/11/05 12:0 a.m.226 views

PHPX 3.5.16 - 'news_id' SQL Injection

action = $GET'action'; 12. $this-newsid = $GET'newsid'; 13. 14. global $userinfo; 15. global $core; 16. 17. $this-core = $core; 18. 19. $this-userinfo = $userinfo; 20. 21. 22. 23. 24. if !$this-userinfo DIE"HACK ATTEMPT"; 25. if $this-userinfonews != 1 DIE"NO ACCESS TO THIS MODULE"; 26. 27...

6.8CVSS5.8AI score0.00949EPSS
SaveExploits1
zdt
zdt
added 2008/11/05 12:0 a.m.67 views

PHPX 3.5.16 (news_id) Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ================================================== PHPX 3.5.16 newsid Remote SQL Injection Exploit ================================================== action = $GET'action'; 12. $this-newsid = $GET'newsid'; 13. 14. global $userinfo; 15...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2008/11/05 12:0 a.m.56 views

PHPX 3.5.16 - news_id SQL Injection

PHPX 3.5.16 - newsid SQL Injection action = $GET'action'; 12. $this-newsid = $GET'newsid'; 13. 14. global $userinfo; 15. global $core; 16. 17. $this-core = $core; 18. 19. $this-userinfo = $userinfo; 20. 21. 22. 23. 24. if !$this-userinfo DIE"HACK ATTEMPT"; 25. if $this-userinfonews != 1 DIE"NO...

0.3AI score
SaveExploits0
NVD
NVD
added 2008/08/06 5:41 p.m.24 views

CVE-2008-3489

SQL injection vulnerability in checkCookie function in includes/functions.inc.php in PHPX 3.5.16 allows remote attackers to execute arbitrary SQL commands via a PXL cookie...

7.5CVSS8.3AI score0.0101EPSS
SaveExploits1References4
Prion
Prion
added 2008/08/06 5:41 p.m.20 views

Sql injection

SQL injection vulnerability in checkCookie function in includes/functions.inc.php in PHPX 3.5.16 allows remote attackers to execute arbitrary SQL commands via a PXL cookie...

7.5CVSS9AI score0.0101EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2008/08/06 5:5 p.m.29 views

CVE-2008-3489

SQL injection vulnerability in checkCookie function in includes/functions.inc.php in PHPX 3.5.16 allows remote attackers to execute arbitrary SQL commands via a PXL cookie...

8.3AI score0.0101EPSS
SaveExploits1References4
CVE
CVE
added 2008/08/06 5:5 p.m.51 views

CVE-2008-3489

CVE-2008-3489 is an SQL injection vulnerability affecting PHPX 3.5.16, specifically in the checkCookie function within includes/functions.inc.php. The underlying issue enables remote attackers to inject and execute arbitrary SQL commands through a PXL cookie. Public sources in the connected docum...

7.5CVSS8.3AI score0.0101EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder