| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| Telescope 0.9.2 - Markdown Persistent XSS Vulnerability | 27 Mar 201500:00 | – | zdt | |
| Telescope Cross-Site Scripting Vulnerability | 10 Aug 201700:00 | – | cnvd | |
| CVE-2014-5144 | 9 Aug 201718:00 | – | cve | |
| CVE-2014-5144 | 9 Aug 201718:00 | – | cvelist | |
| EUVD-2014-5042 | 7 Oct 202500:30 | – | euvd | |
| Telescope 0.9.2 - Markdown Persistent Cross-Site Scripting | 21 Mar 201500:00 | – | exploitpack | |
| CVE-2014-5144 | 9 Aug 201718:29 | – | nvd | |
| Cross site scripting | 9 Aug 201718:29 | – | prion |
# Exploit Title: Persistent XSS via Markdown on Telescope <= 0.9.2
# Date: Aug 22 2014
# Exploit Author: shubs
# Vendor Homepage: http://www.telescopeapp.org/
# Software Link: https://github.com/TelescopeJS/Telescope
# Version: <= 0.9.2
# CVE : CVE-2014-5144
Telescope 0.9.2 and below suffer from a persistent cross site scripting
vulnerability due to the lack of input sanitisation and validation
performed when parsing markdown user input. An authenticated user can
include links, images, code blocks and more through markdown, in the form
of comments, posts or replies and more.
As an example, the following vectors below can be used in comments, posts
or replies to trigger the XSS:
[notmalicious](javascript:window.onerror=alert;throw%20document.cookie)
[a](data:text/html;base64,PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4K)
Once posted as comments, the above markdown is converted to links without
any sanitisation. When such links are clicked, the vector is executed
successfully.
Screenshots:
http://i.imgur.com/6SQgUYd.png
http://i.imgur.com/6VeZasj.pngData
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