Lucene search
+L

5250 matches found

securityvulns
securityvulns
•added 2005/11/07 12:00 a.m.•79 views

Failles dans Invision Power Board 2.1 [xss]

Auteur : benjilenoob WebSite : http://benji.redkod.org/ and http://www.redkod.org/ Audit in pdf : http://benji.redkod.org/audits/ipb.2.1.pdf Produit : Invision power board Version : 2.1 Types de failles : Xss permanentes et non permanentes. Risque : Faible. I- failles XSS non critique:...

0.5AI score
SaveExploits0
securityvulns
securityvulns
•added 2005/09/28 12:00 a.m.•31 views

SEO borad: SQL injection

Product: SEO-Board Version: 1.02 Author: Hristo Hristov URL: http://seo-board.com VULNERABILITY CLASS: SQL injection through cookie PRODUCT DESCRIPTION SEO-Board is a forum software that's fast, free, and search engine friendly. It is written in PHP and use MySQL database. VULNERABILITY Vulnerabl...

0.1AI score
SaveExploits0
securityvulns
securityvulns
•added 2005/09/21 12:00 a.m.•55 views

[BuHa-Security] Multiple vulnerabilities in (admincp/modcp of) vBulletin 3.0.8/9

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 --------------------------------------------------- | BuHa Security-Advisory 3 | Sep 17th, 2005 | | feat. SePro Bugtraq | | --------------------------------------------------- | Vendor | vBulletin | | URL | http://vbulletin.com/ | | Version | =...

SaveExploits0
securityvulns
securityvulns
•added 2005/09/02 12:00 a.m.•36 views

XSS in GreyMatter blog

Graymatter - perl based web blog. offsite: http://www.greymatterforums.com/ GM analyze posting comments and if post contain some dangerous code like script/script, administrator get message about it in log files. Log files contain not only message, but dangerous code. When admin try to look log...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2005/09/01 12:00 a.m.•30 views

greymatterXSS.txt

Graymatter - perl based web blog. offsite: http://www.greymatterforums.com/ GM analyze posting comments and if post contain some dangerous code like , administrator get message about it in log files. Log files contain not only message, but dangerous code. When admin try to look log files Admin...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2005/08/14 12:00 a.m.•26 views

gurgens21.txt

Update: 1:02 AM 5/13/2005 Subject: " Gurgens Guest Book Password Database Vulnerability " Vulnerable version: Guest Book 2.1 Description: Guest Book is a complete solution which requires none or very little effort to set up and match existing website configuration. Control Panel with "Virtual...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2005/08/06 12:00 a.m.•35 views

cjultraSQL.txt

ADVISORY Sql Injection in CJ Ultra Plus v1.0.3-1.0.4? "My God, it's full of stars" - c MwNN Vulnerable code is in out.php ... if isset$perm $query = "select a1, a2 from trade where a1 = '$perm'"; So... Exploit:...

7.4AI score
SaveExploits0
securityvulns
securityvulns
•added 2005/08/02 12:00 a.m.•31 views

[SVadvisory] - SQL injection in OpenBook 1.2.2

SVadvisory12 Title: SQl injection Product: OpenBook Version: 1.2.2 Site: http://openbook.sourceforge.net/ Vulnerabilities Code: function authuser$userid, $password global $HTTPPOSTVARS; global $admintable; $userid=$HTTPPOSTVARS'userid'; $password=$HTTPPOSTVARS'password'; dbconnect; $query="SELECT...

0.2AI score
SaveExploits0
securityvulns
securityvulns
•added 2005/08/02 12:00 a.m.•35 views

[SVadvisory] - SQL injection in OpenBook 1.2.2

SVadvisory12 Title: SQl injection Product: OpenBook Version: 1.2.2 Site: http://openbook.sourceforge.net/ Vulnerabilities Code: function authuser$userid, $password global $HTTPPOSTVARS; global $admintable; $userid=$HTTPPOSTVARS'userid'; $password=$HTTPPOSTVARS'password'; dbconnect; $query="SELECT...

0.2AI score
SaveExploits0
Cvelist
Cvelist
•added 2005/06/20 4:00 a.m.•31 views

CVE-2005-1998

Directory traversal vulnerability in admin.php in McGallery 1.1 allows remote attackers to read arbitrary files via a .. dot dot in the lang parameter...

6.7AI score0.0307EPSS
SaveExploits1References5
securityvulns
securityvulns
•added 2005/05/28 12:00 a.m.•37 views

[Full-disclosure] Invision Power Board 1.x and 2.x Privilege Escalation Vulnerability

If an non-root admin goes to delete their own group, they are taken to a screen that says "Move users in this group to..." in which they can select the root admin group and move themselves into it. actually, they can move all users in any group into the root admin group root admins have complete...

1AI score
SaveExploits0
NVD
NVD
•added 2005/05/11 4:00 a.m.•25 views

CVE-2005-1512

The Admin panel in PwsPHP 1.2.2 does not properly verify uploaded picture files, which allows remote attackers to upload and possibly execute arbitrary files...

7.5CVSS7.4AI score0.01549EPSS
SaveExploits0References4
CVE
CVE
•added 2005/05/11 4:00 a.m.•56 views

CVE-2005-1512

CVE-2005-1512 concerns the Admin panel of PwsPHP 1.2.2 , where the upload validation for image files is inadequate. The vulnerability allows remote attackers to upload potentially arbitrary files, which could lead to arbitrary code execution on the server. The CVSS details from the entry indicate...

7.5CVSS7.8AI score0.01549EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
•added 2005/05/11 12:00 a.m.•27 views

e107 search.php search_info Parameter Traversal Arbitrary File Inclusion

The version of e107 installed on the remote host is affected by a remote file inclusion vulnerability because it fails to properly sanitize user-supplied input to the 'searchinfo' parameter of the 'search.php' script. This vulnerability could allow a remote, unauthenticated attacker to view...

6.2AI score
SaveExploits0References2
securityvulns
securityvulns
•added 2005/05/07 12:00 a.m.•90 views

Sql Injection in CJ Ultra Plus v1.0.3-1.0.4

ADVISORY Sql Injection in CJ Ultra Plus v1.0.3-1.0.4? "My God, it's full of stars" - c MwNN Vulnerable code is in out.php ---code begin-- ... if isset$perm $query = "select a1, a2 from trade where a1 = '$perm'"; -muhahaha $result = mysqlquery$query; if!$result errormessagesqlerror; ... ---code...

2.1AI score
SaveExploits0
NVD
NVD
•added 2004/11/23 5:00 a.m.•17 views

CVE-2004-0358

Cross-site scripting XSS vulnerability in VirtuaNews Admin Panel Pro 1.0.3 allows remote attackers to execute arbitrary script as other users via 1 the mainnews parameter in admin.php, 2 the expand parameter in admin.php, 3 the id parameter in admin.php, 4 the catid parameter in admin.php, or 5 a...

6.8CVSS6.3AI score0.04223EPSS
SaveExploits2References5
securityvulns
securityvulns
•added 2004/09/08 12:00 a.m.•47 views

PHP-Nuke 7.4 Multiple XSS Vulnerabilities Patch

CODEBUG LABS PATCH 1 to XSS Vulnerabilities in Admin Panel of PHP-NUKE 7.4 To Patch your admin panel from this vulnerabilities hurricane you have to apply this code to your admin.php file: if !empty$HTTPGETVARS'admin' die"Shit! Mantra wins ="; if !empty$HTTPPOSTVARS'admin' die"Shit! Mantra wins =...

0.5AI score
SaveExploits0
Cvelist
Cvelist
•added 2004/03/18 5:00 a.m.•37 views

CVE-2004-0358

Cross-site scripting XSS vulnerability in VirtuaNews Admin Panel Pro 1.0.3 allows remote attackers to execute arbitrary script as other users via 1 the mainnews parameter in admin.php, 2 the expand parameter in admin.php, 3 the id parameter in admin.php, 4 the catid parameter in admin.php, or 5 a...

6.3AI score0.04223EPSS
SaveExploits2References5
CVE
CVE
•added 2004/03/18 5:00 a.m.•61 views

CVE-2004-0358

CVE-2004-0358 is a cross-site scripting (XSS) vulnerability in VirtuaNews Admin Panel Pro 1.0.3 . The issue allows remote attackers to execute arbitrary script as another user by supplying crafted input through multiple parameters in admin.php (specifically the mainnews , expand , id , and catid ...

6.8CVSS6.6AI score0.04223EPSS
SaveExploits2References5Affected Software1
securityvulns
securityvulns
•added 2004/03/09 12:00 a.m.•34 views

VirtuaNews Admin Panel 1.0.3 Pro Cross Site Scripting Vulnerabillity

Software: VirtuaNews Admin Panel Vendor: http://www.virtuanews.co.uk Versions: 1.0.3 Pro Platforms: Unix/Windows Bug: Cross Site Scripting Vulnerabillity Risk: Medium Exploitation: Remote with browser Date: 19 Feb 2004 Author: Rafel Ivgi, The-Insider e-mail: [email protected] web:...

0.2AI score
SaveExploits0
Rows per page
Query Builder