Lucene search
+L

2089 matches found

Exploit DB
Exploit DB
added 2008/12/12 12:00 a.m.40 views

Wysi Wiki Wyg 1.0 - Remote Password Retrieve

!/bin/bash Wysi Wiki Wyg 1.0 Remote Password Retrieve Exploit by athos - stakerathotmaildotit host=$1; name=$2; path='/config/passwd.txt'; if "$name" = "" ; then echo "Usage: bash $0 host/path filename"; echo "by athos - stakerathotmaildotit"; exit; fi; curl $host/$path $name; clear cat $name;...

5.8AI score
SaveExploits0
Prion
Prion
added 2008/12/11 3:30 p.m.29 views

Cross site scripting

Cross-site scripting XSS vulnerability in Moodle before 1.6.8, 1.7 before 1.7.6, 1.8 before 1.8.7, and 1.9 before 1.9.3 allows remote attackers to inject arbitrary web script or HTML via a Wiki page name aka page title...

4.3CVSS5.8AI score0.01553EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2008/12/11 3:30 p.m.28 views

CVE-2008-5432

Cross-site scripting XSS vulnerability in Moodle before 1.6.8, 1.7 before 1.7.6, 1.8 before 1.8.7, and 1.9 before 1.9.3 allows remote attackers to inject arbitrary web script or HTML via a Wiki page name aka page title...

4.3CVSS5.4AI score0.01553EPSS
SaveExploits0References9
xssed
xssed
added 2008/12/11 12:00 a.m.16 views

Unfixed XSS vulnerability at en.gentoo-wiki.com

Security researcher xylitol, has submitted on 12/11/2008 a cross-site-scripting XSS vulnerability affecting en.gentoo-wiki.com, which at the time of submission ranked 48625 on the web according to Alexa. We manually validated and published a mirror of this vulnerability on 13/09/2009. It is...

SaveExploits0References1
NVD
NVD
added 2008/12/03 7:30 p.m.22 views

CVE-2008-5323

Cross-site scripting XSS vulnerability in index.php in Wysi Wiki Wyg 1.0 allows remote attackers to inject arbitrary web script or HTML via the s parameter...

4.3CVSS5.7AI score0.01499EPSS
SaveExploits2References5
NVD
NVD
added 2008/12/03 7:30 p.m.24 views

CVE-2008-5322

Wysi Wiki Wyg 1.0 allows remote attackers to obtain system information via an invalid categup parameter to index.php, which calls the phpinfo function...

7.8CVSS6.4AI score0.0251EPSS
SaveExploits2References4
CVE
CVE
added 2008/12/03 7:00 p.m.58 views

CVE-2008-5322

The CVE-2008-5322 vulnerability affects Wysi Wiki Wyg 1.0. An invalid categup parameter to index.php triggers the phpinfo function, allowing remote attackers to obtain system information. The root cause is improper input handling leading to information disclosure through phpinfo. Public reference...

7.8CVSS6.4AI score0.0251EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2008/12/03 7:00 p.m.39 views

CVE-2008-5322

Wysi Wiki Wyg 1.0 allows remote attackers to obtain system information via an invalid categup parameter to index.php, which calls the phpinfo function...

6.4AI score0.0251EPSS
SaveExploits2References4
Cvelist
Cvelist
added 2008/12/03 7:00 p.m.33 views

CVE-2008-5323

Cross-site scripting XSS vulnerability in index.php in Wysi Wiki Wyg 1.0 allows remote attackers to inject arbitrary web script or HTML via the s parameter...

5.7AI score0.01499EPSS
SaveExploits2References5
CVE
CVE
added 2008/12/03 7:00 p.m.53 views

CVE-2008-5323

The CVE-2008-5323 issue affects Wysi Wiki Wyg 1.0, where index.php is vulnerable to Cross-site Scripting (XSS). An attacker can remotely inject arbitrary script/HTML via the s parameter, with a CVSSv2 base score of 4.3 (Medium): confidentiality impact None, integrity impact Partial, availability ...

4.3CVSS5.7AI score0.01499EPSS
SaveExploits2References5Affected Software1
FreeBSD
FreeBSD
added 2008/11/08 12:00 a.m.23 views

trac -- potential DOS vulnerability

Trac development team reports: 0.11.2 is a new stable maintenance release. It contains several security fixes and everyone is recommended to upgrade their installations. Bug fixes: Fixes potential DOS vulnerability with certain wiki markup...

2.4AI score
SaveExploits0References1
Atlassian
Atlassian
added 2008/11/07 12:35 a.m.24 views

Inserted image filenames are not escaped properly as thumbnails

When you insert an image as a thumbnail into a wiki page, the generated HTML does not properly escape the filename...

0.5AI score
SaveExploits0
OpenVAS
OpenVAS
added 2008/10/24 12:00 a.m.27 views

CVSTrac < 2.0.1 DoS Vulnerability

CVSTrac is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2008 David Maciejak 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 CPE = "cpe:/a:cvstrac:cvstrac";...

4.3CVSS6.4AI score0.03688EPSS
SaveExploits1References3
seebug.org
seebug.org
added 2008/10/21 12:00 a.m.22 views

Wysi Wiki Wyg 1.0 (LFI/XSS/PHPInfo) Remote Vulnerabilities

No description provided by source. / Wysi Wiki Wyg 1.0 LFI,XSS,PHPInfo Remote Vulnerabilities ---------------------------------------------------------- By StAkeRathotmaildotit http://www.easy-script.com/scripts-dl/wysiwikiwyg10.zip ---------------------------------------------------------- 1-...

7.1AI score
SaveExploits0
Atlassian
Atlassian
added 2008/10/20 8:13 a.m.33 views

XSS bug in wiki markup link rendering

The following wikimarkup creates links with an onclick event. noformat test link|mailto:[email protected]" onclick="alert'hi. I am a fun onclick event' test link|mailto:[email protected]" onclick="alert'hi. I am a fun onclick event' noformat This is due to the following code in...

1AI score
SaveExploits0Affected Software1
Atlassian
Atlassian
added 2008/10/20 8:13 a.m.40 views

XSS bug in wiki markup link rendering

The following wikimarkup creates links with an onclick event. noformat test link|mailto:[email protected]" onclick="alert'hi. I am a fun onclick event' test link|mailto:[email protected]" onclick="alert'hi. I am a fun onclick event' noformat This is due to the following code in...

1AI score
SaveExploits0
Atlassian
Atlassian
added 2008/10/20 8:13 a.m.28 views

XSS bug in wiki markup link rendering

The following wikimarkup creates links with an onclick event. noformat test link|mailto:[email protected]" onclick="alert'hi. I am a fun onclick event' test link|mailto:[email protected]" onclick="alert'hi. I am a fun onclick event' noformat This is due to the following code in...

1AI score
SaveExploits0Affected Software1
exploitpack
exploitpack
added 2008/10/20 12:00 a.m.14 views

Wysi Wiki Wyg 1.0 - Local File Inclusion Cross-Site Scripting PHPInfo

Wysi Wiki Wyg 1.0 - Local File Inclusion Cross-Site Scripting PHPInfo / Wysi Wiki Wyg 1.0 LFI,XSS,PHPInfo Remote Vulnerabilities ---------------------------------------------------------- By StAkeRathotmaildotit http://www.easy-script.com/scripts-dl/wysiwikiwyg10.zip...

SaveExploits0
Fedora
Fedora
added 2008/10/07 9:52 a.m.46 views

[SECURITY] Fedora 8 Update: mediawiki-1.13.2-40.99.fc8

MediaWiki is the software used for Wikipedia and the other Wikimedia Foundation websites. Compared to other wikis, it has an excellent range of features and support for high-traffic websites using multiple servers This package supports wiki farms. Copy /var/www/wiki over to the desired wiki...

4.3CVSS3AI score0.14562EPSS
SaveExploits0
Fedora
Fedora
added 2008/10/07 9:46 a.m.31 views

[SECURITY] Fedora 9 Update: mediawiki-1.13.2-41.fc9

MediaWiki is the software used for Wikipedia and the other Wikimedia Foundation websites. Compared to other wikis, it has an excellent range of features and support for high-traffic websites using multiple servers This package supports wiki farms. Copy /var/www/wiki over to the desired wiki...

4.3CVSS3AI score0.01595EPSS
SaveExploits0
Rows per page
Query Builder